Skip to content

Commit 8b05dba

Browse files
github-actions[bot]Copilotoroztocil
authored
[release/9.0] Re-quarantine ServerRoutingTest.NavigationLock_OverlappingNavigationsCancelExistingNavigations_HistoryNavigation (#63956)
* Initial plan * Add QuarantinedTest attribute to ServerRoutingTest.NavigationLock_OverlappingNavigationsCancelExistingNavigations_HistoryNavigation Co-authored-by: oroztocil <[email protected]> * Apply reviewer feedback: Add QuarantinedTest attribute directly to RoutingTest method Co-authored-by: oroztocil <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: oroztocil <[email protected]>
1 parent d13b3ee commit 8b05dba

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
@@ -897,6 +897,7 @@ public void NavigationLock_OverlappingNavigationsCancelExistingNavigations_PushS
897897
}
898898

899899
[Fact]
900+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/61080")]
900901
public void NavigationLock_OverlappingNavigationsCancelExistingNavigations_HistoryNavigation()
901902
{
902903
SetUrlViaPushState("/");

0 commit comments

Comments
 (0)