You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by Vladimir Ivanov <iv...@gmail.com> on 2007/03/15 11:39:08 UTC

[drlvm][testing] regression test for H2083 failed on x86_64 linux

Hello everyone,
today the DRLVM regression test H2083 failed on the x86_64 Linux with message:
    [junit] Running org.apache.harmony.drlvm.tests.regression.h2083.Test
    [junit] java:
/export/users/viv/trunk/cc/projects/drlvm/trunk/vm/jitrino/src/translator/TranslatorIntfc.h:112:
Jitrino::Opnd* Jitrino::OpndStack::pop(): Assertion `0' failed.
    [junit] Fatal error
    [junit] Test org.apache.harmony.drlvm.tests.regression.h2083.Test FAILED

Could anybody reproduce/fix it?
 Thanks, Vladimir

Re: [drlvm][testing] regression test for H2083 failed on x86_64 linux

Posted by Alexey Varlamov <al...@gmail.com>.
Fixed at r518597: was typo-like error in the patch for 3035.
BTW, great to see regression tests start working!
I'm glad this was catched so quickly.

--
Alexey

2007/3/15, Vladimir Ivanov <iv...@gmail.com>:
> Hello everyone,
> today the DRLVM regression test H2083 failed on the x86_64 Linux with message:
>    [junit] Running org.apache.harmony.drlvm.tests.regression.h2083.Test
>    [junit] java:
> /export/users/viv/trunk/cc/projects/drlvm/trunk/vm/jitrino/src/translator/TranslatorIntfc.h:112:
> Jitrino::Opnd* Jitrino::OpndStack::pop(): Assertion `0' failed.
>    [junit] Fatal error
>    [junit] Test org.apache.harmony.drlvm.tests.regression.h2083.Test FAILED
>
> Could anybody reproduce/fix it?
>  Thanks, Vladimir
>