summaryrefslogtreecommitdiff
path: root/tests/src/GC/Scenarios/GCSimulator/GCSimulator_270.csproj
diff options
context:
space:
mode:
authorSean Gillespie <segilles@microsoft.com>2016-05-10 12:03:16 -0700
committerSean Gillespie <segilles@microsoft.com>2016-05-10 16:40:48 -0700
commit46ba7777d233c3b3787ea02b8226e340f09d574c (patch)
tree3450865080fe32a4c9bd576023ed2323ce58aeb3 /tests/src/GC/Scenarios/GCSimulator/GCSimulator_270.csproj
parent72b1ea011f28c1897fa2a668f0676a075bdb6b6e (diff)
downloadcoreclr-46ba7777d233c3b3787ea02b8226e340f09d574c.tar.gz
coreclr-46ba7777d233c3b3787ea02b8226e340f09d574c.tar.bz2
coreclr-46ba7777d233c3b3787ea02b8226e340f09d574c.zip
Enable the GCSimulator CI run to run on a regular basis
Diffstat (limited to 'tests/src/GC/Scenarios/GCSimulator/GCSimulator_270.csproj')
-rw-r--r--tests/src/GC/Scenarios/GCSimulator/GCSimulator_270.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/src/GC/Scenarios/GCSimulator/GCSimulator_270.csproj b/tests/src/GC/Scenarios/GCSimulator/GCSimulator_270.csproj
index 4f9e008182..7ada15760f 100644
--- a/tests/src/GC/Scenarios/GCSimulator/GCSimulator_270.csproj
+++ b/tests/src/GC/Scenarios/GCSimulator/GCSimulator_270.csproj
@@ -17,6 +17,8 @@
<DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
<CLRTestExecutionArguments>-t 3 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 5 -f -dp 0.4 -dw 0.0</CLRTestExecutionArguments>
<IsGCSimulatorTest>true</IsGCSimulatorTest>
+ <CLRTestKind>RunOnly</CLRTestKind>
+ <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">