Yip Ng <[EMAIL PROTECTED]> writes: > 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)
Yep, I'm seeing this, too. -- dt
