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/18 10:09:15 UTC

[jira] Updated: (HARMONY-3620) [drlvm][win64][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 updated HARMONY-3620:
-------------------------------------

    Summary: [drlvm][win64][jit] API test org.apache.harmony.luni.tests.java.lang.DoubleTest failed on Win 64 release build  (was: [drlvm][jit] API test org.apache.harmony.luni.tests.java.lang.DoubleTest failed on Win 64 release build)

> [drlvm][win64][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.