Disable RunThreadLocalTest8_Values on Mono (#44357)
authorAleksey Kliger (λgeek) <alklig@microsoft.com>
Sun, 8 Nov 2020 10:37:43 +0000 (05:37 -0500)
committerGitHub <noreply@github.com>
Sun, 8 Nov 2020 10:37:43 +0000 (05:37 -0500)
* Disable RunThreadLocalTest8_Values on Mono

It's failing on SLES

* fix typo

src/libraries/System.Threading/tests/ThreadLocalTests.cs

index 236c78f..b6a1e15 100644 (file)
@@ -224,6 +224,7 @@ namespace System.Threading.Tests
         }
 
         [ConditionalFact(typeof(PlatformDetection), nameof(PlatformDetection.IsThreadingSupported))]
+        [ActiveIssue("https://github.com/dotnet/runtime/issues/43981", TestRuntimes.Mono)]
         public static void RunThreadLocalTest8_Values()
         {
             // Test adding values and updating values