-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b52
-
sparc
-
solaris_9
-
Verified
na
regression test java/awt/ComponentOrientation/WindowTest.java failed in Solaris 9, iw_IL
build used: 1.6.0-i18n_awt_blade-kyuka_01_aug_2005_00_31-b00
host: i18n-u5-9d
OS: SunOS 5.9
locale: iw_IL
jtr can be found at:
http://sqeweb/i18n/nightly-results/mustang/i18n_reg_60-i18n_Reg_Sol_9_iw-en-2005-08-01-03-51-05-0029/java/awt/ComponentOrientation/WindowTest.jtr
----------System.out:(4/133)----------
WindowTest {
Creating component hierarchy...
Verifying orientation is UNKNOWN...
Applying TestBundle1 by name and verifying...
----------System.err:(16/1263)----------
java.lang.RuntimeException: ERROR: expected RIGHT_TO_LEFT, got LEFT_TO_RIGHT on component java.awt.Frame[frame0,0,0,0x0,invalid,hidden,layout=java.awt.FlowLayout,title=,resizable,normal]
at WindowTest.verifyOrientation(WindowTest.java:104)
at WindowTest.doTest(WindowTest.java:80)
at WindowTest.start(WindowTest.java:35)
at WindowTest.main(WindowTest.java:23)
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:83)
at java.lang.Thread.run(Thread.java:608)
JavaTest Message: Test threw exception: java.lang.RuntimeException: ERROR: expected RIGHT_TO_LEFT, got LEFT_TO_RIGHT on component java.awt.Frame[frame0,0,0,0x0,invalid,hidden,layout=java.awt.FlowLayout,title=,resizable,normal]
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: ERROR: expected RIGHT_TO_LEFT, got LEFT_TO_RIGHT on component java.awt.Frame[frame0,0,0,0x0,invalid,hidden,layout=java.awt.FlowLayout,title=,resizable,normal]
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: ERROR: expected RIGHT_TO_LEFT, got LEFT_TO_RIGHT on component java.awt.Frame[frame0,0,0,0x0,invalid,hidden,layout=java.awt.FlowLayout,title=,resizable,normal]
removed the non-related notes.
regression test java/awt/ComponentOrientation/WindowTest.java failed in Solaris 9, iw_IL
build used: 1.6.0-i18n_awt_blade-kyuka_01_aug_2005_00_31-b00
host: i18n-u5-9d
OS: SunOS 5.9
locale: iw_IL
jtr can be found at:
http://sqeweb/i18n/nightly-results/mustang/i18n_reg_60-i18n_Reg_Sol_9_iw-en-2005-08-01-03-51-05-0029/java/awt/ComponentOrientation/WindowTest.jtr
----------System.out:(4/133)----------
WindowTest {
Creating component hierarchy...
Verifying orientation is UNKNOWN...
Applying TestBundle1 by name and verifying...
----------System.err:(16/1263)----------
java.lang.RuntimeException: ERROR: expected RIGHT_TO_LEFT, got LEFT_TO_RIGHT on component java.awt.Frame[frame0,0,0,0x0,invalid,hidden,layout=java.awt.FlowLayout,title=,resizable,normal]
at WindowTest.verifyOrientation(WindowTest.java:104)
at WindowTest.doTest(WindowTest.java:80)
at WindowTest.start(WindowTest.java:35)
at WindowTest.main(WindowTest.java:23)
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:83)
at java.lang.Thread.run(Thread.java:608)
JavaTest Message: Test threw exception: java.lang.RuntimeException: ERROR: expected RIGHT_TO_LEFT, got LEFT_TO_RIGHT on component java.awt.Frame[frame0,0,0,0x0,invalid,hidden,layout=java.awt.FlowLayout,title=,resizable,normal]
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: ERROR: expected RIGHT_TO_LEFT, got LEFT_TO_RIGHT on component java.awt.Frame[frame0,0,0,0x0,invalid,hidden,layout=java.awt.FlowLayout,title=,resizable,normal]
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: ERROR: expected RIGHT_TO_LEFT, got LEFT_TO_RIGHT on component java.awt.Frame[frame0,0,0,0x0,invalid,hidden,layout=java.awt.FlowLayout,title=,resizable,normal]
removed the non-related notes.
- relates to
-
JDK-6304780 regression test java/awt/ComponentOrientation/BasicTest.java failed in Solaris 9, iw_IL
- Closed