> Problem : 
> 1) Testcase was failing due to parse exception yesno
> 2) After removing yesno tag test frame and immediately get disposed
> 
> Fix : 
> 1) Removed yesno tag
> 2) Show the test frame with pass, fail button.  Now user can click on the 
> `print' button to show the print dialog and take the print out and compare 
> the print with the graphics rendered on the frame. Click either on the 'Pass' 
> or 'Fail' button to make the pass or fail also clicking the 'Pass' or 'Fail' 
> closes the test frame.
> 3) Added the timeout If not interaction is performed on the test frame.
> 
> @shurymury

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

  Add wild character for static imports

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5595/files
  - new: https://git.openjdk.java.net/jdk/pull/5595/files/924167f9..98a9e315

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

  Stats: 25 lines in 1 file changed: 0 ins; 23 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5595.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5595/head:pull/5595

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

Reply via email to