On 25/06/2020 22:45, Daniel D. Daugherty wrote:
Here's the context diff:
$ hg diff
diff -r cf65909b98c5 test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt Thu Jun 25 15:00:59 2020 -0400
+++ b/test/jdk/ProblemList.txt Thu Jun 25 17:39:01 2020 -0400
@@ -630,6 +630,8 @@
java/nio/channels/Selector/Wakeup.java 6963118 windows-all
+sun/nio/ch/TestMaxCachedBufferSize.java 8212812 macosx-all
+
############################################################################
Would it be possible to start by increasing the timeout on this test
first, rather than excluding it? I think it's important to know if it
does actually complete in a reasonable time on the macOS machines where
it times out?!
-Alan