================================================
Release : 1.4.1_07
Bundle: j2sdk-1_4_1_06-ea-bin-b01-linux-i586-22_oct_2003.bin
Tested OS : RedHatLinux7.2
================================================
The three test cases below are failed in 1.4.1_07 :
test/core/Collator/CollatorTest1.java
test/core/Collator/CollatorTest2.java
test/core/Collator/CollatorTest3.java
The exception is as below:
java.lang.RuntimeException: failed on zh_TW,zh_CN,ja_JP
at lib.test.GoldenTestBase.testit(GoldenTestBase.java:149)
at CollatorTest.<init>(CollatorTest.java:38)
at CollatorTest2.main(CollatorTest2.java:13)
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:324)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:536)
* The log file of CollatorTest1 is attached.
This is not reproducible in the previeous build, 1.4.1_05.
http://sqeweb.sfbay/i18n/updates/1.4.1_05/jdk141_05-b01-long.html
To reproduce,
1)get GlobalTest suite and extract it: GS v1.3 B11 from the location below:
/java/j2se-sqe/i18n/workspaces/archive/i18n_mantis_ws/bundles/GlobalSuite/v1.3/b11/gs13-b11.tar.gz
2)get 1.4.1_07 bundle
/java/re/j2sdk/1.4.1_07/promoted/latest
3)Invoke the tests using long-auto_1 testlist.
% sh run_gs.sh long-auto_1
Then, you can see the tests are failed.
*** Note ***
CollatorTest takes long time to be completed due to 4765758.