diff --git a/src/Components/test/E2ETest/Tests/ThreadingAppTest.cs b/src/Components/test/E2ETest/Tests/ThreadingAppTest.cs index c0312202407d..5e4af0c214a7 100644 --- a/src/Components/test/E2ETest/Tests/ThreadingAppTest.cs +++ b/src/Components/test/E2ETest/Tests/ThreadingAppTest.cs @@ -67,6 +67,7 @@ public void NavMenuHighlightsCurrentLocation() } [Fact] + [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/58242")] public void CounterPageCanUseThreads() { // Navigate to "Counter"