RFR: JDK-8047973 Quarantine compiler/ciReplay/*
Staffan Larsen
staffan.larsen at oracle.com
Tue Jun 24 11:12:01 UTC 2014
These tests keep being unstable in nightly testing (see JDK-8032226) so will have to be quarantined.
Thanks,
/Staffan
diff --git a/test/compiler/ciReplay/TestSA.sh b/test/compiler/ciReplay/TestSA.sh
--- a/test/compiler/ciReplay/TestSA.sh
+++ b/test/compiler/ciReplay/TestSA.sh
@@ -26,6 +26,7 @@
##
## @test
## @bug 8011675
+## @ignore
## @summary testing of ciReplay with using generated by SA replay.txt
## @author igor.ignatyev at oracle.com
## @run shell TestSA.sh
diff --git a/test/compiler/ciReplay/TestVM.sh b/test/compiler/ciReplay/TestVM.sh
--- a/test/compiler/ciReplay/TestVM.sh
+++ b/test/compiler/ciReplay/TestVM.sh
@@ -26,6 +26,7 @@
##
## @test
## @bug 8011675
+## @ignore
## @summary testing of ciReplay with using generated by VM replay.txt
## @author igor.ignatyev at oracle.com
## @run shell TestVM.sh
diff --git a/test/compiler/ciReplay/TestVM_no_comp_level.sh b/test/compiler/ciReplay/TestVM_no_comp_level.sh
--- a/test/compiler/ciReplay/TestVM_no_comp_level.sh
+++ b/test/compiler/ciReplay/TestVM_no_comp_level.sh
@@ -26,6 +26,7 @@
##
## @test
## @bug 8011675
+## @ignore
## @summary testing of ciReplay with using generated by VM replay.txt w/o comp_level
## @author igor.ignatyev at oracle.com
## @run shell TestVM_no_comp_level.sh
More information about the serviceability-dev
mailing list