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.
ThreadingAppTest.CounterPageCanUseThreads
1 parent e529b09 commit 18d53f1Copy full SHA for 18d53f1
src/Components/test/E2ETest/Tests/ThreadingAppTest.cs
@@ -67,6 +67,7 @@ public void NavMenuHighlightsCurrentLocation()
67
}
68
69
[Fact]
70
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/58242")]
71
public void CounterPageCanUseThreads()
72
{
73
// Navigate to "Counter"
0 commit comments