Regression test:/java/text/Format/FormatIteratorTest.java failed with jdk1.4 beta b43 on Windows 98SE in iw_IL locale.
Below is a part of the message:
#section:compile
----------messages:(3/165)*----------
command: compile C:\\regression\\test\\java\\text\\Format\\FormatIteratorTest.java
reason: .class file out of date or does not exist
elapsed time (seconds): 1.7
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/137)----------
command: main FormatIteratorTest
reason: Assumed action based on file name: run main FormatIteratorTest
elapsed time (seconds): 0.44
----------System.out:(4/251)*----------
FormatIteratorTest {
testDateFormat {
text doesn't match, got: \u05d9\u05d5\u05dd \u05d7\u05de\u05d9\u05e9\u05d9 \u05d3\u05e6\u05de\u05d1\u05e8 2020 \u05dc\u05e4\u05e1\u05d4"\u05e0
Uncaught exception thrown in test method testDateFormat
----------System.err:(15/657)----------
java.lang.RuntimeException: Uncaught exception thrown in test method testDateFormat
at IntlTest.err(IntlTest.java:161)
at IntlTest.errln(IntlTest.java:166)
at IntlTest.run(IntlTest.java:114)
at FormatIteratorTest.main(FormatIteratorTest.java:82)
at java.lang.reflect.Method.invoke(Native Method)
at javasoft.sqe.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(../../../src/share/classes/java/lang/Thread.java:565)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Uncaught exception thrown in test method testDateFormat
JavaTest Message: shutting down test
STATUS:Failed.
result: Failed. Execution failed
The test failed on solaris SPARC 2.7 in ar locale, too.
keiko.nakayama@Eng 2000-12-07
--------------
The test failed against jdk1.4 beta b50 on RedHat ja locale
Below is a message:
----------System.out:(17/817)----------
FormatIteratorTest {
testDateFormat {
text doesn't match, got: 02 02 116 04 17 04 GMT+00:00
java.lang.RuntimeException: text doesn't match, got: 02 02 116 04 17 04 GMT+00:00
at IntlTest.err(IntlTest.java:161)
at IntlTest.errln(IntlTest.java:166)
at FormatIteratorTest.verify(FormatIteratorTest.java:138)
at FormatIteratorTest._test(FormatIteratorTest.java:123)
at FormatIteratorTest.testDateFormat(FormatIteratorTest.java:103)
at java.lang.reflect.Method.invoke(Native Method)
at IntlTest.run(IntlTest.java:108)
at FormatIteratorTest.main(FormatIteratorTest.java:86)
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:579)
Uncaught exception thrown in test method testDateFormat
----------System.err:(15/605)----------
java.lang.RuntimeException: Uncaught exception thrown in test method testDateFormat
at IntlTest.err(IntlTest.java:161)
at IntlTest.errln(IntlTest.java:166)
at IntlTest.run(IntlTest.java:115)
at FormatIteratorTest.main(FormatIteratorTest.java:86)
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:579)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Uncaught exception thrown in test method testDateFormat
JavaTest Message: shutting down test
STATUS:Failed.
result: Failed. Execution failed
test result: Failed. Execution failed
keiko.nakayama@Eng 2001-02-09
--------------------------------------------
Verified the fix with jdk1.4 b60
keiko.nakayama@Eng 2001-04-17
Below is a part of the message:
#section:compile
----------messages:(3/165)*----------
command: compile C:\\regression\\test\\java\\text\\Format\\FormatIteratorTest.java
reason: .class file out of date or does not exist
elapsed time (seconds): 1.7
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/137)----------
command: main FormatIteratorTest
reason: Assumed action based on file name: run main FormatIteratorTest
elapsed time (seconds): 0.44
----------System.out:(4/251)*----------
FormatIteratorTest {
testDateFormat {
text doesn't match, got: \u05d9\u05d5\u05dd \u05d7\u05de\u05d9\u05e9\u05d9 \u05d3\u05e6\u05de\u05d1\u05e8 2020 \u05dc\u05e4\u05e1\u05d4"\u05e0
Uncaught exception thrown in test method testDateFormat
----------System.err:(15/657)----------
java.lang.RuntimeException: Uncaught exception thrown in test method testDateFormat
at IntlTest.err(IntlTest.java:161)
at IntlTest.errln(IntlTest.java:166)
at IntlTest.run(IntlTest.java:114)
at FormatIteratorTest.main(FormatIteratorTest.java:82)
at java.lang.reflect.Method.invoke(Native Method)
at javasoft.sqe.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(../../../src/share/classes/java/lang/Thread.java:565)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Uncaught exception thrown in test method testDateFormat
JavaTest Message: shutting down test
STATUS:Failed.
result: Failed. Execution failed
The test failed on solaris SPARC 2.7 in ar locale, too.
keiko.nakayama@Eng 2000-12-07
--------------
The test failed against jdk1.4 beta b50 on RedHat ja locale
Below is a message:
----------System.out:(17/817)----------
FormatIteratorTest {
testDateFormat {
text doesn't match, got: 02 02 116 04 17 04 GMT+00:00
java.lang.RuntimeException: text doesn't match, got: 02 02 116 04 17 04 GMT+00:00
at IntlTest.err(IntlTest.java:161)
at IntlTest.errln(IntlTest.java:166)
at FormatIteratorTest.verify(FormatIteratorTest.java:138)
at FormatIteratorTest._test(FormatIteratorTest.java:123)
at FormatIteratorTest.testDateFormat(FormatIteratorTest.java:103)
at java.lang.reflect.Method.invoke(Native Method)
at IntlTest.run(IntlTest.java:108)
at FormatIteratorTest.main(FormatIteratorTest.java:86)
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:579)
Uncaught exception thrown in test method testDateFormat
----------System.err:(15/605)----------
java.lang.RuntimeException: Uncaught exception thrown in test method testDateFormat
at IntlTest.err(IntlTest.java:161)
at IntlTest.errln(IntlTest.java:166)
at IntlTest.run(IntlTest.java:115)
at FormatIteratorTest.main(FormatIteratorTest.java:86)
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:579)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Uncaught exception thrown in test method testDateFormat
JavaTest Message: shutting down test
STATUS:Failed.
result: Failed. Execution failed
test result: Failed. Execution failed
keiko.nakayama@Eng 2001-02-09
--------------------------------------------
Verified the fix with jdk1.4 b60
keiko.nakayama@Eng 2001-04-17