summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBruce Forstall <brucefo@microsoft.com>2018-04-04 12:35:24 -0700
committerBruce Forstall <brucefo@microsoft.com>2018-04-04 12:35:24 -0700
commit7cb5d833134170827c9e0b1a762c79fb8152f0b4 (patch)
treee39ffab6ed081887d01b336fc0bbf1b38c958ffa /tests
parent9f4167504baa1ec693b14932868c6a8473d23180 (diff)
downloadcoreclr-7cb5d833134170827c9e0b1a762c79fb8152f0b4.tar.gz
coreclr-7cb5d833134170827c9e0b1a762c79fb8152f0b4.tar.bz2
coreclr-7cb5d833134170827c9e0b1a762c79fb8152f0b4.zip
Disable corefx Microsoft.Win32.Registry.Tests on ARM
Failures tracked by #17423.
Diffstat (limited to 'tests')
-rw-r--r--tests/arm/corefx_test_exclusions.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/arm/corefx_test_exclusions.txt b/tests/arm/corefx_test_exclusions.txt
index ba2126eb8e..237f07fb54 100644
--- a/tests/arm/corefx_test_exclusions.txt
+++ b/tests/arm/corefx_test_exclusions.txt
@@ -1,3 +1,4 @@
+Microsoft.Win32.Registry.Tests
System.Console.Tests
System.Data.SqlClient.Tests
System.Diagnostics.Process.Tests