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

InitialSizeTest intermittently fails on some Linux systems

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • jfx20
    • javafx

      The following test fails most of the time (about 75% of the time I run it) on my Ubuntu 20.04 VM system (VirtualBox guest running in a Windows Host)

      InitialSizeTest > testInitialSize FAILED
          java.lang.AssertionError: Stage height expected:<200.0> but was:<208.0>
              at org.junit.Assert.fail(Assert.java:89)
              at org.junit.Assert.failNotEquals(Assert.java:835)
              at org.junit.Assert.assertEquals(Assert.java:555)
              at test.javafx.stage.InitialSizeTest.testInitialSize(InitialSizeTest.java:79)

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

              Created:
              Updated:
              Resolved: