Integrated: 8274032 : Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/ImagePrinting/ImageTypes.java & show test UI

lawrence.andrews duke at openjdk.java.net
Wed Oct 13 20:09:52 UTC 2021


On Tue, 21 Sep 2021 03:24:24 GMT, lawrence.andrews <duke at openjdk.java.net> wrote:

> 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

This pull request has now been integrated.

Changeset: 7dc2db4a
Author:    lawrence.andrews <lawrence.andrews at oracle.com>
Committer: Sergey Bylokhov <serb at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/7dc2db4aacfeea0caffcc76fd352eabf64ee34c4
Stats:     155 lines in 1 file changed: 80 ins; 41 del; 34 mod

8274032: Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/ImagePrinting/ImageTypes.java & show test UI

Reviewed-by: serb, pbansal

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

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



More information about the client-libs-dev mailing list