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

[TEST_BUG] Reenable few graphics unit tests

XMLWordPrintable

       1. test.com.sun.javafx.scene.layout.region.BackgroundRepeatConverterTest.scenario2
      RepeatStructConverter.convert() is an internal method and does not verify the parameters. Passing null value to this method results in NPE.

      2. test.javafx.scene.layout.RegionCSSTest.borderImageWidth_auto
      test.javafx.scene.layout.RegionCSSTest.borderImageWidth_1_auto
      test.javafx.scene.layout.RegionCSSTest.borderImageWidth_1_2Percent_auto
      It is not certain if the value of auto for -fx-border-image-width is 1 or 2 by defaut. But the tests seem correct and they pass.

      3. test.javafx.scene.Node_cssMethods_Test
      JDK-8094155 is fixed and the tests can be re-enabled.

            arapte Ambarish Rapte
            arapte Ambarish Rapte
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: