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:
authordotnet-bot <dotnet-bot@microsoft.com>2021-01-22 13:18:33 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2021-01-22 13:18:33 +0300
commiteae88cc11bcdd1d426f6c8328bb80330aa6ff674 (patch)
treec2f300e314a4456a079ffa7808d64455bb6bb6de
parentfe8a2d0a4e37e58aa497ecb0a00bc61e9d8004c4 (diff)
parent8748338bac82cb44ce0e7320a314031928fdfb08 (diff)
Merge in 'release/5.0' changes
-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