Skip to content

Commit

Permalink
Re-enable System.Diagnostics.Tests.DiagnosticSourceEventSourceBridgeT…
Browse files Browse the repository at this point in the history
…ests.NoExceptionThrownWhenProcessingStaticActivityProperties (dotnet#56209)
  • Loading branch information
MaximLipnin committed Jul 23, 2021
1 parent a03a5c8 commit 92affa2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1302,7 +1302,6 @@ private void AssertActivityMatchesEvent(Activity a, DiagnosticSourceEvent e, boo
}

[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.
Expand Down

0 comments on commit 92affa2

Please sign in to comment.