On Thu, 24 Mar 2022 20:24:35 GMT, lawrence.andrews <d...@openjdk.java.net> wrote:
> Following issues were fixed in this test > 1) Fixed - Parser error due to yesno in @run main/manual=yesno > 2) Fixed Wrong test name specified in @run jtreg > @run main/manual=yesno PrintTextTest . It should be @run main/manual=yesno > SwingUIText > 3) Instruction frame does not have 'Pass' or 'Fail' button to mark the test > as Pass or Fail after verifying Text on UI and print out. > 4) Fixed - Test UI ( test instruction frame, UI frame and Print Dialog) just > gets disposed automatically without interacting via running the test case > with jtreg. > > @shurymury This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk/pull/7946