If there's no better way, then OK. Jan
On 11.3.2016 09:59, Felix Yang wrote:
Hi Jan, we have seen test runs hanging 15+ hours on several environments, which blocks other testing. So is it OK to exclude it before the fix ready? Thanks, Felix On 2016/3/11 16:12, Jan Lahoda wrote:Hi, I think I'd prefer to try to fix that. I think there's a good chance this fix: http://mail.openjdk.java.net/pipermail/core-libs-dev/2016-March/039165.html will fix also the Mac OSX problem. Sadly, I didn't hear any feedback on that yet. Thanks, Jan On 11.3.2016 08:15, Felix Yang wrote:Hi, please review at your convenience. This test jdk/internal/jline/console/StripAnsiTest.java has been observed hanging on several Mac OSX environments. Suggest to temporarily put into problemlist for Mac OSX. Bug: https://bugs.openjdk.java.net/browse/JDK-8151676 Thanks, Felix Patch: diff -r 13be3e542a07 test/ProblemList.txt --- a/test/ProblemList.txt Thu Mar 10 11:52:54 2016 -0800 +++ b/test/ProblemList.txt Thu Mar 10 22:23:52 2016 -0800 @@ -414,6 +414,10 @@ # jdk_other +# 8150519 + +jdk/internal/jline/console/StripAnsiTest.java macosx-all + ############################################################################ # 8141370
