TextLayoutTest fails

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 8
    • Component/s: 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)

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

              Created:
              Updated:
              Imported: