RFR: 8283803 : Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/PrintGlyphVectorTest.java and fix test [v5]

lawrence.andrews duke at openjdk.java.net
Wed Apr 13 18:19:52 UTC 2022


> Fixed the following issue.
> 1) Removed yes/no since test was failing due to "Parser error due to yesno in @run main/manual=yesno"
> 2) After removing yes/no test run( just shows the UI and gets dispose immediately). User cannot interact with the test UI and mark the test pass or failed. 
> So added Pass and Fail button to mark the test result.
> 3) Added timeout if in case user does not interact with the test UI.
> 
> @shurymury 
> @aivanov-jdk

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

  Handled printer not available case

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/8004/files
  - new: https://git.openjdk.java.net/jdk/pull/8004/files/9e4e95a4..4a5d327d

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8004&range=04
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8004&range=03-04

  Stats: 28 lines in 1 file changed: 16 ins; 5 del; 7 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8004.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8004/head:pull/8004

PR: https://git.openjdk.java.net/jdk/pull/8004



More information about the client-libs-dev mailing list