Skip to content

Commit 00ee12f

Browse files
committed
Quarantine flaky test - Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerRoutingTest.NavigationLock_OverlappingNavigationsCancelExistingNavigations_HistoryNavigation
1 parent 5b3ebce commit 00ee12f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Components/test/E2ETest/Tests/RoutingTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -970,6 +970,7 @@ public void NavigationLock_OverlappingNavigationsCancelExistingNavigations_PushS
970970
}
971971

972972
[Fact]
973+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/61080")]
973974
public void NavigationLock_OverlappingNavigationsCancelExistingNavigations_HistoryNavigation()
974975
{
975976
SetUrlViaPushState("/");

0 commit comments

Comments
 (0)