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

Text unit test failure after adding RTL support

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 8
    • 8
    • 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

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

              Created:
              Updated:
              Resolved:
              Imported: