Sure,

DecimalFormatTest:
================
Testcase: test_parseLjava_lang_String_Ljava_text_ParsePosition took 0 sec
FAILED
null
junit.framework.AssertionFailedError
at 
org.apache.harmony.text.tests.java.text.DecimalFormatTest.test_parseLjava_lang_String_Ljava_text_ParsePosition(DecimalFormatTest.java:66)
at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:205)

Testcase: test_setDecimalSeparatorAlwaysShownZ took 0 sec
FAILED
Wrong set result expected:<....> but was:<...,>
junit.framework.ComparisonFailure: Wrong set result expected:<....>
but was:<...,>
at 
org.apache.harmony.text.tests.java.text.DecimalFormatTest.test_setDecimalSeparatorAlwaysShownZ(DecimalFormatTest.java:1361)
at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:205)

Testcase: test_setMaximumFractionDigitsI took 0 sec
FAILED
Wrong maximum expected:<.......> but was:<...,...>
junit.framework.ComparisonFailure: Wrong maximum expected:<.......>
but was:<...,...>
at 
org.apache.harmony.text.tests.java.text.DecimalFormatTest.test_setMaximumFractionDigitsI(DecimalFormatTest.java:1410)
at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:205)

Testcase: test_setMinimumFractionDigitsI took 0,016 sec
FAILED
Wrong minimum expected:<.......> but was:<...,...>
junit.framework.ComparisonFailure: Wrong minimum expected:<.......>
but was:<...,...>
at 
org.apache.harmony.text.tests.java.text.DecimalFormatTest.test_setMinimumFractionDigitsI(DecimalFormatTest.java:1436)
at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:205)

Testcase: test_setMinimumIntegerDigitsI took 0 sec
FAILED
Incorrect integer expected:<.......> but was:<...,...>
junit.framework.ComparisonFailure: Incorrect integer
expected:<.......> but was:<...,...>
at 
org.apache.harmony.text.tests.java.text.DecimalFormatTest.test_setMinimumIntegerDigitsI(DecimalFormatTest.java:1452)
at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:205)


ChoiceFormatTest:
===============
Testcase: test_toPattern took 0,016 sec
Caused an ERROR
null
java.lang.IllegalArgumentException
at java.text.ChoiceFormat.applyPattern(ChoiceFormat.java:126)
at java.text.ChoiceFormat.<init>(ChoiceFormat.java:65)
at 
org.apache.harmony.text.tests.java.text.ChoiceFormatTest.test_toPattern(ChoiceFormatTest.java:421)
at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:205)


Does this make sense?

Regards,

2006/7/18, Tim Ellison <[EMAIL PROTECTED]>:
Can you send details (e.g. a walkback) from the failing tests?

Thanks
Tim

Alexei Zakharov wrote:
> Are you talking about HARMONY-910? I've applied it and
> MessageFormatTest is ok now (thanks, Richard!) But ChoiceFormatTest
> and DecimalFormatTest continue failing.
>
> 2006/7/18, Geir Magnusson Jr <[EMAIL PROTECTED]>:
>> Read back to the [build] status thread.... I think that Richard has the
>> fix done...
>>
>> Alexei Zakharov wrote:
>> > Nathan,
<SNIP>

--
Alexei Zakharov,
Intel Middleware Product Division

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