RFR: 8273685 : Remove jtreg tag manual=yesno for java/awt/Graphics/LCDTextAndGraphicsState.java & show test instruction [v4]

lawrence.andrews github.com+87324768+lawrence-andrew at openjdk.java.net
Fri Sep 17 14:47:05 UTC 2021


> Problem : 
> 1) Test case was failing with following exception
> test result: Error. Parse Exception: Arguments to `manual' option not supported: yes 
> 2) After removing =yes/no Parser exception is not seen but test UI will show and closes immediately  where the user cannot see what is on the frame. 
> 
> Fix : 
> 1) Add frame to show the test instructions.
> 2) Added timeout for the test case.
> 3) Show the test UI until either test case gets timeout or user press pass or fail button.
> 
> @shurymury

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

  Fixed review comments

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5503/files
  - new: https://git.openjdk.java.net/jdk/pull/5503/files/65d34ff0..1758ddfb

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

  Stats: 35 lines in 1 file changed: 17 ins; 5 del; 13 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5503.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5503/head:pull/5503

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



More information about the client-libs-dev mailing list