-
Bug
-
Resolution: Fixed
-
P2
-
5.0
-
b24
-
generic, x86, sparc
-
generic, linux, solaris_8
The following regression tests fail after L10N team's putback.
The test programs need to be updated.
test/java/text/Collator/DanishTest.java
test/java/util/Locale/InternationalBAT.java
test/sun/text/resources/Locale/LocaleDataTest.java
------------------------------------------------------------------------------
The following regression test program also fails due to one of the
L10N fixes. (DateFormat data update for Korean)
test/sun/text/resources/Format/Bug4395196.java
It may be better to rewrite this test program. This test program cannot
work as expected any longer.
Now, whether this test passes or not depends on when you run it.
For example, if you run this test program on 6:50a.m., it fails.
If you run it on 11:50p.m., it passes. Because the output of DateFormat
with pattern "h:m" happens to equal the output of DateFormat with pattern
"hh:mm" on 11:50p.m.
That's why I was not able to detect this failure when I filed this bug.
###@###.### 2003-10-08
The test programs need to be updated.
test/java/text/Collator/DanishTest.java
test/java/util/Locale/InternationalBAT.java
test/sun/text/resources/Locale/LocaleDataTest.java
------------------------------------------------------------------------------
The following regression test program also fails due to one of the
L10N fixes. (DateFormat data update for Korean)
test/sun/text/resources/Format/Bug4395196.java
It may be better to rewrite this test program. This test program cannot
work as expected any longer.
Now, whether this test passes or not depends on when you run it.
For example, if you run this test program on 6:50a.m., it fails.
If you run it on 11:50p.m., it passes. Because the output of DateFormat
with pattern "h:m" happens to equal the output of DateFormat with pattern
"hh:mm" on 11:50p.m.
That's why I was not able to detect this failure when I filed this bug.
###@###.### 2003-10-08
- duplicates
-
JDK-4933395 Reg test java/util/Locale/InternationalBAT.java failing
-
- Closed
-
- relates to
-
JDK-5008498 A regresion test java/text/Collator/DanishTest.java fails.
-
- Resolved
-
-
JDK-4933581 TEST_BUG: Regression-test sun/text/resources/Locale/LocaleDataTest.java fails
-
- Closed
-
-
JDK-6231620 DanishTest.java from regression workspace is failing for 1.5.0_XX
-
- Closed
-