RFR: JDK-8047973 Quarantine compiler/ciReplay/*

Igor Ignatyev igor.ignatyev at oracle.com
Tue Jun 24 12:45:42 UTC 2014


Staffan,

1. '@ignore' should be followed by CR numbers
2. I doubt that TestVM* failures are related to JDK-8032226. these tests 
don't use SA agent, they rather fail due to JDK-8031978

Igor

On 06/24/2014 03:12 PM, Staffan Larsen wrote:
> 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