Hi,
I have seen following failure on trunk twice so far while running the
Junit All suite on Linux using ibm16. Is anyone aware of this?
1)
testClusMogOnDisk(org.apache.derbyTesting.functionTests.tests.memorydb.MogTest)junit.framework.AssertionFailedError:
MOG configurations differ, seed=1238776508132 expected:<5> but was:<4>
at <unknown class>.<unknown method>(Unknown Source)
at
org.apache.derbyTesting.functionTests.tests.memorydb.MogTest.doTestClusMog(MogTest.java:140)
at
org.apache.derbyTesting.functionTests.tests.memorydb.MogTest.testClusMogOnDisk(MogTest.java:56)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at <unknown class>.<unknown method>(Unknown Source)
at
org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:105)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
at junit.extensions.TestSetup.run(TestSetup.java:23)
at
org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:57)
thanks,
Mamta