RFR 8014791: More ProblemList.txt updates (5/2013)
Chris Hegarty
chris.hegarty at oracle.com
Fri May 17 10:54:15 UTC 2013
There are a few networking tests failing recently. All have bugs against
them. These bugs will be address shortly, but since tl is integrating
into master, for b91, next Tuesday, it is best to add them to the
ProblemList so that the failures don't escape into master.
diff -r 06b410feed49 -r 1e860864089a test/ProblemList.txt
--- a/test/ProblemList.txt Fri May 17 11:05:43 2013 +0100
+++ b/test/ProblemList.txt Fri May 17 11:40:54 2013 +0100
@@ -205,6 +205,18 @@ java/net/MulticastSocket/Test.java
#7143960
java/net/DatagramSocket/SendDatagramToBadAddress.java
macosx-all
+#8014783
+java/net/HttpURLPermission/HttpURLPermissionTest.java
windows-all
+
+#8014720
+java/net/ResponseCache/B6181108.java
generic-all
+
+#8014723
+sun/misc/URLClassPath/ClassnameCharTest.java
generic-all
+
+#8014719
+sun/net/www/http/HttpClient/ProxyTest.java
generic-all
+
-Chris.
More information about the core-libs-dev
mailing list