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

Commit a3073f2

Browse files
Merge pull request #22431 from BruceForstall/DisableCorefxFailingTests
Disable failing Linux/arm64 corefx tests
2 parents 9233c04 + 83520e9 commit a3073f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/arm64/corefx_linux_test_exclusions.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
System.Buffers.Tests # https://github.com/dotnet/coreclr/issues/20226
22
System.Collections.Immutable.Tests # https://github.com/dotnet/coreclr/issues/20209 -- JitStress=2 TieredCompilation=0
3+
System.Diagnostics.Process.Tests # https://github.com/dotnet/coreclr/issues/22430
34
System.Memory.Tests # https://github.com/dotnet/coreclr/issues/20958
5+
System.Net.NameResolution.Pal.Tests # https://github.com/dotnet/corefx/issues/32797
46
System.Net.NameResolution.Functional.Tests # https://github.com/dotnet/coreclr/issues/20924 https://github.com/dotnet/corefx/issues/24355
57
System.Runtime.Tests # https://github.com/dotnet/coreclr/issues/21223 -- JitStress=2
68
System.Runtime.Serialization.Formatters.Tests # https://github.com/dotnet/coreclr/issues/20246 -- timeout

0 commit comments

Comments
 (0)