summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Forstall <brucefo@microsoft.com>2018-04-16 17:45:56 -0700
committerGitHub <noreply@github.com>2018-04-16 17:45:56 -0700
commit371e8fac8832dbbce2ac1ab0db3bb44f0c776083 (patch)
tree96f26b4f73a7f4ce4567121875b6478f37ab6611
parentdbbb54c5e3e7db8d87521e799141d99aa24607c0 (diff)
parent4080273575bd4e40dcac9b4ec1aeb7cb0a975b78 (diff)
downloadcoreclr-371e8fac8832dbbce2ac1ab0db3bb44f0c776083.tar.gz
coreclr-371e8fac8832dbbce2ac1ab0db3bb44f0c776083.tar.bz2
coreclr-371e8fac8832dbbce2ac1ab0db3bb44f0c776083.zip
Merge pull request #17402 from sdmaclea/PR-ARM64-COREFX-EXCLUSIONS
[Arm64] Add corefx_test_exclusions.txt
-rw-r--r--tests/arm64/corefx_test_exclusions.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/arm64/corefx_test_exclusions.txt b/tests/arm64/corefx_test_exclusions.txt
new file mode 100644
index 0000000000..1d5f55fd33
--- /dev/null
+++ b/tests/arm64/corefx_test_exclusions.txt
@@ -0,0 +1,4 @@
+Invariant.Tests
+System.Diagnostics.Process.Tests
+System.Reflection.Emit.ILGeneration.Tests
+System.ValueTuple.Tests