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

Provide access to Pass/Fail buttons of PassFailJFrame

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • client-libs
    • None

      There are scenarios where disabling and enabling of the Pass and Fail buttons could provide additional visual feedback.

      For example, the test could determine whether the tester has performed the required actions, only after this the buttons are enabled; the buttons are disabled when the UI starts.

      A scenario from JDK-8316211 code review:
      https://github.com/openjdk/jdk/pull/15827#discussion_r1336145672

      This test should disable Pass and Fail buttons. The Fail button should remain disabled: the test will fail automatically. Yet the Pass button may always be enabled, or it could be enabled only after the tester cycles through all the scenarios.

            aivanov Alexey Ivanov
            aivanov Alexey Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: