-
Bug
-
Resolution: Fixed
-
P3
-
9, 10
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8225123 | 8u231 | Kevin Rushforth | P3 | Resolved | Fixed | b01 |
JDK-8225308 | 8u221 | Kevin Rushforth | P3 | Closed | Won't Fix |
assumeTrue(Boolean.getBoolean("unstable.test")); // JDK-nnnnnnn
where JDK-nnnnnnn refers to the original test failure bug, not to the bug that will mark the tests as unstable (i.e., not
NOTE: this should not be used as a way to skip tests that fail all the time in all environments, nor tests that indicate product bugs. Those should be '@Ignore'd instead.
- backported by
-
JDK-8225123 Mark unstable tests so they will be skipped until fixed
- Resolved
-
JDK-8225308 Mark unstable tests so they will be skipped until fixed
- Closed
- relates to
-
JDK-8176776 Linux: Intermittent unit test failures in window position, resize tests
- Open
-
JDK-8196607 Intermittent failures running Monocle system tests
- Open
-
JDK-8203365 [TESTBUG] Mark MeshManagerCacheLeakTest as unstable until test is fixed
- Resolved
-
JDK-8193185 [Windows] System test failures in scene size tests with HiDPI
- Resolved
-
JDK-8196614 Intermittent failure in test.javafx.embed.swing.SwingNodeMemoryLeakTest
- Closed
-
JDK-8196606 Frequent intermittent failure in test.robot.javafx.embed.swing.RT30650Test
- Open