In message <[email protected]>, Mark Hindess writes: > > In message <[email protected]>, Oliver Deakin writes: > > > > I have updated this morning and I only see 1 consistent failure on > > Windows x86 now: > > > > Name Tests > > Errors Failures > > javax.swing.text.html.HTMLDocument_Reader_ActionsTest > > 58 1 1 > > > > The bad news is that running this test against the M11 build passes > > for me, so it's something we have broken since the last milestone. I > > have created HARMONY-6392 for these failures. > > I see this on Linux too. I'm running a binary chop to try to narrow > down the breaking commit. It is currently testing r822219 which fails > between r820621 (which passes) and r823576 (which fails).
It has finished running now and shows the bad commit as: r822846 | tellison | 2009-10-07 19:54:08 +0100 (Wed, 07 Oct 2009) | 2 lines Apply part of patch from HARMONY-6346 ([classlib] [archive] Several archive bugfixes and optimizations) -Mark.
