You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "tatyana doubtsova (JIRA)" <ji...@apache.org> on 2006/12/29 13:39:21 UTC

[jira] Created: (HARMONY-2921) [classlib][archive] intermittent failures of archive unit tests

[classlib][archive] intermittent failures of archive unit tests
---------------------------------------------------------------

                 Key: HARMONY-2921
                 URL: http://issues.apache.org/jira/browse/HARMONY-2921
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
         Environment: SUSEL9, gcc, debug
            Reporter: tatyana doubtsova


Starting from revision 490309 tests 
org.apache.harmony.archive.tests.java.util.zip.GZIPInputStreamTest and
org.apache.harmony.archive.tests.java.util.jar.JarInputStreamTest   
intermittently fail throwing NPE:

java.lang.NullPointerException
	at tests.support.resource.Support_Resources.createTempFolder(Support_Resources.java:75)
	at org.apache.harmony.archive.tests.java.util.zip.GZIPInputStreamTest.setUp(GZIPInputStreamTest.java)

java.lang.NullPointerException
	at tests.support.resource.Support_Resources.createTempFolder(Support_Resources.java:75)
	at tests.support.resource.Support_Resources.getURL(Support_Resources.java:44)
	at org.apache.harmony.archive.tests.java.util.jar.JarInputStreamTest.setUp(JarInputStreamTest.java:49)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (HARMONY-2921) [classlib][archive] intermittent failures of archive unit tests

Posted by "Mark Hindess (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12872158#action_12872158 ] 

Mark Hindess commented on HARMONY-2921:
---------------------------------------

Removed from exclude list with commit r948708.


> [classlib][archive] intermittent failures of archive unit tests
> ---------------------------------------------------------------
>
>                 Key: HARMONY-2921
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2921
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: SUSEL9, gcc, debug
>            Reporter: tatyana doubtsova
>            Assignee: Tim Ellison
>
> Starting from revision 490309 tests 
> org.apache.harmony.archive.tests.java.util.zip.GZIPInputStreamTest and
> org.apache.harmony.archive.tests.java.util.jar.JarInputStreamTest   
> intermittently fail throwing NPE:
> java.lang.NullPointerException
> 	at tests.support.resource.Support_Resources.createTempFolder(Support_Resources.java:75)
> 	at org.apache.harmony.archive.tests.java.util.zip.GZIPInputStreamTest.setUp(GZIPInputStreamTest.java)
> java.lang.NullPointerException
> 	at tests.support.resource.Support_Resources.createTempFolder(Support_Resources.java:75)
> 	at tests.support.resource.Support_Resources.getURL(Support_Resources.java:44)
> 	at org.apache.harmony.archive.tests.java.util.jar.JarInputStreamTest.setUp(JarInputStreamTest.java:49)

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


[jira] Closed: (HARMONY-2921) [classlib][archive] intermittent failures of archive unit tests

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Ellison closed HARMONY-2921.
--------------------------------

    Resolution: Cannot Reproduce
      Assignee: Tim Ellison

Tatyana -- not seen these failures in recent test runs, and there have been multiple fixes in this area since.  Feel free to re-open this issue if you still have problems.


> [classlib][archive] intermittent failures of archive unit tests
> ---------------------------------------------------------------
>
>                 Key: HARMONY-2921
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2921
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: SUSEL9, gcc, debug
>            Reporter: tatyana doubtsova
>            Assignee: Tim Ellison
>
> Starting from revision 490309 tests 
> org.apache.harmony.archive.tests.java.util.zip.GZIPInputStreamTest and
> org.apache.harmony.archive.tests.java.util.jar.JarInputStreamTest   
> intermittently fail throwing NPE:
> java.lang.NullPointerException
> 	at tests.support.resource.Support_Resources.createTempFolder(Support_Resources.java:75)
> 	at org.apache.harmony.archive.tests.java.util.zip.GZIPInputStreamTest.setUp(GZIPInputStreamTest.java)
> java.lang.NullPointerException
> 	at tests.support.resource.Support_Resources.createTempFolder(Support_Resources.java:75)
> 	at tests.support.resource.Support_Resources.getURL(Support_Resources.java:44)
> 	at org.apache.harmony.archive.tests.java.util.jar.JarInputStreamTest.setUp(JarInputStreamTest.java:49)

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