Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Update CoreFX Linux Arm64 exclusion list. #22697

Merged
merged 4 commits into from
Mar 14, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions tests/arm64/corefx_linux_test_exclusions.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
System.Buffers.Tests # https://github.com/dotnet/coreclr/issues/20226
System.Collections.Immutable.Tests # https://github.com/dotnet/coreclr/issues/20209 -- JitStress=2 TieredCompilation=0
System.Diagnostics.Process.Tests # https://github.com/dotnet/coreclr/issues/22430
System.Memory.Tests # https://github.com/dotnet/coreclr/issues/20958
System.Net.NameResolution.Pal.Tests # https://github.com/dotnet/corefx/issues/32797
System.Diagnostics.Process.Tests # https://github.com/dotnet/coreclr/issues/22413
System.Globalization.Calendars.Tests # https://github.com/dotnet/coreclr/issues/22719
System.Net.Http.Functional.Tests # https://github.com/dotnet/coreclr/issues/22449 -- JitStress=2, unstable
System.Net.NameResolution.Functional.Tests # https://github.com/dotnet/coreclr/issues/20924 https://github.com/dotnet/corefx/issues/24355
System.Net.NameResolution.Pal.Tests # https://github.com/dotnet/corefx/issues/32797
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.Numerics.Tests # https://github.com/dotnet/coreclr/issues/23242 -- timeout
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.Tasks.Tests # https://github.com/dotnet/coreclr/issues/20706
System.Threading.Tests # https://github.com/dotnet/coreclr/issues/20215