Disable System.Net.Sockets.Tests.LoggingTest.EventSource_EventsRaisedAsExpected ...
authorKarel Zikmund <karelz@microsoft.com>
Tue, 11 May 2021 08:57:10 +0000 (10:57 +0200)
committerGitHub <noreply@github.com>
Tue, 11 May 2021 08:57:10 +0000 (10:57 +0200)
src/libraries/System.Net.Sockets/tests/FunctionalTests/LoggingTest.cs

index a8cf9e0..62506cd 100644 (file)
@@ -34,6 +34,7 @@ namespace System.Net.Sockets.Tests
 
         [OuterLoop]
         [ConditionalFact(typeof(RemoteExecutor), nameof(RemoteExecutor.IsSupported))]
+        [ActiveIssue("https://github.com/dotnet/runtime/issues/50639")]
         public void EventSource_EventsRaisedAsExpected()
         {
             RemoteExecutor.Invoke(() =>