Skip to content

Commit

Permalink
Disable test. (#99291)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilonatommy authored Mar 5, 2024
1 parent 52d8ce2 commit 964394d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ public SignalRClientTests(ITestOutputHelper output, SharedBuildPerTestClassFixtu
}

[ConditionalTheory(typeof(BuildTestBase), nameof(IsWorkloadWithMultiThreadingForDefaultFramework))]
[ActiveIssue("https://github.com/dotnet/runtime/issues/99268", TestPlatforms.Windows)]
[InlineData("Debug", "LongPolling")]
[InlineData("Release", "LongPolling")]
[InlineData("Debug", "WebSockets")]
Expand Down

0 comments on commit 964394d

Please sign in to comment.