-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
5.0
-
generic
-
generic
========================================================================
JDK: Tiger jdk1.5.0 b15
OS : RedHat 9.0(eucJP), WindowsXP Prof(32) ja, Solaris 10(sparc)
Regression test case: javax/swing/JPopupMenu/PopupTest/PopupTester.java ========================================================================
Regression test PopupTester.java failed on Tiger with the following error;
---------------------------------------------------------------
java PopupTester -ohw tcSpaceEnterInPopup tcMouseInPopup -olw tcSpaceEnterInPopup tcMouseInPopup -ihw tcArrowsInMenu tc
SpaceEnterInPopup tcMouseInPopup -ilw tcSpaceEnterInPopup tcMouseInPopup
java PopupTester -ohw tcSpaceEnterInPopup tcMouseInPopup -olw tcSpaceEnterInPopup tcMouseInPopup -ihw tcArrowsInMenu tc
SpaceEnterInPopup tcMouseInPopup -ilw tcSpaceEnterInPopup tcMouseInPopup
To rerun failed testcases, run:
java PopupTester -ohw tcSpaceEnterInPopup tcMouseInPopup -olw tcSpaceEnterInPopup tcMouseInPopup -ihw tcArrowsInMenu tc
SpaceEnterInPopup tcMouseInPopup -ilw tcSpaceEnterInPopup tcMouseInPopup
java.lang.RuntimeException: Some test cases failed
at PopupTester.report(PopupTester.java:964)
at PopupTester.test(PopupTester.java:832)
at PopupTester.main(PopupTester.java:970)
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:549)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Some test cases failed
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Some test cases failed
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Some test cases failed
---------------------------------------------------------------
Please see log file(attached) for more detail.
I confirmed that this failure is reproducible on RedHat 9, WindowsXP, Solaris sparc 10(Gnome).
(Solaris sparc has bug #4903118, so I used Tiger b13 on Solaris, However, looking at log file, the error messages is different. I attached)
I tried this with Mantis fcs b28 on RedHat 9, it was FAILED.
However, ther error messages is a differece between Mantis and Tiger.
I attached Mantis log file also.
** NOTE **
The machine I tested is intalled RH9 patch as below;
rpm -i --replacefiles /java/jdk/linux/ws/redhat9/libc_hack.rpm
[###@###.### 2003-08-19]
JDK: Tiger jdk1.5.0 b15
OS : RedHat 9.0(eucJP), WindowsXP Prof(32) ja, Solaris 10(sparc)
Regression test case: javax/swing/JPopupMenu/PopupTest/PopupTester.java ========================================================================
Regression test PopupTester.java failed on Tiger with the following error;
---------------------------------------------------------------
java PopupTester -ohw tcSpaceEnterInPopup tcMouseInPopup -olw tcSpaceEnterInPopup tcMouseInPopup -ihw tcArrowsInMenu tc
SpaceEnterInPopup tcMouseInPopup -ilw tcSpaceEnterInPopup tcMouseInPopup
java PopupTester -ohw tcSpaceEnterInPopup tcMouseInPopup -olw tcSpaceEnterInPopup tcMouseInPopup -ihw tcArrowsInMenu tc
SpaceEnterInPopup tcMouseInPopup -ilw tcSpaceEnterInPopup tcMouseInPopup
To rerun failed testcases, run:
java PopupTester -ohw tcSpaceEnterInPopup tcMouseInPopup -olw tcSpaceEnterInPopup tcMouseInPopup -ihw tcArrowsInMenu tc
SpaceEnterInPopup tcMouseInPopup -ilw tcSpaceEnterInPopup tcMouseInPopup
java.lang.RuntimeException: Some test cases failed
at PopupTester.report(PopupTester.java:964)
at PopupTester.test(PopupTester.java:832)
at PopupTester.main(PopupTester.java:970)
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:549)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Some test cases failed
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Some test cases failed
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Some test cases failed
---------------------------------------------------------------
Please see log file(attached) for more detail.
I confirmed that this failure is reproducible on RedHat 9, WindowsXP, Solaris sparc 10(Gnome).
(Solaris sparc has bug #4903118, so I used Tiger b13 on Solaris, However, looking at log file, the error messages is different. I attached)
I tried this with Mantis fcs b28 on RedHat 9, it was FAILED.
However, ther error messages is a differece between Mantis and Tiger.
I attached Mantis log file also.
** NOTE **
The machine I tested is intalled RH9 patch as below;
rpm -i --replacefiles /java/jdk/linux/ws/redhat9/libc_hack.rpm
[###@###.### 2003-08-19]
- relates to
-
JDK-4931452 Regression javax/swing/JPopupMenu/PopupTest/PopupTester failed with ja keyboard
-
- Closed
-