diff options
author | Bruce Forstall <brucefo@microsoft.com> | 2018-01-11 15:28:52 -0800 |
---|---|---|
committer | Bruce Forstall <brucefo@microsoft.com> | 2018-01-11 15:28:52 -0800 |
commit | ff60c21fb2c963139bd04f8e36eb649d8932c519 (patch) | |
tree | 2322a5f8165af3431a44bc519836935cf5e72dbb /tests/arm | |
parent | e275d2dfe18ad1f7db9c35220283001a81a7c669 (diff) | |
download | coreclr-ff60c21fb2c963139bd04f8e36eb649d8932c519.tar.gz coreclr-ff60c21fb2c963139bd04f8e36eb649d8932c519.tar.bz2 coreclr-ff60c21fb2c963139bd04f8e36eb649d8932c519.zip |
Disable NoGC test in GCStress test runs
Diffstat (limited to 'tests/arm')
-rw-r--r-- | tests/arm/Tests.lst | 2 |
1 files changed, 1 insertions, 1 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] |