-
Bug
-
Resolution: Fixed
-
P4
-
9, 10, 11
-
b14
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8203583 | 11.0.1 | Pankaj Bansal | P4 | Resolved | Fixed | team |
This test fails consistently on Ubuntu 16.04
Not sure if the display modes are actually different or we are not parsing
xrandr output correctly.
----------System.err:(13/772)----------
java.lang.RuntimeException: Failed
at CompareToXrandrTest.main(CompareToXrandrTest.java:70)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:115)
at java.base/java.lang.Thread.run(Thread.java:844)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Failed
JavaTest Message: shutting down test
Not sure if the display modes are actually different or we are not parsing
xrandr output correctly.
----------System.err:(13/772)----------
java.lang.RuntimeException: Failed
at CompareToXrandrTest.main(CompareToXrandrTest.java:70)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:115)
at java.base/java.lang.Thread.run(Thread.java:844)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Failed
JavaTest Message: shutting down test
- backported by
-
JDK-8203583 java/awt/GraphicsDevice/DisplayModes/CompareToXrandrTest.java fails
-
- Resolved
-