-
Bug
-
Resolution: Duplicate
-
P4
-
7, 9, 11, 13, 14
-
generic
-
generic
The test sometimes fails on linux-i586, Gnome/Compiz 2.24/0.7.8 with the current JDK 7 (~ b59):
----------System.err:(25/1520)----------
Button location: java.awt.Point[x=477,y=29]
Button was pressed
Window was pressed
Frame was pressed
java.lang.RuntimeException: Press inside of Frame didn't cause ungrab
at Test.main(Test.java:98)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:623)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:717)
java.lang.RuntimeException: Exception in the test:java.lang.RuntimeException: Press inside of Frame didn't cause ungrab
at Test.main(Test.java:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:623)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:717)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Exception in the test:java.lang.RuntimeException: Press inside of Frame didn't cause ungrab
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Exception in the test:java.lang.RuntimeException: Press inside of Frame didn't cause ungrab
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Exception in the test:java.lang.RuntimeException: Press inside of Frame didn't cause ungrab
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Exception in the test:java.lang.RuntimeException: Press inside of Frame didn't cause ungrab
----------System.err:(25/1520)----------
Button location: java.awt.Point[x=477,y=29]
Button was pressed
Window was pressed
Frame was pressed
java.lang.RuntimeException: Press inside of Frame didn't cause ungrab
at Test.main(Test.java:98)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:623)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:717)
java.lang.RuntimeException: Exception in the test:java.lang.RuntimeException: Press inside of Frame didn't cause ungrab
at Test.main(Test.java:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:623)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:717)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Exception in the test:java.lang.RuntimeException: Press inside of Frame didn't cause ungrab
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Exception in the test:java.lang.RuntimeException: Press inside of Frame didn't cause ungrab
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Exception in the test:java.lang.RuntimeException: Press inside of Frame didn't cause ungrab
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Exception in the test:java.lang.RuntimeException: Press inside of Frame didn't cause ungrab
- duplicates
-
JDK-6911822 test/closed/Window/Grab/Test.java fails
-
- Closed
-