summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSung Yoon Whang <suwhang@microsoft.com>2018-02-26 16:36:27 -0800
committerGitHub <noreply@github.com>2018-02-26 16:36:27 -0800
commitedd8d15c4c652c0c4452a86a2d94861222065dd1 (patch)
tree62d9d46af0afbd1644e3958a3395467c12966232 /tests
parent9c28ca3056b4b9d56770fecd4bf4166232709153 (diff)
downloadcoreclr-edd8d15c4c652c0c4452a86a2d94861222065dd1.tar.gz
coreclr-edd8d15c4c652c0c4452a86a2d94861222065dd1.tar.bz2
coreclr-edd8d15c4c652c0c4452a86a2d94861222065dd1.zip
Fix for incorrect case in GC reliability/stress night config (#16595)
* Fix case for Concurrentspin2.exe
Diffstat (limited to 'tests')
-rw-r--r--tests/src/GC/Stress/testmix_gc.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/src/GC/Stress/testmix_gc.config b/tests/src/GC/Stress/testmix_gc.config
index 1e6104ec69..9f832894aa 100644
--- a/tests/src/GC/Stress/testmix_gc.config
+++ b/tests/src/GC/Stress/testmix_gc.config
@@ -37,7 +37,7 @@
arguments=""
concurrentCopies="1"
/>
- <Assembly id="Concurrentspin2.exe"
+ <Assembly id="concurrentspin2.exe"
successCode="100"
filename="Concurrentspin2.exe"
arguments=""