On Thu, 17 Mar 2022 21:47:12 GMT, lawrence.andrews <d...@openjdk.java.net> wrote:
> 1) Removed =yesno since it was throwing Error: Not a test or directory > containing tests > 2) Test was just printing the "Test passes" on the printer and user did not > had any option to mark the test as pass or fail and test was always passing. > so created test UI with test instruction and test controls to mark the test > pass or fail and checking the end result of the test. > > @shurymury This pull request has now been integrated. Changeset: 2ef9767a Author: lawrence.andrews <lawrence.andr...@oracle.com> Committer: Phil Race <p...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/2ef9767aae8e1798661fea615b096833bdb9d985 Stats: 131 lines in 1 file changed: 116 ins; 0 del; 15 mod 8270331: [TESTBUG] Error: Not a test or directory containing tests: java/awt/print/PrinterJob/InitToBlack.java Reviewed-by: prr ------------- PR: https://git.openjdk.java.net/jdk/pull/7860