On Thu, 24 Mar 2022 20:24:35 GMT, lawrence.andrews <[email protected]> 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 I suggest you wait for the framework in PR#7966 to be reviewed and completed and use it here instead of recreating UI in each test, to maintain consistency. ------------- Changes requested by psadhukhan (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/7946
