Reenable corefx System.Linq.Expressions.Tests. (dotnet/coreclr#22362)
authorSergey Andreenko <seandree@microsoft.com>
Mon, 4 Feb 2019 19:13:24 +0000 (11:13 -0800)
committerGitHub <noreply@github.com>
Mon, 4 Feb 2019 19:13:24 +0000 (11:13 -0800)
Commit migrated from https://github.com/dotnet/coreclr/commit/7253eab7d4a2e602b1cd547fb954bba79a343d30

src/coreclr/tests/arm/corefx_test_exclusions.txt
src/coreclr/tests/arm64/corefx_test_exclusions.txt

index 3667a3b..5606a33 100644 (file)
@@ -9,7 +9,6 @@ System.Drawing.Common.Tests          # https://github.com/dotnet/coreclr/issues/
 System.IO.FileSystem.Tests           # https://github.com/dotnet/coreclr/issues/16001
 System.IO.Ports.Tests                # https://github.com/dotnet/coreclr/issues/16001
 System.Management.Tests              # https://github.com/dotnet/coreclr/issues/16001
-System.Linq.Expressions.Tests        # JitStress=1 https://github.com/dotnet/coreclr/issues/19457
 System.Net.HttpListener.Tests        # https://github.com/dotnet/coreclr/issues/17584
 System.Runtime.Numerics.Tests        # https://github.com/dotnet/coreclr/issues/18362 -- JitStress=1 JitStress=2
 System.Text.RegularExpressions.Tests # https://github.com/dotnet/coreclr/issues/17754 -- timeout -- JitMinOpts only
index 660069e..19f9ef5 100644 (file)
@@ -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