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

Andrew John Hughes gnu_andrew at member.fsf.org
Tue Mar 31 13:29:49 PDT 2009


2009/3/31 Joe Darcy <Joe.Darcy at sun.com>:
> 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
>

I'd prefer the change suggested by Joe, and I'm surprised we don't do
that already.
-- 
Andrew :-)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net

PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8



More information about the distro-pkg-dev mailing list