From: Sergey Andreenko Date: Mon, 4 Feb 2019 19:13:24 +0000 (-0800) Subject: Reenable corefx System.Linq.Expressions.Tests. (dotnet/coreclr#22362) X-Git-Tag: submit/tizen/20210909.063632~11030^2~2603 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e7d4341f15317463bfc747b60115a0337287e273;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Reenable corefx System.Linq.Expressions.Tests. (dotnet/coreclr#22362) Commit migrated from https://github.com/dotnet/coreclr/commit/7253eab7d4a2e602b1cd547fb954bba79a343d30 --- diff --git a/src/coreclr/tests/arm/corefx_test_exclusions.txt b/src/coreclr/tests/arm/corefx_test_exclusions.txt index 3667a3b..5606a33 100644 --- a/src/coreclr/tests/arm/corefx_test_exclusions.txt +++ b/src/coreclr/tests/arm/corefx_test_exclusions.txt @@ -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 diff --git a/src/coreclr/tests/arm64/corefx_test_exclusions.txt b/src/coreclr/tests/arm64/corefx_test_exclusions.txt index 660069e..19f9ef5 100644 --- a/src/coreclr/tests/arm64/corefx_test_exclusions.txt +++ b/src/coreclr/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