8185806: Quarantine test JdbExprTest.sh on Windows
authorhseigel
Thu, 03 Aug 2017 16:10:07 -0400
changeset 46880 b1fabc3a2ac7
parent 46879 5857274e1e42
child 46881 c10f9e54aec6
8185806: Quarantine test JdbExprTest.sh on Windows Summary: Use @requires to quarantine the test Reviewed-by: coleenp, sspitsyn
jdk/test/com/sun/jdi/JdbExprTest.sh
--- a/jdk/test/com/sun/jdi/JdbExprTest.sh	Thu Aug 03 09:10:56 2017 -0700
+++ b/jdk/test/com/sun/jdi/JdbExprTest.sh	Thu Aug 03 16:10:07 2017 -0400
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 #
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2017, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
@@ -26,6 +26,7 @@
 #  @test
 #  @bug 4660158
 #  @author Staffan Larsen
+#  @requires os.family != "windows"
 #  @key intermittent
 #  @run shell JdbExprTest.sh