SecureServerTest( Opened = false, Authenticated= false, CustomDerbyProperties=
true )junit.framework.AssertionFailedError: extinout\derby.log
---------------------------------------------------------------------------------------------------------------------------------------------
Key: DERBY-2588
URL: https://issues.apache.org/jira/browse/DERBY-2588
Project: Derby
Issue Type: Bug
Components: Regression Test Failure
Reporter: Mike Matrigali
Fix For: 10.3.0.0
Test failed on windows 2003, jdk14 passed in other environments - have not seen
it fail before. passed on same build against jdk15 and jdk16
on same os/hardware:
http://dbtg.thresher.com/derby/test/Daily/jvm1.4/testing/testlog/w2003/531517-suitesAll_diff.txt
1) SecureServerTest( Opened = false, Authenticated= false,
CustomDerbyProperties= true )junit.framework.AssertionFailedError:
extinout\derby.log
at
org.apache.derbyTesting.junit.DropDatabaseSetup.removeDir(DropDatabaseSetup.java:129)
at
org.apache.derbyTesting.junit.DropDatabaseSetup.access$000(DropDatabaseSetup.java:38)
at
org.apache.derbyTesting.junit.DropDatabaseSetup$1.run(DropDatabaseSetup.java:104)
at java.security.AccessController.doPrivileged(Native Method)
at
org.apache.derbyTesting.junit.DropDatabaseSetup.removeDirectory(DropDatabaseSetup.java:101)
at
org.apache.derbyTesting.junit.SupportFilesSetup.tearDown(SupportFilesSetup.java:127)
at junit.extensions.TestSetup$1.protect(TestSetup.java:22)
at junit.extensions.TestSetup.run(TestSetup.java:25)
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)
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)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.