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

lawrence.andrews duke at openjdk.java.net
Tue Apr 12 17:42:31 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:

 - Merge branch 'openjdk:master' into JDK-8283803
 - Merge branch 'openjdk:master' into JDK-8283803
 - 8283803 : Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/PrintGlyphVectorTest.java and fix test

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/8004/files
  - new: https://git.openjdk.java.net/jdk/pull/8004/files/e4e53fc6..1c765353

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

  Stats: 60 lines in 2 files changed: 51 ins; 0 del; 9 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