Just ran all the JUnit suites in the latest *clean* trunk, there is one test case failed in
LangScripts with views.sql.
Time: 825.078
There was 1 failure:
1) views(org.apache.derbyTesting.functionTests.tests.lang.LangScripts
)junit.fram
ework.ComparisonFailure: Output at line 104 expected:<...T1' because VIEW 'SV[1]
' is dependent on th...> but was:<...T1' because VIEW 'SV[2]' is dependent on th
...>
at org.apache.derbyTesting.functionTests.util.CanonTestCase.compareCanon
(CanonTestCase.java:100)
at org.apache.derbyTesting.functionTests.util.ScriptTestCase.runTest(Scr
iptTestCase.java:117)
at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:
76)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
FAILURES!!!
Tests run: 2016, Failures: 1, Errors: 0
- LangScripts JUnit test fails in views.sql Yip Ng
- Re: LangScripts JUnit test fails in views.sql Dyre . Tjeldvoll
- Re: LangScripts JUnit test fails in views.sql Knut Anders Hatlen
- Re: LangScripts JUnit test fails in views.s... Yip Ng
- Re: LangScripts JUnit test fails in vie... Dyre . Tjeldvoll
- Re: LangScripts JUnit test fails in... Daniel John Debrunner
