[ https://issues.apache.org/jira/browse/HARMONY-6449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Hindess resolved HARMONY-6449. ----------------------------------- Resolution: Fixed This only failed for me on linux/32bit builds running on 32-bit - the same build would work on 64-bit. However, this now passes for me. I wonder what changed. It would be good to find out before closing this. > [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.