RFR: 8283664: Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/PrintTextTest.java [v2]
Daniel Gredler
duke at openjdk.org
Thu Oct 31 21:36:01 UTC 2024
> There are multiple issue with this test case
> 1) Parser error due to yesno in @run main/manual=yesno
> 2) User can only compare the UI rendering and compare with the print out. User can't mark the test as pass or fail due to pass or fail buttons are missing.
> 3) When the test is executed using jtreg after user click on the print button on the print dialog the whole test UIs ( frames) gets dispose and user cannot compare the printout with the UI. But this works as expected in test is running individually using java PrintTextTest
Daniel Gredler has updated the pull request incrementally with one additional commit since the last revision:
Update copyright year, imports, array style, frame title
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21716/files
- new: https://git.openjdk.org/jdk/pull/21716/files/f126a300..204f78b6
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21716&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21716&range=00-01
Stats: 31 lines in 1 file changed: 19 ins; 0 del; 12 mod
Patch: https://git.openjdk.org/jdk/pull/21716.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21716/head:pull/21716
PR: https://git.openjdk.org/jdk/pull/21716
More information about the client-libs-dev
mailing list