Mark LeakTest.testGarbageCollectability as unstable

XMLWordPrintable

    • web

      The test.javafx.scene.web.LeakTest.testGarbageCollectability unit test is failing intermittently. See JDK-8234540.

      This test should be marked as unstable until JDK-8234540 can be fixed. This can be done by adding the following as the first line of the test method:

          assumeTrue(Boolean.getBoolean("unstable.test")); // JDK-8234540

            Assignee:
            Arun Joseph (Inactive)
            Reporter:
            Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: