On Mon, Mar 20, 2006 at 03:33:42PM +0100, Mark Wielaard wrote: > Hi Michael, > > On Sun, 2006-03-19 at 22:40 +0000, Michael Koch wrote: > > I just commited another update for the locale data update to CLDR 1.3. > > The only things still missing is the update of the currency formats and > > the new locales. > > Could you take a quick look at the following regressions (and one > improvement!) pointed out by builder.classpath.org? > > On Mon, 2006-03-20 at 11:07 +0000, [EMAIL PROTECTED] wrote: > > Baseline from: Mon Mar 20 00:20:23 UTC 2006 > > > > Regressions: > > FAIL: gnu.testlet.java.lang.Thread.sleep: Interrupted sleep (number 2) > > FAIL: gnu.testlet.locales.LocaleTest: numberformats locale: fi_FI (number 1) > > FAIL: gnu.testlet.locales.LocaleTest: numberformats locale: fi_FI (number > > 10) > > FAIL: gnu.testlet.locales.LocaleTest: numberformats locale: fi_FI (number > > 11) > > FAIL: gnu.testlet.locales.LocaleTest: numberformats locale: fi_FI (number > > 12) > > FAIL: gnu.testlet.locales.LocaleTest: numberformats locale: fi_FI (number > > 15) > > FAIL: gnu.testlet.locales.LocaleTest: numberformats locale: fi_FI (number > > 16) > > FAIL: gnu.testlet.locales.LocaleTest: numberformats locale: fi_FI (number > > 17) > > FAIL: gnu.testlet.locales.LocaleTest: numberformats locale: fi_FI (number 2) > > FAIL: gnu.testlet.locales.LocaleTest: numberformats locale: fi_FI (number > > 20) > > FAIL: gnu.testlet.locales.LocaleTest: numberformats locale: fi_FI (number > > 21) > > FAIL: gnu.testlet.locales.LocaleTest: numberformats locale: fi_FI (number > > 22) > > FAIL: gnu.testlet.locales.LocaleTest: numberformats locale: fi_FI (number > > 23) > > FAIL: gnu.testlet.locales.LocaleTest: numberformats locale: fi_FI (number > > 24) > > FAIL: gnu.testlet.locales.LocaleTest: numberformats locale: fi_FI (number > > 25) > > FAIL: gnu.testlet.locales.LocaleTest: numberformats locale: fi_FI (number 5) > > FAIL: gnu.testlet.locales.LocaleTest: numberformats locale: fi_FI (number 6) > > FAIL: gnu.testlet.locales.LocaleTest: numberformats locale: fi_FI (number 7) > > > > Improvements: > > PASS: gnu.testlet.java.text.SimpleDateFormat.regress: CDT (number 1) > > The sleep one seems spurious and not important. It certainly isn't > caused by the locale update.
I commited a fixed test to mauve. The problem is that this testcase checks that classpath returns the "correct" data are returned. Unfortunately the old "correct" data were incorrect with. Cheers, Michael -- http://www.worldforge.org/
