Skip to content

Commit 00dc70d

Browse files
github-actions[bot]Copilotwtgodbe
authored
[test-quarantine] Quarantine EnhancedNavigationTest.NavigationManagerUriGetsUpdatedOnEnhancedNavigation_OnlyServerOrWebAssembly (#66314)
* Quarantine EnhancedNavigationTest.NavigationManagerUriGetsUpdatedOnEnhancedNavigation_OnlyServerOrWebAssembly Test has failed 2 times with URL missing query string after enhanced navigation. Intermittent timing issue in E2E test navigation assertions. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Update quarantined test link in EnhancedNavigationTest --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: William Godbe <wigodbe@microsoft.com>
1 parent c742578 commit 00dc70d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Components/test/E2ETest/ServerRenderingTests/EnhancedNavigationTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -587,6 +587,7 @@ public void LocationChangedEventGetsInvokedOnEnhancedNavigation_BothServerAndWeb
587587
}
588588

589589
[Theory]
590+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/66310")]
590591
[InlineData("server")]
591592
[InlineData("wasm")]
592593
public void NavigationManagerUriGetsUpdatedOnEnhancedNavigation_OnlyServerOrWebAssembly(string renderMode)

0 commit comments

Comments
 (0)