You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/04/25 00:29:15 UTC

[jira] Updated: (DERBY-2588) SecureServerTest( Opened = false, Authenticated= false, CustomDerbyProperties= true )junit.framework.AssertionFailedError: extinout\derby.log

     [ https://issues.apache.org/jira/browse/DERBY-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Matrigali updated DERBY-2588:
----------------------------------

    Affects Version/s: 10.3.0.0
        Fix Version/s:     (was: 10.3.0.0)

> 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
>    Affects Versions: 10.3.0.0
>            Reporter: Mike Matrigali
>
> 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.