Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/libraries/System.Threading/tests/ThreadLocalTests.cs')
-rw-r--r--src/libraries/System.Threading/tests/ThreadLocalTests.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libraries/System.Threading/tests/ThreadLocalTests.cs b/src/libraries/System.Threading/tests/ThreadLocalTests.cs
index 236c78f3c4a..b6a1e1569c8 100644
--- a/src/libraries/System.Threading/tests/ThreadLocalTests.cs
+++ b/src/libraries/System.Threading/tests/ThreadLocalTests.cs
@@ -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