You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2009/12/04 18:56:20 UTC

[jira] Commented: (HARMONY-6391) [classlib][luni] org.apache.harmony.luni.tests.java.io.UnixFileTest.test_getCanonicalPath intermittent failure

    [ https://issues.apache.org/jira/browse/HARMONY-6391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12786030#action_12786030 ] 

Hudson commented on HARMONY-6391:
---------------------------------

Integrated in Harmony-1.5-head-linux-x86_64 #576 (See [http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/576/])
    Apply my patch for "[#] [classlib][luni]
org.apache.harmony.luni.tests.java.io.UnixFileTest.test_getCanonicalPath
intermittent failure".


> [classlib][luni] org.apache.harmony.luni.tests.java.io.UnixFileTest.test_getCanonicalPath intermittent failure
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-6391
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6391
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Linux
>            Reporter: Mark Hindess
>            Assignee: Mark Hindess
>            Priority: Trivial
>         Attachments: unixfiletest.diff
>
>
> Hudson shows the following intermittent failure (though for various reasons it fails more often than not):
> junit.framework.ComparisonFailure: null expected:<...ild/test/luni/folder[1/folder]2> but was:<...ild/test/luni/folder[]2>
> 	at org.apache.harmony.luni.tests.java.io.UnixFileTest.test_getCanonicalPath(UnixFileTest.java:50)
> 	at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
> It is a simple timing problem.  I'll attach a patch to fix it.

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