Re-enable System.Diagnostics.Tests.DiagnosticSourceEventSourceBridgeTests.NoException...
authorMaxim Lipnin <v-maxlip@microsoft.com>
Fri, 23 Jul 2021 13:03:21 +0000 (16:03 +0300)
committerGitHub <noreply@github.com>
Fri, 23 Jul 2021 13:03:21 +0000 (16:03 +0300)
src/libraries/System.Diagnostics.DiagnosticSource/tests/DiagnosticSourceEventSourceBridgeTests.cs

index ecf73aa..c6f16f6 100644 (file)
@@ -1302,7 +1302,6 @@ namespace System.Diagnostics.Tests
         }
 
         [Fact]
-        [ActiveIssue("https://github.com/dotnet/runtime/issues/50924", TestPlatforms.Android)]
         public void NoExceptionThrownWhenProcessingStaticActivityProperties()
         {
             // Ensures that no exception is thrown when static properties on the Activity type are passed to EventListener.