Disable NoGC test in GCStress test runs
authorBruce Forstall <brucefo@microsoft.com>
Thu, 11 Jan 2018 23:28:52 +0000 (15:28 -0800)
committerBruce Forstall <brucefo@microsoft.com>
Thu, 11 Jan 2018 23:28:52 +0000 (15:28 -0800)
tests/arm/Tests.lst
tests/arm64/Tests.lst
tests/src/GC/API/NoGCRegion/NoGC.csproj

index 122985e..5507033 100644 (file)
@@ -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]
index 5402125..96f4185 100644 (file)
@@ -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]
index 6945f9a..ee44ced 100644 (file)
@@ -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' ">