RFR: 8274082 : Wrong test case name specified in jtreg run tag for java/awt/print/PrinterJob/SwingUIText.java [v2]

lawrence.andrews duke at openjdk.java.net
Thu Apr 14 16:59:33 UTC 2022


> Following issues were fixed in this test 
> 1) Fixed - Parser error due to yesno in @run main/manual=yesno
> 2) Fixed Wrong test name specified in @run jtreg
> @run main/manual=yesno PrintTextTest . It should be @run main/manual=yesno SwingUIText
> 3) Instruction frame does not have 'Pass' or 'Fail' button to mark the test as Pass or Fail after verifying Text on UI and print out. 
> 4) Fixed - Test UI ( test instruction frame, UI frame and Print Dialog) just gets disposed automatically without interacting via running the test case with jtreg. 
> 
> @shurymury

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 two additional commits since the last revision:

 - Merge branch 'openjdk:master' into JDK-8274082
 - 8274082 : Wrong test case name specified in jtreg run tag for java/awt/print/PrinterJob/SwingUIText.java

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/7946/files
  - new: https://git.openjdk.java.net/jdk/pull/7946/files/f1dca5de..0916e6ea

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

  Stats: 187386 lines in 2481 files changed: 134302 ins; 12666 del; 40418 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7946.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7946/head:pull/7946

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



More information about the client-libs-dev mailing list