summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Forstall <brucefo@microsoft.com>2019-02-06 12:33:43 -0800
committerBruce Forstall <brucefo@microsoft.com>2019-02-06 12:33:43 -0800
commit13da374e247ad60b6dfc047697c6f52be304ebb7 (patch)
treea14fe2230214193b916ce71754166850196aac7a
parent40bee916727e7b2ef5f1aa99e7e5ce1d345711a8 (diff)
downloadcoreclr-13da374e247ad60b6dfc047697c6f52be304ebb7.tar.gz
coreclr-13da374e247ad60b6dfc047697c6f52be304ebb7.tar.bz2
coreclr-13da374e247ad60b6dfc047697c6f52be304ebb7.zip
Disable flaky Linux/arm64 corefx System.Net.Sockets.Tests
Tracking: https://github.com/dotnet/coreclr/issues/21576 In general, any System.Net test that exhibits flakiness should be disabled; we pay more in flakiness than we gain in coverage.
-rw-r--r--tests/arm64/corefx_linux_test_exclusions.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/arm64/corefx_linux_test_exclusions.txt b/tests/arm64/corefx_linux_test_exclusions.txt
index 4a00962865..8b9cac926b 100644
--- a/tests/arm64/corefx_linux_test_exclusions.txt
+++ b/tests/arm64/corefx_linux_test_exclusions.txt
@@ -4,6 +4,7 @@ System.Diagnostics.Process.Tests # https://github.com/dotnet/corecl
System.Memory.Tests # https://github.com/dotnet/coreclr/issues/20958
System.Net.NameResolution.Pal.Tests # https://github.com/dotnet/corefx/issues/32797
System.Net.NameResolution.Functional.Tests # https://github.com/dotnet/coreclr/issues/20924 https://github.com/dotnet/corefx/issues/24355
+System.Net.Sockets.Tests # https://github.com/dotnet/coreclr/issues/21576 -- continuing flakiness
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