-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P5
-
Affects Version/s: 21
-
Component/s: client-libs
-
linux, windows
The java/awt/List/ActionEventWhenHitEnterTest.java test fails occasionally on Windows and Linux on CI.
The log file doesn't contain anything useful:
----------System.out:(0/0)----------
----------System.err:(12/773)----------
java.lang.RuntimeException: ActionEventWhenHitEnterTest FAILED
at ActionEventWhenHitEnterTest.doTest(ActionEventWhenHitEnterTest.java:120)
at ActionEventWhenHitEnterTest.main(ActionEventWhenHitEnterTest.java:57)
at ...
Taking a screenshot of the frame before disposing of it could provide more data to analyse the failure.
The log file doesn't contain anything useful:
----------System.out:(0/0)----------
----------System.err:(12/773)----------
java.lang.RuntimeException: ActionEventWhenHitEnterTest FAILED
at ActionEventWhenHitEnterTest.doTest(ActionEventWhenHitEnterTest.java:120)
at ActionEventWhenHitEnterTest.main(ActionEventWhenHitEnterTest.java:57)
at ...
Taking a screenshot of the frame before disposing of it could provide more data to analyse the failure.
- relates to
-
JDK-8341177 Opensource few List and a Window test
-
- Resolved
-