summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Forstall <brucefo@microsoft.com>2018-04-17 15:59:09 -0700
committerBruce Forstall <brucefo@microsoft.com>2018-04-17 15:59:09 -0700
commite0a9f2cc1e4be9ddeda2f5fb85484e6da4e0eaa2 (patch)
tree2a9f76682994d0f646f6b25264a149261b6c524a
parent395067d68b4276476f1f0b3d85d7fa94e97e1ef0 (diff)
downloadcoreclr-e0a9f2cc1e4be9ddeda2f5fb85484e6da4e0eaa2.tar.gz
coreclr-e0a9f2cc1e4be9ddeda2f5fb85484e6da4e0eaa2.tar.bz2
coreclr-e0a9f2cc1e4be9ddeda2f5fb85484e6da4e0eaa2.zip
Disable Microsoft.Win32.SystemEvents.Tests
Tracking bug: https://github.com/dotnet/corefx/issues/29166
-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 237f07fb54..c16808aab5 100644
--- a/tests/arm/corefx_test_exclusions.txt
+++ b/tests/arm/corefx_test_exclusions.txt
@@ -1,4 +1,5 @@
Microsoft.Win32.Registry.Tests
+Microsoft.Win32.SystemEvents.Tests # https://github.com/dotnet/coreclr/issues/17582
System.Console.Tests
System.Data.SqlClient.Tests
System.Diagnostics.Process.Tests