summaryrefslogtreecommitdiff
path: root/tests/arm/Tests.lst
diff options
context:
space:
mode:
authorPat Gavlin <pagavlin@microsoft.com>2017-07-19 14:45:24 -0700
committerPat Gavlin <pagavlin@microsoft.com>2017-07-19 14:45:24 -0700
commit18705c4f8410f1753d59447f37a5a3deb8db8070 (patch)
tree40fc3c9e9cfd14e1e5858cf3b6632d3ee8b11559 /tests/arm/Tests.lst
parent8a163ca04ae8734f4a9ee51e470beda933c96333 (diff)
downloadcoreclr-18705c4f8410f1753d59447f37a5a3deb8db8070.tar.gz
coreclr-18705c4f8410f1753d59447f37a5a3deb8db8070.tar.bz2
coreclr-18705c4f8410f1753d59447f37a5a3deb8db8070.zip
Disable some unreliable GC tests under JIT stress.
These tests depend on the JIT not extending lifetimes. This dependency is frequently unsatisfied when running under JIT stress modes (e.g. JITStress=1/2 or JITStressRegs=1). Contributes to #12920, #12923, #12922, and #12921.
Diffstat (limited to 'tests/arm/Tests.lst')
-rw-r--r--tests/arm/Tests.lst12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/arm/Tests.lst b/tests/arm/Tests.lst
index 6ccb186b26..370ef3938e 100644
--- a/tests/arm/Tests.lst
+++ b/tests/arm/Tests.lst
@@ -15585,7 +15585,7 @@ RelativePath=GC\Features\Finalizer\finalizeother\finalizearraysleep\finalizearra
WorkingDir=GC\Features\Finalizer\finalizeother\finalizearraysleep
Expected=0
MaxAllowedDurationSeconds=600
-Categories=EXPECTED_PASS
+Categories=EXPECTED_PASS;JITSTRESS_FAIL
HostStyle=0
[_il_dbgindcall.cmd_1949]
@@ -65665,7 +65665,7 @@ RelativePath=GC\Scenarios\LeakWheel\leakwheel\leakwheel.cmd
WorkingDir=GC\Scenarios\LeakWheel\leakwheel
Expected=0
MaxAllowedDurationSeconds=600
-Categories=EXPECTED_PASS
+Categories=EXPECTED_PASS;JITSTRESS_FAIL
HostStyle=0
[GCSimulator_280.cmd_8209]
@@ -67761,7 +67761,7 @@ RelativePath=GC\Scenarios\DoublinkList\doublinkstay\doublinkstay.cmd
WorkingDir=GC\Scenarios\DoublinkList\doublinkstay
Expected=0
MaxAllowedDurationSeconds=600
-Categories=EXPECTED_FAIL;8091
+Categories=EXPECTED_PASS;JITSTRESS_FAIL
HostStyle=0
[b57516.cmd_8471]
@@ -69401,7 +69401,7 @@ RelativePath=GC\Scenarios\DoublinkList\doublinkgen\doublinkgen.cmd
WorkingDir=GC\Scenarios\DoublinkList\doublinkgen
Expected=0
MaxAllowedDurationSeconds=600
-Categories=EXPECTED_PASS
+Categories=EXPECTED_PASS;JITSTRESS_FAIL
HostStyle=0
[ConvertToString15.cmd_8676]
@@ -70465,7 +70465,7 @@ RelativePath=GC\API\GCHandle\HandleCopy\HandleCopy.cmd
WorkingDir=GC\API\GCHandle\HandleCopy
Expected=0
MaxAllowedDurationSeconds=600
-Categories=EXPECTED_PASS
+Categories=EXPECTED_PASS;JITSTRESS_FAIL
HostStyle=0
[Dup_ro.cmd_8809]
@@ -82129,7 +82129,7 @@ RelativePath=GC\API\GC\KeepAliveNull\KeepAliveNull.cmd
WorkingDir=GC\API\GC\KeepAliveNull
Expected=0
MaxAllowedDurationSeconds=600
-Categories=EXPECTED_PASS
+Categories=EXPECTED_PASS;JITSTRESS_FAIL
HostStyle=0
[starg_r4.cmd_10267]