changeset in /hg/icedtea6: 2009-03-31 Omair Majid <omajid at redh...
Omair Majid
omajid at redhat.com
Tue Mar 31 13:04:35 PDT 2009
changeset 422763ad5d3c in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=422763ad5d3c
description:
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.
diffstat:
2 files changed, 9 insertions(+)
ChangeLog | 6 ++++++
test/jtreg/excludelist.jdk.jtx | 3 +++
diffs (26 lines):
diff -r bd118814ce2e -r 422763ad5d3c ChangeLog
--- a/ChangeLog Tue Mar 31 14:43:02 2009 -0400
+++ b/ChangeLog Tue Mar 31 16:02:56 2009 -0400
@@ -1,3 +1,9 @@ 2009-03-31 Omair Majid <omajid at redhat.
+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.
+
2009-03-31 Omair Majid <omajid at redhat.com>
* patches/icedtea-network-unreachable.patch: New file. Check for
diff -r bd118814ce2e -r 422763ad5d3c test/jtreg/excludelist.jdk.jtx
--- a/test/jtreg/excludelist.jdk.jtx Tue Mar 31 14:43:02 2009 -0400
+++ b/test/jtreg/excludelist.jdk.jtx Tue Mar 31 16:02:56 2009 -0400
@@ -20,6 +20,9 @@ sun/net/idn/TestStringPrep.java
# tcp (not icmp) echo server running
java/nio/channels/DatagramChannel/AdaptDatagramSocket.java
+# this test needs a user to verify the printed result
+java/awt/PrintJob/EdgeTest/EdgeTest.java
+
#
# Obsolete
#
More information about the distro-pkg-dev
mailing list