Update CoreFX Windows Arm32 exclusion list. (dotnet/coreclr#22695)
authorSergey Andreenko <seandree@microsoft.com>
Fri, 22 Feb 2019 21:38:50 +0000 (13:38 -0800)
committerGitHub <noreply@github.com>
Fri, 22 Feb 2019 21:38:50 +0000 (13:38 -0800)
* Update CoreFX Windows Arm32 exclusion list.

* Exclude System.Globalization.Calendars.Tests.

* Disable System.Net.Sockets.Tests

Commit migrated from https://github.com/dotnet/coreclr/commit/ec41a807d2698379e9a1ad0da296898def46c54d

src/coreclr/tests/arm/corefx_test_exclusions.txt

index 5606a33..9431794 100644 (file)
@@ -1,14 +1,14 @@
-Microsoft.Win32.Registry.Tests       # https://github.com/dotnet/corefx/issues/28856
 Microsoft.Win32.SystemEvents.Tests   # https://github.com/dotnet/corefx/issues/29166
 System.Console.Tests
 System.Data.SqlClient.Tests          # https://github.com/dotnet/coreclr/issues/16001
 System.Diagnostics.Process.Tests     # https://github.com/dotnet/coreclr/issues/16001
-System.Diagnostics.PerformanceCounter.Tests # https://github.com/dotnet/coreclr/issues/17799
-System.Diagnostics.StackTrace.Tests  # https://github.com/dotnet/coreclr/issues/17557 -- JitStress=1; https://github.com/dotnet/coreclr/issues/17558 -- JitStress=2
+System.Diagnostics.PerformanceCounter.Tests # https://github.com/dotnet/corefx/issues/29377
 System.Drawing.Common.Tests          # https://github.com/dotnet/coreclr/issues/16001
+System.Globalization.Calendars.Tests # https://github.com/dotnet/coreclr/issues/22719
 System.IO.FileSystem.Tests           # https://github.com/dotnet/coreclr/issues/16001
 System.IO.Ports.Tests                # https://github.com/dotnet/coreclr/issues/16001
 System.Management.Tests              # https://github.com/dotnet/coreclr/issues/16001
 System.Net.HttpListener.Tests        # https://github.com/dotnet/coreclr/issues/17584
-System.Runtime.Numerics.Tests        # https://github.com/dotnet/coreclr/issues/18362 -- JitStress=1 JitStress=2
+System.Net.Sockets.Tests             # flaky test
+System.Runtime.Tests                 # https://github.com/dotnet/coreclr/issues/22379
 System.Text.RegularExpressions.Tests # https://github.com/dotnet/coreclr/issues/17754 -- timeout -- JitMinOpts only