RFR: 8292271 : Fix java/awt/PrintJob/PrintCheckboxTest/PrintCheckboxManualTest.java test [v4]
lawrence.andrews
duke at openjdk.org
Wed Sep 7 22:33:17 UTC 2022
> 1) This test was failing due to yesno
> test result: Error. Parse Exception: Arguments to `manual' option not supported: yesno
> 2) PrintCheckboxManualTest.html file was missing
> 3) Added os.family since test instruction says that its a linux and solair toolkit only test
> 4) Removed Sysout & TestDialog class & added a better manual framework to show the instruction and test frame.
>
> @shurymury
lawrence.andrews has updated the pull request incrementally with one additional commit since the last revision:
Fixed space issue
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/9858/files
- new: https://git.openjdk.org/jdk/pull/9858/files/ad3fd8af..7e848533
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=9858&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=9858&range=02-03
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/9858.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/9858/head:pull/9858
PR: https://git.openjdk.org/jdk/pull/9858
More information about the client-libs-dev
mailing list