Skip to content

test(page): cover file URL to about:blank navigation - #42053

Merged
Skn0tt merged 1 commit into
microsoft:mainfrom
Skn0tt:skn0tt-issue-42050-js-repro
Jul 30, 2026
Merged

test(page): cover file URL to about:blank navigation#42053
Skn0tt merged 1 commit into
microsoft:mainfrom
Skn0tt:skn0tt-issue-42050-js-repro

Conversation

@Skn0tt

@Skn0tt Skn0tt commented Jul 30, 2026

Copy link
Copy Markdown
Member

Fixes #42050

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: b9efc23d-9ede-4c26-93d-90edbf81ffa4
@Skn0tt
Skn0tt requested a review from dgozman July 30, 2026 11:10
@Skn0tt
Skn0tt merged commit d54cb3e into microsoft:main Jul 30, 2026
47 of 48 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

Test results for "tests 1"

7 flaky ⚠️ [installation tests] › playwright-packages-install-behavior.spec.ts:24 › playwright-chromium should work `@package-installations-ubuntu-latest`
⚠️ [installation tests] › typescript-types.spec.ts:18 › typescript types should work `@package-installations-ubuntu-latest`
⚠️ [chromium-library] › library/chromium/chromium.spec.ts:299 › should report intercepted service worker requests in HAR `@realtime-time-library-chromium-linux`
⚠️ [chromium-library] › library/chromium/chromium.spec.ts:371 › should produce network events, routing, and annotations for Service Worker `@chromium-ubuntu-22.04-node20`
⚠️ [chromium-library] › library/video.spec.ts:736 › screencast › should work with video+trace `@chromium-ubuntu-22.04-node22`
⚠️ [firefox-page] › page/locator-query.spec.ts:276 › count() should not throw during navigation `@firefox-ubuntu-22.04-node20`
⚠️ [firefox-page] › page/page-emulate-media.spec.ts:144 › should keep reduced motion and color emulation after reload `@firefox-ubuntu-22.04-node20`

51054 passed, 1188 skipped


Merge workflow run.

@github-actions

Copy link
Copy Markdown
Contributor

Test results for "MCP"

1 failed
❌ [firefox] › mcp/cli-core.spec.ts:57 › click link @mcp-windows-latest-firefox

7814 passed, 1272 skipped


Merge workflow run.

@github-actions

Copy link
Copy Markdown
Contributor

Hi, I'm the Playwright bot and I took a look at the CI failures.

🟢 CI is clear — the one failure is a pre-existing flake

This PR only adds a page-goto test; nothing here touches the MCP CLI. The single MCP failure is a known flake on the Windows/Firefox bot, and the "tests 1" report had no real failures (7 flaky only).

Details

Overall: no failure is attributable to this PR. The diff adds one test to tests/page/page-goto.spec.ts (file URL → about:blank) and changes no product code, so it can't reach the MCP CLI path.

Pre-existing flake / infra

No triage needed (tests 1)

  • 7 flaky, 0 failed — nothing to attribute.

Triaged by the Playwright bot - agent run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Page.goto() method throw error: interrupted by another navigation

2 participants