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

(macos)Test failure in test.javafx.embed.swing.SwingNodeScaleTest

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • tbd
    • jfx14
    • javafx
    • None
    • macOS 10.13.6 (also fails on 10.15.2)
      JDK 13.0.1

    • os_x

      With JDK 13.0.1 and a local build of the latest jfx sources, I am seeing the following system test failure on mac in one of the SwingNode tests:

      test.javafx.embed.swing.SwingNodeScaleTest > testScale FAILED
          java.lang.AssertionError: expected:<300> but was:<53>
              at org.junit.Assert.fail(Assert.java:91)
              at org.junit.Assert.failNotEquals(Assert.java:645)
              at org.junit.Assert.assertEquals(Assert.java:126)
              at org.junit.Assert.assertEquals(Assert.java:470)
              at org.junit.Assert.assertEquals(Assert.java:454)
              at test.javafx.embed.swing.SwingNodeScaleTest.testScale(SwingNodeScaleTest.java:84)

      This started happening recently, but I'm not yet sure whether it was upgrading from JDK 12 to JDK 13.0.1 that triggered the bug or some change in JavaFX.

      This is likely to be a product bug rather than a test bug.

            psadhukhan Prasanta Sadhukhan
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: