Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8254194

[macos] Intermittent test failure in test.javafx.scene.NewSceneSizeTest

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx16
    • javafx
    • JavaFX 16-ea from jfx mainline
      macOS 11.0.1

      I saw the following failure twice when running the headful system tests on a macOS 11 beta9 system:

      $ gradle --continue --info -PFULL_TEST=true -PUSE_ROBOT=true :systemTests:test --tests test.javafx.scene.NewSceneSizeTest

      test.javafx.scene.NewSceneSizeTest > testNewSceneSize FAILED
          java.lang.NullPointerException
              at test.javafx.scene.NewSceneSizeTest.testNewSceneSize(NewSceneSizeTest.java:137)

      I only able to reproduce it twice in several attempts following the initial failure.

      This is likely a test bug and not specific to macOS 11, since that test is one of a number of window-based tests that can fail in some cases if the sleep that they use isn't long enough. It also doesn't check the value of the timed wait.

      We need to verify this, however.

            kcr Kevin Rushforth
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: