You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2010/05/27 11:51:38 UTC

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

    [ 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.