Text unit test failure after adding RTL support

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 8
    • Affects Version/s: 8
    • Component/s: javafx

      The fix for RT-26171 (add RTL support to Text node) has caused a unit test failure in the smoke tests in the graphics forest:

          [junit] Testsuite: javafx.scene.text.Text_onInvalidate_Test
          [junit] @NodeTest:check dirty: NODE_CONTENTS [14]
          [junit] Tests run: 10, Failures: 1, Errors: 0, Time elapsed: 0.344 sec
          [junit]
          [junit] ------------- Standard Output ---------------
          [junit] @NodeTest:check dirty: NODE_CONTENTS [14]
          [junit] ------------- ---------------- ---------------
          [junit] Testcase: testFireOnInvalidate[7](javafx.scene.text.Text_onInvalidate_Test): FAILED
          [junit]
          [junit] junit.framework.AssertionFailedError:
          [junit] at com.sun.javafx.test.OnInvalidateMethodsTestBase$Configuration.testFireOnInvalidate(OnInvalidateMethodsTestBase.java:100)
          [junit] at com.sun.javafx.test.OnInvalidateMethodsTestBase.testFireOnInvalidate(OnInvalidateMethodsTestBase.java:56)
          [junit]
          [junit]
          [junit] Test javafx.scene.text.Text_onInvalidate_Test FAILED

            Assignee:
            Felipe Heidrich (Inactive)
            Reporter:
            Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: