commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FYI: java.text updates


From: Mark Wielaard
Subject: Re: FYI: java.text updates
Date: Fri, 30 Apr 2004 01:33:39 +0200

Hi Guilhem,

On Wed, 2004-04-28 at 21:15, Guilhem Lavaux wrote:
> Without any furious replies from classpath's developers ;). I am 
> checking in the following patches into the CVS. They have been sent to 
> the mailing list on the 2004-04-10 and 2004-04-11.

Thanks. Can you also take a look at the mauve results for java.text?
Most things are the same, some FAIL are now PASS, but there are also
some PASS that are now FAIL.

-FAIL: gnu.testlet.java.text.DecimalFormat.format: pattern #.# (number 2)
+PASS: gnu.testlet.java.text.DecimalFormat.format: pattern #.# (number 2)

-FAIL: gnu.testlet.java.text.DecimalFormat.parse: pattern 0.0000E0 (number 2)
-PASS: gnu.testlet.java.text.DecimalFormat.parse: pattern 0.0000E0 (number 3)
+PASS: gnu.testlet.java.text.DecimalFormat.parse: pattern 0.0000E0 (number 2)
+FAIL: gnu.testlet.java.text.DecimalFormat.parse: pattern 0.0000E0 (number 3)

-PASS: gnu.testlet.java.text.DecimalFormat.position (number 5)
-PASS: gnu.testlet.java.text.DecimalFormat.position (number 6)
+FAIL: gnu.testlet.java.text.DecimalFormat.position (number 5)
+FAIL: gnu.testlet.java.text.DecimalFormat.position (number 6)

-FAIL: gnu.testlet.java.text.DecimalFormat.formatExp: pattern ##0.####E0 
(number 2)
+PASS: gnu.testlet.java.text.DecimalFormat.formatExp: pattern ##0.####E0 
(number 2)

So, in the end we have as much PASS and FAIL results but different tests
now PASS or FAIL. (In total 1021 java.text mauve tests PASS and 36 FAIL,
before and after this patch.)

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]