Skip to content

Commit 5a55a0a

Browse files
mdh1418Mitchell Hwang
and
Mitchell Hwang
authored
[libraries] Reenable System.Diagnostics.DiagnosticSorce.Switches.Tests on mobile (#56737)
Co-authored-by: Mitchell Hwang <[email protected]>
1 parent 643ab28 commit 5a55a0a

File tree

1 file changed

+0
-2
lines changed
  • src/libraries/System.Diagnostics.DiagnosticSource/tests/TestWithConfigSwitches

1 file changed

+0
-2
lines changed

src/libraries/System.Diagnostics.DiagnosticSource/tests/TestWithConfigSwitches/ActivityTests.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
namespace System.Diagnostics.Tests
88
{
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)]
119
public class ActivityTests : IDisposable
1210
{
1311
[Fact]

0 commit comments

Comments
 (0)