test(firefox): cover COOP navigation with history state - #42788
Devin Rousso (dcrousso) wants to merge 1 commit into
Conversation
cover initial navigation and evaluation when a page updates `history.state` under COOP exercise both COOP alone and COOP with COEP
Test results for "tests 1"1 failed 7 flaky52033 passed, 1250 skipped Merge workflow run. |
🟢 The one failure is a pre-existing UI-mode fixture flake — this PR is clearHi, I'm the Playwright bot and I took a look at the failing CI run. The single failure, DetailsThis PR adds two test cases to Pre-existing flake / infra
Flaky (passed on retry) The seven flaky results are all in One of them is adjacent enough to call out: Triaged by the Playwright bot - agent run |
Test results for "MCP"2 failed 8690 passed, 1474 skipped Merge workflow run. |
🟢 Both failures are pre-existing flakes — the PR is clearHi, I'm the Playwright bot and I triaged the CI failures here. This PR only adds two tests to DetailsPre-existing flake / infra
Neither spec exercises navigation, COOP/COEP, or Triaged by the Playwright bot - agent run |
cover initial navigation and evaluation when a page updates
history.stateunder COOPexercise both COOP alone and COOP with COEP
fix #42731