summaryrefslogtreecommitdiff
path: root/tests/arm64/corefx_test_exclusions.txt
blob: 660069ecc64596132930055e93793a936bb4321a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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
System.Runtime.InteropServices.RuntimeInformation.Tests # VM assert -- https://github.com/dotnet/coreclr/issues/18886
System.Runtime.Serialization.Formatters.Tests           # long running? https://github.com/dotnet/coreclr/issues/18886
System.Runtime.Tests                                    # https://github.com/dotnet/coreclr/issues/18914
System.Text.RegularExpressions.Tests                    # https://github.com/dotnet/coreclr/issues/18912 -- timeout -- JitMinOpts only
System.ValueTuple.Tests