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.

Richard offered a patch that sets the locale to en_US for all
MessageFormatTest-s, but I suggested that was not a suitable solution.

For now I suggest we remove the assertion, since it is beyond the spec
requirements for this type.

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]
> 
> 

-- 

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]

Reply via email to