AssertionError in PrismTextLayout.createLine running TooltipTest

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: jfx24
    • Component/s: javafx

      Spotted in our nightly headful test build:

      TooltipTest > testChangeShowDelayCssTooltip() FAILED
          java.lang.AssertionError: number of TextRuns in a TextLine cannot be less than one: 0
              at javafx.graphics@24-ea/com.sun.javafx.text.PrismTextLayout.createLine(PrismTextLayout.java:936)

      The assertion error is not in the test, but rather due to an "assert" statement in the runtime. This suggests a product bug rather than a test bug.

      This is the only time I can remember seeing such a failure.

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

              Created:
              Updated: