Tim Ellison wrote: > Geir Magnusson Jr wrote: >> Now, on my windows box I got a clean build, no failures.... hm. > > The test works on en_US locale and fails on en_UK. I'm guessing that > your machine is set up as en_US. >
I'll play with this, switching to en_UK. > Richard offered a patch that sets the locale to en_US for all > MessageFormatTest-s, but I suggested that was not a suitable solution. Agreed. > > For now I suggest we remove the assertion, since it is beyond the spec > requirements for this type. I'll go take a look, and if concur, will fix and re-enable those tests. > > Regards, > Tim > > >> Geir Magnusson Jr wrote: >>> This is nuts. We need to chase down the commit that broke this, and >>> reverse it. We can't have a broken build persisting this long. >>> >>> geir >>> >>> >>> Tim Ellison wrote: >>>> (1) Linux build/tests are passing again, but for some reason the >>>> 'BUILD SUCCESSFUL' note didn't go to the commit list? >>>> >>>> >>>> (2) Windows build/test is still failing with: >>>> >>>> Wrong full date pattern expected:<...full...> but was:<...long...> >>>> >>>> junit.framework.ComparisonFailure: Wrong full date pattern >>>> expected:<...full...> but was:<...long...> at >>>> org.apache.harmony.text.tests.java.text.MessageFormatTest.test_applyPatternLjava_lang_String(MessageFormatTest.java:244) >>>> at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:205) >>>> >>>> >>>> Regards, >>>> Tim >>>> >>> --------------------------------------------------------------------- >>> Terms of use : http://incubator.apache.org/harmony/mailing.html >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >>> >> --------------------------------------------------------------------- >> Terms of use : http://incubator.apache.org/harmony/mailing.html >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
