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:37:05 UTC

[jira] Commented: (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:comment-tabpanel#action_12472261 ] 

Vladimir Ivanov commented on HARMONY-3160:
------------------------------------------

To check behavior regression the DRLVM regression tests were run under
CC (target reg.test, now internally only). It will nice if the tests
authors checks failures on x86_64 and proposed exclude list
(Harmony-3160). These tests works fine on win/lnx ia32 platforms.

 Thanks, Vladimir




> [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.