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/02/12 12:21:05 UTC

[jira] Updated: (HARMONY-3160) [drlvm][reg.test] Failed drlvm regression tests should be fixed or excluded for x86_64

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

Vladimir Ivanov updated HARMONY-3160:
-------------------------------------

    Attachment: drlvm.reg.excl.patch

I suggest excluding these tests up ending of evaluation.

> [drlvm][reg.test] Failed drlvm regression tests should be fixed or excluded for x86_64
> --------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3160
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3160
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Vladimir Ivanov
>            Priority: Minor
>         Attachments: drlvm.reg.excl.patch
>
>
> Failed drlvm regression tests should be fixed or excluded for x86_64.
> Seems, 3 tests never passed on this platform:
> Test org.apache.harmony.drlvm.tests.regression.h2151.VMInit1Test
> Test org.apache.harmony.drlvm.tests.regression.h2926.Test
> Test org.apache.harmony.drlvm.tests.regression.h3027.AgentLibTest
> Execution log:
> java: /export/cruise/trunk/cc/projects/drlvm/trunk/vm/port/src/encoder/ia32_em64t/enc_base.cpp:748: static const EncoderBase::OpcodeDesc* EncoderBase::lookup(Mnemonic, const EncoderBase::Operands&): Assertion `found' failed.
> Fatal error
> vf_debug: verifying class org/apache/harmony/drlvm/tests/regression/h2808/finTest1 (method test()V) couldn't load class "org/apache/harmony/drlvm/tests/regression/h2808/finTest2"
> vf_debug: VerifyError: org/apache/harmony/drlvm/tests/regression/h2808/finTest2
> java: /export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/linux/signals_em64t.cpp:106: void asm_jvmti_exception_catch_callback(): Assertion `0' failed.
> Fatal error
> java: /export/cruise/trunk/cc/projects/drlvm/trunk/vm/port/src/encoder/ia32_em64t/enc_base.cpp:748: static const EncoderBase::OpcodeDesc* EncoderBase::lookup(Mnemonic, const EncoderBase::Operands&): Assertion `found' failed.

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