We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 643ab28 commit 5a55a0aCopy full SHA for 5a55a0a
src/libraries/System.Diagnostics.DiagnosticSource/tests/TestWithConfigSwitches/ActivityTests.cs
@@ -6,8 +6,6 @@
6
7
namespace System.Diagnostics.Tests
8
{
9
- [ActiveIssue("https://github.com/dotnet/runtime/issues/37073", TestPlatforms.Android)]
10
- [ActiveIssue("https://github.com/dotnet/runtime/issues/51376", TestPlatforms.iOS | TestPlatforms.tvOS | TestPlatforms.MacCatalyst)]
11
public class ActivityTests : IDisposable
12
13
[Fact]
0 commit comments