RFR: 8292309 : Fix java/awt/PrintJob/ConstrainedPrintingTest/ConstrainedPrintingTest.java test [v3]

lawrence.andrews duke at openjdk.org
Tue Sep 20 21:38:48 UTC 2022


> 1) Fixed Parse Exception by removing yesno
> test result: Error. Parse Exception: Arguments to `manual' option not supported: yesno
> 2) Throw jtreg.SkippedException when printer is not configured on the test host
> 3) Replaced Sysout & TestDialog with ManualTestFrame, which allows to the user to better decide test results and to take screen shot if test fails.
> 
> @shurymury

lawrence.andrews has updated the pull request incrementally with one additional commit since the last revision:

  Removed @key printer keyword since this is a manual test

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/9865/files
  - new: https://git.openjdk.org/jdk/pull/9865/files/07495189..f9e40ce1

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=9865&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9865&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/9865.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9865/head:pull/9865

PR: https://git.openjdk.org/jdk/pull/9865



More information about the client-libs-dev mailing list