[FYI] Add java/awt/PrintJob/EdgeTest/EdgeTest.java to exclude list

Joe Darcy Joe.Darcy at Sun.COM
Tue Mar 31 13:26:01 PDT 2009


Omair Majid wrote:
> Hi,
> 
> The JTreg test java/awt/PrintJob/EdgeTest/EdgeTest.java currently times 
> out waiting for a user to click "Print" on the print dialog it pops up. 
> So when running the jtreg tests unsupervised, the test will time out and 
> fail. On the other hand, if the user clicks on the button, the test will 
>   pass - the user has to manually verify that the printed output matches 
> the expected output. To make use of this test, it needs to be run 
> interactively.
> 
> The attached patch adds the test to the exclude list so a make check 
> will skip over this test.
> 
> ChangeLog:
> 2009-03-31  Omair Majid  <omajid at redhat.com>
> 
>        * test/jtreg/excludelist.jdk.jtx: Add
>        java/awt/PrintJob/EdgeTest/EdgeTest.java to the exclude list
>        since it requires a user to manually examine the printout even if
>        the test passes.
> 
> Cheers,
> Omair
> 

Have you tried running only the automated tests instead "jtreg -a ..."?

-Joe



More information about the distro-pkg-dev mailing list