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

Omair Majid omajid at redhat.com
Tue Mar 31 13:01:57 PDT 2009


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: exclude-list.patch
Type: text/x-patch
Size: 423 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20090331/19ba16da/exclude-list.patch 


More information about the distro-pkg-dev mailing list