Build: 1.5.0-U6-b02
Platform: Solaris10_AMD64(JDS3 desktop)
Locale: Thai
Regression script used: reg_tiger_06_build02_i18n.sh
Testsuite: gs15UR-b03.tar
tests picked from: /net/koori.sfbay/onestop/jdk/1.5.0_06/promoted/ea/b02/ws/j2se/test
On executing the regression tests, the testcase java/text/BreakIterator/BreakIteratorTest.java failed.
The following exception is thrown:
-----------------------
java.lang.RuntimeException: Uncaught exception thrown in test method TestBug4214367
at BITestFmwk.err(BITestFmwk.java:173)
at BITestFmwk.errln(BITestFmwk.java:182)
at BITestFmwk.run(BITestFmwk.java:126)
at BreakIteratorTest.main(BreakIteratorTest.java:58)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:595)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Uncaught exception thrown in test method TestBug4214367
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Uncaught exception thrown in test method TestBug4214367
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Uncaught exception thrown in test method TestBug4214367
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Uncaught exception thrown in test method TestBug4214367
-------------------
Please find the attached work files(.jtr) for this testcase.
Please Note:
1)This testcase was executed on same platform for other locales such as
ar_SA.UTF8, he_IL, hi_IN.UTF8 :on these locales it was PASS
2)tested thai encodings were
th_TH.UTF8, th_TH.ISO8859-11 ,th_TH.TIS620 : FAIL.
The testcase is failing for WordBreak-issue of bug 4214367 when executed on thai locale.