You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2007/04/25 07:40:15 UTC

[jira] Closed: (HARMONY-3620) [drlvm][winx64][jit] API test org.apache.harmony.luni.tests.java.lang.DoubleTest failed on Win 64 release build

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

Vladimir Ivanov closed HARMONY-3620.
------------------------------------

    Resolution: Cannot Reproduce

this issue is not reproducible on r532090

> [drlvm][winx64][jit] API test org.apache.harmony.luni.tests.java.lang.DoubleTest failed on Win 64 release build
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3620
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3620
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Vladimir Ivanov
>
> API test org.apache.harmony.luni.tests.java.lang.DoubleTest failed on Win 64 release build with message like that (below).
> Note it happens on release build when all tests run in one batch.
> This failure is not reproduced in the individual run (-Dtest.case) and in the interpreter mode (-Dhy.test.vmargs=-Xint).
> ------------ log --------------------------------
>     <failure message="expected:&lt;9214871658872686752&gt; but was:&lt;0&gt;" type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError: expected:&lt;9214871658872686752&gt; but was:&lt;0&gt;
> 	at org.apache.harmony.luni.tests.java.lang.DoubleTest.doTestCompareRawBits(DoubleTest.java:193)
> 	at org.apache.harmony.luni.tests.java.lang.DoubleTest.test_parseDoubleLjava_lang_String(DoubleTest.java:481)
> 	at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
> </failure>

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