Thanks Joe! I see only following exception in jtr so it's hard to know
that it is due to machine misconfiguration. In this case, I will go
ahead and close this bug as "will not fix".
Expected "text/html" but obtained "text/plain"
java.lang.RuntimeException: Test failed!
Thanks,
Rajan
On 6/8/16 5:17 PM, joe darcy wrote:
Hi Rajan,
When this test fails, it usually indicates a machine misconfiguration
so I do *not* think the test should be added the problem list at this
time.
Thanks,
-Joe
On 6/8/2016 5:06 PM, Rajan Halade wrote:
Please review this patch to put Basic.java test in ProblemList for
solaris-sparcv9. SeeJDK-8146215
<https://bugs.openjdk.java.net/browse/JDK-8146215>, this test is seen
to fail several times on solaris-sparc.JDK-8146215
<https://bugs.openjdk.java.net/browse/JDK-8146215>is targeted to
fixed in tbd release so this test should be added to problemList in
the meantime.
Bug: https://bugs.openjdk.java.net/browse/JDK-8158274
diff -r 7b6fbeae0446 test/ProblemList.txt
--- a/test/ProblemList.txt Wed Jun 08 11:28:13 2016 -0700
+++ b/test/ProblemList.txt Wed Jun 08 17:03:22 2016 -0700
@@ -187,6 +187,8 @@
java/nio/file/WatchService/DeleteInterference.java 8156511 linux-all
+java/nio/file/Files/probeContentType/Basic.java 8146215 solaris-sparcv9
+
############################################################################
# jdk_rmi
Thanks,
Rajan