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 "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/12/07 21:45:43 UTC

[jira] Commented: (DERBY-2636) ImportExportProcedureTestjunit.framework.AssertionFailedError encountered running full junit test suite

    [ https://issues.apache.org/jira/browse/DERBY-2636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549558 ] 

Mamta A. Satoor commented on DERBY-2636:
----------------------------------------

Is this error "ImportExportProcedureTestjunit.framework.AssertionFailedError: extinout\t1.dat" intermittent? And have they occuring intermittently on 10.3 codeline only?

I recently ran org.apache.derbyTesting.functionTests.suites.All on both 10.3 and trunk codeline and did not run into this failure on either one of the 2 codelines.


> ImportExportProcedureTestjunit.framework.AssertionFailedError encountered running full junit test suite
> -------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-2636
>                 URL: https://issues.apache.org/jira/browse/DERBY-2636
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.3.1.4
>         Environment: m1_ibm15:42>sysinfo
> ------------------ Java Information ------------------
> Java Version:    1.5.0
> Java Vendor:     IBM Corporation
> Java home:       c:\p4\m1\ibm15\jre
> Java classpath:  c:/p4/m1/classes;c:/p4/m1/tools/java/jdbctests.zip;c:/p4/m1/too
> ls/java/jakarta-oro-2.0.8.jar;c:/p4/m1/tools/java/jgl3.1.0.jar;c:/p4/m1/tools/ja
> va/jndi/providerutil.jar;c:/p4/m1/tools/java/jndi/ldap.jar;c:/p4/m1/tools/java/j
> ndi/jndi.jar;c:/p4/m1/tools/java/jnl1.0F.zip;c:/p4/m1/tools/java/junit.jar;c:/p4
> /m1/tools/java/servlet-2_2b.jar;c:/p4/m1/tools/java/xslt4j-2_5_0/xercesImpl.jar;
> c:/p4/m1/tools/java/xslt4j-2_5_0/xml-apis.jar;c:/p4/m1/tools/java/xslt4j-2_5_0/x
> alan.jar
> OS name:         Windows XP
> OS architecture: x86
> OS version:      5.1 build 2600 Service Pack 2
> Java user name:  mikem
> Java user home:  C:\Documents and Settings\Administrator
> Java user dir:   C:\p4\m1\systest\out\junit
> java.specification.name: Java Platform API Specification
> java.specification.version: 1.5
> --------- Derby Information --------
> JRE - JDBC: J2SE 5.0 - JDBC 3.0
> [C:\p4\m1\classes] 10.3.0.0 alpha - (1)
>            Reporter: Mike Matrigali
>         Attachments: derby.log
>
>
> Encountered the following error when running the full junit test suite:
> 2) ImportExportProcedureTestjunit.framework.AssertionFailedError: extinout\t1.da
> t
>     at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDir(DropDatabaseSet
> up.java:129)
>     at org.apache.derbyTesting.junit.DropDatabaseSetup.access$000(DropDatabaseSe
> tup.java:38)
>     at org.apache.derbyTesting.junit.DropDatabaseSetup$1.run(DropDatabaseSetup.j
> ava:104)
>     at java.security.AccessController.doPrivileged(AccessController.java:193)
>     at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDirectory(DropDatab
> aseSetup.java:101)
>     at org.apache.derbyTesting.junit.SupportFilesSetup.tearDown(SupportFilesSetu
> p.java:127)
>     at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
>     at junit.extensions.TestSetup.run(TestSetup.java:23)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.