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

TextLayoutTest fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8
    • javafx
    • None

      With the reorganization of the rt repo, a test that was formerly not run, TextLayoutTest, is now being run and is failing.

      com.sun.javafx.text.TextLayoutTest > buildRuns FAILED
          java.lang.AssertionError: run 1 expected:<2> but was:<4>
              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 com.sun.javafx.text.TextLayoutTest.verifyLayout(TextLayoutTest.java:85)
              at com.sun.javafx.text.TextLayoutTest.buildRuns(TextLayoutTest.java:159)

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

              Created:
              Updated:
              Imported: