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.
It was this change that removed the test from the exclusion list: http://svn.apache.org/viewvc/incubator/harmony/enhanced/classlib/trunk/modules/text/build.xml?view=diff&r1=422500&r2=422501&pathrev=422501 Regards, Tim > 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] > > -- Tim Ellison ([EMAIL PROTECTED]) IBM Java technology centre, UK. --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
