Details
Description
org.apache.derbyTesting.functionTests.tests.tools.ij3Test.ij3 (from org.apache.derbyTesting.functionTests.suites.All)
junit.framework.ComparisonFailure: Output at line 1 expected:<ij[(CONNECTION1)]> --> but was:<ij[]> -->
at org.apache.derbyTesting.functionTests.util.CanonTestCase.compareCanon(Unknown Source)
at org.apache.derbyTesting.functionTests.util.ScriptTestCase.runTest(Unknown Source)
at org.apache.derbyTesting.junit.BaseTestCase.runBare(Unknown Source)
at junit.extensions.TestDecorator.basicRun(Unknown Source)
at junit.extensions.TestSetup$1.protect(Unknown Source)
at junit.extensions.TestSetup.run(Unknown Source)
at junit.extensions.TestDecorator.basicRun(Unknown Source)
at junit.extensions.TestSetup$1.protect(Unknown Source)
at junit.extensions.TestSetup.run(Unknown Source)
at org.apache.derbyTesting.junit.BaseTestSetup.run(Unknown Source)
at sun.misc.CVM.runMain(Unknown Source)
Attachments
Attachments
Issue Links
- is broken by
-
DERBY-5332 Convert tools/ij3.sql to junit
- Closed