From 17c923e15ad927b02c86825a375a1b3220e403b4 Mon Sep 17 00:00:00 2001 From: Bruce Forstall Date: Mon, 17 Dec 2018 15:20:04 -0800 Subject: Disable System.Runtime.Tests for Linux arm64 corefx tests Failure with System.Tests.ExceptionTests.ThrowStatementDoesNotResetExceptionStackLineOtherMethod in JitStress=2. Tracking: #21223 --- tests/arm64/corefx_linux_test_exclusions.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/arm64/corefx_linux_test_exclusions.txt b/tests/arm64/corefx_linux_test_exclusions.txt index fa7353beb7..809f5f0f1d 100644 --- a/tests/arm64/corefx_linux_test_exclusions.txt +++ b/tests/arm64/corefx_linux_test_exclusions.txt @@ -2,6 +2,7 @@ System.Buffers.Tests # https://github.com/dotnet/corecl System.Collections.Immutable.Tests # https://github.com/dotnet/coreclr/issues/20209 -- JitStress=2 TieredCompilation=0 System.Memory.Tests # https://github.com/dotnet/coreclr/issues/20958 System.Net.NameResolution.Functional.Tests # https://github.com/dotnet/coreclr/issues/20924 https://github.com/dotnet/corefx/issues/24355 +System.Runtime.Tests # https://github.com/dotnet/coreclr/issues/21223 -- JitStress=2 System.Runtime.Serialization.Formatters.Tests # https://github.com/dotnet/coreclr/issues/20246 -- timeout System.Text.RegularExpressions.Tests # https://github.com/dotnet/coreclr/issues/17754 -- timeout -- JitMinOpts + Tiered only System.Threading.Tests # https://github.com/dotnet/coreclr/issues/20215 -- cgit v1.2.3