From: Bruce Forstall Date: Wed, 17 Jan 2018 01:00:20 +0000 (-0800) Subject: Disable GetGeneration from GCStress runs X-Git-Tag: accepted/tizen/base/20180629.140029~126^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=17074b276f4ba82132d4e3c6b1f7eb9619e25aed;p=platform%2Fupstream%2Fcoreclr.git Disable GetGeneration from GCStress runs This test has exhibited "random" failures during GCStress runs (which are believed to be due to the test itself, not some product issue). So, disable it from GCStress runs. --- diff --git a/tests/arm/Tests.lst b/tests/arm/Tests.lst index 5507033..94bbcda 100644 --- a/tests/arm/Tests.lst +++ b/tests/arm/Tests.lst @@ -60921,7 +60921,7 @@ RelativePath=GC\API\GC\GetGeneration\GetGeneration.cmd WorkingDir=GC\API\GC\GetGeneration Expected=0 MaxAllowedDurationSeconds=600 -Categories=EXPECTED_FAIL +Categories=EXPECTED_FAIL;GCSTRESS_EXCLUDE HostStyle=0 [OpCodeOperandType.cmd_7644] diff --git a/tests/arm64/Tests.lst b/tests/arm64/Tests.lst index 96f4185..a6ed50b 100644 --- a/tests/arm64/Tests.lst +++ b/tests/arm64/Tests.lst @@ -21177,7 +21177,7 @@ RelativePath=GC\API\GC\GetGeneration\GetGeneration.cmd WorkingDir=GC\API\GC\GetGeneration Expected=0 MaxAllowedDurationSeconds=600 -Categories=EXPECTED_PASS +Categories=EXPECTED_PASS;GCSTRESS_EXCLUDE HostStyle=0 [GetGeneration_box.cmd_2871] diff --git a/tests/src/GC/API/GC/GetGeneration.csproj b/tests/src/GC/API/GC/GetGeneration.csproj index 57691da..041037b 100644 --- a/tests/src/GC/API/GC/GetGeneration.csproj +++ b/tests/src/GC/API/GC/GetGeneration.csproj @@ -10,7 +10,7 @@ Exe {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} ..\..\ - + true