I see the same tests failing as for M1 (apart from NIO SocketChannel ones reported in an earlier thread) so +1. Results for Linux 32bit running Ubuntu 9.04:
Swing: JComponent_MultithreadedTest.testRequestFocus Failure focus's gained: JComponent_MultithreadedTest.java:241 JComponent_MultithreadedTest.testRequestFocusboolean AssertionFailedError: JComponent_MultithreadedTest.java:168 JComponent_MultithreadedTest.testRequestFocusInWindowboolean AssertionFailedError: JComponent_MultithreadedTest.java:110 JComponent_MultithreadedTest.testRevalidate AssertionFailedError: JComponent_MultithreadedTest.java:529 JFileChooserTest.testJFileChooser Failure Test interrupted due timeout: BasicSwingTestCase.java:146) JFileChooserTest.testSetup Failure Test interrupted due timeout: BasicSwingTestCase.java:146 BasicScrollBarUITest.testGetThumbBounds Failure expected: 16, actual: 0 BasicScrollBarUITest.java:267 MetalFileChooserUITest.testCreateDetailsView Failure Test interrupted due timeout: BasicSwingTestCase.java:146 MetalFileChooserUITest.testGetApproveSelectionButton Failure Test interrupted due timeout: BasicSwingTestCase.java:146 MetalFileChooserUITest.testGetApproveButton Failure Test interrupted due timeout: BasicSwingTestCase.java:146 JDWP: ClassPrepareTest.testClassPrepareEventWithSourceDebugExtension001 Failure Invalid event kind, expected:<8(CLASS_PREPARE)> but was:<99(VM_DEATH)>: JDWPTestCase.java:752) ClassPrepareTest.testClassPrepareEventWithSourceDebugExtension002 expected:<8(CLASS_PREPARE)> but was:<99(VM_DEATH)>: JDWPTestCase.java:752 ClassPrepareTest.testClassPrepareEventWithSourceDebugExtension003 expected:<8(CLASS_PREPARE)> but was:<99(VM_DEATH)>: JDWPTestCase.java:752 LUNI: UnixFileTest.test_getUsableSpace Failure expected:<651763712> but was:<651759616>: UnixFileTest.java:200 MulticastSocketTest.test_joinGroupLjava_net_InetAddress Failure Group member did not recv data expected:<[Hello World]> but was:<[�]>: MulticastSocketTest.java:344 MulticastSocketTest.test_joinGroupLjava_net_SocketAddressLjava_net_NetworkInterface Failure Group member did not recv data expected:<[Hello World]> but was:<[�]>: MulticastSocketTest.java:429 MulticastSocketTest.test_sendLjava_net_DatagramPacketB Failure Failed to send data. Received 512 expected:<[Hello World]> but was:<[�]> MulticastSocketTest.test_setNetworkInterfaceLjava_net_NetworkInterface Failure Group member did not recv data sent on a specific interface expected:<[eth0]> but was:<[�]>: MulticastSocketTest.java:855 NIO: SocketChannelTest.testSocket_Block_BasicStatusAfterConnect Failure expected not same: SocketChannelTest.java:495 SocketChannelTest.testSocket_NonBlock_BasicStatusAfterConnect Failure expected not same: SocketChannelTest.java:495 On Mon, May 24, 2010 at 8:40 AM, Mark Hindess <[email protected]>wrote: > > In message <[email protected]>, > sebb writes: > > > > On 23/05/2010, Mark Hindess <[email protected]> wrote: > > > > > > I have created signed source archives for revision r946981 of the > > > java6 branch and made them available at: > > > > > > > > > http://people.apache.org/~hindessm/milestones/6.0M2/<http://people.apache.org/%7Ehindessm/milestones/6.0M2/> > > > > The release.properties files have different content in the zip and > > tar.gz versions. > > > > The zip uses https:, tar.gz uses http: for the property > > harmony.long.version > > > > I would expect the archive files to be identical (apart perhaps from > > line endings). > > Thanks Sebb. I don't intend to vote -1 because of this. However, I > have fixed my scripts to ensure that they will be the same (both https) > next time I create source artefacts - whether that is another release or > another spin of this one. > > Regards, > Mark. > > > -- Catherine Hope Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
