Regression tesst: java/text/Collator/FrenchTest.java failed with jdk1.4 beta b45 and b46 on solaris sparc 8 in iw_IL locale and c locale, and win2000 in ko enabled locale.
Below is a part of the message:
----------System.out:(16/731)----------
FrenchTest {
TestExtra {
Collation Test failed! Source = ? Target = ? result should be <
java.lang.RuntimeException: Collation Test failed! Source = ? Target = ? result should be <
at CollatorTest.err(CollatorTest.java:212)
at CollatorTest.errln(CollatorTest.java:217)
at FrenchTest.doTest(FrenchTest.java:91)
at FrenchTest.TestExtra(FrenchTest.java:110)
at java.lang.reflect.Method.invoke(Native Method)
at CollatorTest.run(CollatorTest.java:159)
at FrenchTest.main(FrenchTest.java:28)
at java.lang.reflect.Method.invoke(Native Method)
at javasoft.sqe.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:565)
Uncaught exception thrown in test method TestExtra
----------System.err:(15/603)----------
java.lang.RuntimeException: Uncaught exception thrown in test method TestExtra
at CollatorTest.err(CollatorTest.java:212)
at CollatorTest.errln(CollatorTest.java:217)
at CollatorTest.run(CollatorTest.java:166)
at FrenchTest.main(FrenchTest.java:28)
at java.lang.reflect.Method.invoke(Native Method)
at javasoft.sqe.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:565)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Uncaught exception thrown in test method TestExtra
JavaTest Message: shutting down test
STATUS:Failed.
result: Failed. Execution failed
keiko.nakayama@Eng 2001-01-03
Below is a part of the message:
----------System.out:(16/731)----------
FrenchTest {
TestExtra {
Collation Test failed! Source = ? Target = ? result should be <
java.lang.RuntimeException: Collation Test failed! Source = ? Target = ? result should be <
at CollatorTest.err(CollatorTest.java:212)
at CollatorTest.errln(CollatorTest.java:217)
at FrenchTest.doTest(FrenchTest.java:91)
at FrenchTest.TestExtra(FrenchTest.java:110)
at java.lang.reflect.Method.invoke(Native Method)
at CollatorTest.run(CollatorTest.java:159)
at FrenchTest.main(FrenchTest.java:28)
at java.lang.reflect.Method.invoke(Native Method)
at javasoft.sqe.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:565)
Uncaught exception thrown in test method TestExtra
----------System.err:(15/603)----------
java.lang.RuntimeException: Uncaught exception thrown in test method TestExtra
at CollatorTest.err(CollatorTest.java:212)
at CollatorTest.errln(CollatorTest.java:217)
at CollatorTest.run(CollatorTest.java:166)
at FrenchTest.main(FrenchTest.java:28)
at java.lang.reflect.Method.invoke(Native Method)
at javasoft.sqe.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:565)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Uncaught exception thrown in test method TestExtra
JavaTest Message: shutting down test
STATUS:Failed.
result: Failed. Execution failed
keiko.nakayama@Eng 2001-01-03
- duplicates
-
JDK-4430432 RegressionTesting: FrenchTest.java: java.lang.RuntimeException:Collation Test fa
- Closed
-
JDK-4430438 RegressionTesting: FrenchTest.java: java.lang.RuntimeException:Collation Test fa
- Closed
-
JDK-4401566 Regression test: java/text/Collator/EnglishTest.java failing
- Closed