You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2010/02/24 16:08:27 UTC

[jira] Updated: (HARMONY-6449) [classlib][instrument] 3 failures in HelloWorldTest

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

Mark Hindess updated HARMONY-6449:
----------------------------------

    Fix Version/s:     (was: 5.0M13)
                       (was: 6.0M1)
                   5.0M14
                   6.0M2

Moving to next release as these aren't regressions.  The errors from the child processes for me are:

  Element was inserted second time in MapEx!


> [classlib][instrument] 3 failures in HelloWorldTest
> ---------------------------------------------------
>
>                 Key: HARMONY-6449
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6449
>             Project: Harmony
>          Issue Type: Bug
>            Reporter: Oliver Deakin
>             Fix For: 6.0M2, 5.0M14
>
>
> There are 3 failures in org.apache.harmony.tests.java.lang.instrument.HelloWorldTest that fail consistently on both the java 5 and 6 streams:
> testHelloWorld - expected:<0> but was:<3> at org.apache.harmony.tests.java.lang.instrument.HelloWorldTest.testHelloWorld(HelloWorldTest.java:56)
> testMultiLineValue - expected:<0> but was:<3> at org.apache.harmony.tests.java.lang.instrument.HelloWorldTest.testMultiLineValue(HelloWorldTest.java:75)
> testInvalidMultiLineValue - AssertionFailedError: null at org.apache.harmony.tests.java.lang.instrument.HelloWorldTest.testInvalidMultiLineValue(HelloWorldTest.java:95)
> These failures have been discussed on the dev list but are not yet resolved: http://markmail.org/message/owmi365iowmracqo

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