-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 8, 9
-
Component/s: javafx
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8225124 | 8u231 | Kevin Rushforth | P3 | Resolved | Fixed | b01 |
The TaskSwampEventQueueTest is unstable due to JDK-8088729. As such we should mark it as unstable so that it isn't run by default. It will only be run if UNSTABLE_TEST property is set (gradle -PUNSTABLE_TEST=true test).
- backported by
-
JDK-8225124 Mark TaskSwampEventQueueTest as unstable
-
- Resolved
-
- relates to
-
JDK-8088729 Intermittent unit test failure in javafx.concurrent.TaskSwampEventQueueTest
-
- Open
-