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/03/23 13:22:32 UTC

[jira] Updated: (HARMONY-3486) [drlvm][winx64][testing]some DRLVM regression tests failed on Windows 2003 on x86_64

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

Vladimir Ivanov updated HARMONY-3486:
-------------------------------------

    Component/s: DRLVM
        Summary: [drlvm][winx64][testing]some DRLVM regression tests failed on Windows 2003 on x86_64  (was: [drlvm][testing] some DRLVM regression tests failed )

> [drlvm][winx64][testing]some DRLVM regression tests failed on Windows 2003 on x86_64
> ------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3486
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3486
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Vladimir Ivanov
>
> Some DRLVM regression tests failed on Windows 2003 x86_64 platform with message like this (test 3285):
> run-test:
>     [junit] Running org.apache.harmony.drlvm.tests.regression.h3285.Test
>     [junit] Uncaught exception in main:
>     [junit] java.lang.ExceptionInInitializerError
>     [junit]     at org.apache.tools.ant.Project.<clinit>(Project.java:119)
>     [junit]     at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.
> main(JUnitTestRunner.java)
>     [junit] Caused by: java.lang.NullPointerException
>     [junit]     at org.apache.tools.ant.util.FileUtils.<clinit>(FileUtils.java)
>     [junit]     at org.apache.tools.ant.Project.<clinit>(Project.java:119)
>     [junit]     ... 1 more
>     [junit] Test org.apache.harmony.drlvm.tests.regression.h3285.Test FAILED
> Overriding previous definition of reference to reg.test.failure.reference
> Actually, only 18 tests reports 'passed' status.

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