summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/arm/Tests.lst2
-rw-r--r--tests/arm64/Tests.lst2
-rw-r--r--tests/src/GC/API/NoGCRegion/NoGC.csproj1
3 files changed, 3 insertions, 2 deletions
diff --git a/tests/arm/Tests.lst b/tests/arm/Tests.lst
index 122985e8f9..5507033b28 100644
--- a/tests/arm/Tests.lst
+++ b/tests/arm/Tests.lst
@@ -90721,7 +90721,7 @@ RelativePath=GC\API\NoGCRegion\NoGC\NoGC.cmd
WorkingDir=GC\API\NoGCRegion\NoGC
Expected=0
MaxAllowedDurationSeconds=600
-Categories=EXPECTED_PASS;NEW
+Categories=EXPECTED_PASS;NEW;GCSTRESS_EXCLUDE
HostStyle=0
[DevDiv_462274.cmd_11391]
diff --git a/tests/arm64/Tests.lst b/tests/arm64/Tests.lst
index 54021256cd..96f4185fa7 100644
--- a/tests/arm64/Tests.lst
+++ b/tests/arm64/Tests.lst
@@ -90641,7 +90641,7 @@ RelativePath=GC\API\NoGCRegion\NoGC\NoGC.cmd
WorkingDir=GC\API\NoGCRegion\NoGC
Expected=0
MaxAllowedDurationSeconds=600
-Categories=EXPECTED_PASS;NEW
+Categories=EXPECTED_PASS;NEW;GCSTRESS_EXCLUDE
HostStyle=0
[DevDiv_397793.cmd_11701]
diff --git a/tests/src/GC/API/NoGCRegion/NoGC.csproj b/tests/src/GC/API/NoGCRegion/NoGC.csproj
index 6945f9a4d4..ee44cedd2f 100644
--- a/tests/src/GC/API/NoGCRegion/NoGC.csproj
+++ b/tests/src/GC/API/NoGCRegion/NoGC.csproj
@@ -12,6 +12,7 @@
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
<CLRTestExecutionArguments></CLRTestExecutionArguments>
+ <GCStressIncompatible>true</GCStressIncompatible>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">