summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSung Yoon Whang <suwhang@microsoft.com>2018-02-26 20:10:44 -0800
committerGitHub <noreply@github.com>2018-02-26 20:10:44 -0800
commit2825e34ed4b63482d1a2a1b1aeb6c341a4d05a44 (patch)
treeb6b0f9820a5947483466f18d5c1e8458145a6a6d /tests
parente61f7f44f8d115aaf688c3238f0e5d44e40dfb29 (diff)
downloadcoreclr-2825e34ed4b63482d1a2a1b1aeb6c341a4d05a44.tar.gz
coreclr-2825e34ed4b63482d1a2a1b1aeb6c341a4d05a44.tar.bz2
coreclr-2825e34ed4b63482d1a2a1b1aeb6c341a4d05a44.zip
Re-attempt fixing case in GC reliability/stress night config (#16607)
* Address more config case error
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 9f832894aa..03790a46cf 100644
--- a/tests/src/GC/Stress/testmix_gc.config
+++ b/tests/src/GC/Stress/testmix_gc.config
@@ -39,7 +39,7 @@
/>
<Assembly id="concurrentspin2.exe"
successCode="100"
- filename="Concurrentspin2.exe"
+ filename="concurrentspin2.exe"
arguments=""
concurrentCopies="1"
/>