summaryrefslogtreecommitdiff
path: root/tests/arm64
diff options
context:
space:
mode:
authorSergey Andreenko <seandree@microsoft.com>2019-02-04 11:13:24 -0800
committerGitHub <noreply@github.com>2019-02-04 11:13:24 -0800
commit7253eab7d4a2e602b1cd547fb954bba79a343d30 (patch)
tree35cecbc7868e2f685b255efa004f3a4154e81df8 /tests/arm64
parente78994d9d8f2d55bf6b06fb4daaec316a020bcf5 (diff)
downloadcoreclr-7253eab7d4a2e602b1cd547fb954bba79a343d30.tar.gz
coreclr-7253eab7d4a2e602b1cd547fb954bba79a343d30.tar.bz2
coreclr-7253eab7d4a2e602b1cd547fb954bba79a343d30.zip
Reenable corefx System.Linq.Expressions.Tests. (#22362)
Diffstat (limited to 'tests/arm64')
-rw-r--r--tests/arm64/corefx_test_exclusions.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/arm64/corefx_test_exclusions.txt b/tests/arm64/corefx_test_exclusions.txt
index 660069ecc6..19f9ef54a6 100644
--- a/tests/arm64/corefx_test_exclusions.txt
+++ b/tests/arm64/corefx_test_exclusions.txt
@@ -2,7 +2,6 @@ Invariant.Tests
System.ComponentModel.Composition.Tests # https://github.com/dotnet/coreclr/issues/18913
System.Diagnostics.Process.Tests # https://github.com/dotnet/coreclr/issues/16001
System.Drawing.Common.Tests # https://github.com/dotnet/coreclr/issues/18886
-System.Linq.Expressions.Tests # JitStress=1 JitStress=2 https://github.com/dotnet/coreclr/issues/18886
System.Management.Tests # https://github.com/dotnet/coreclr/issues/18886
System.Net.HttpListener.Tests # https://github.com/dotnet/coreclr/issues/17584
System.Numerics.Vectors.Tests # https://github.com/dotnet/coreclr/issues/18886