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

[TEST BUG] Pagination test incorrectly checks visible buttons

      Pagination tests incorrectly check visibility range, it expects button captions to start from 0, but they start from 1, so the test fails.

      RULE "ControlsAutomatedTestSuite/javafx/scene/control/test/pagination/PaginationTest/currentPageIndexPropertyTest" Exception java.lang.AssertionError: expected:<10.0> but was:<11.0>
      RULE "ControlsAutomatedTestSuite/javafx/scene/control/test/pagination/PaginationTest/pageCountPropertyTest" Exception java.lang.AssertionError: expected:<6.0> but was:<5.0>

            Unassigned Unassigned
            arusakov Andrey Rusakov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: