Skip to content

test: add a regression test for #40510#41903

Merged
dgozman merged 1 commit into
microsoft:mainfrom
dgozman:test-for-40510
Jul 21, 2026
Merged

test: add a regression test for #40510#41903
dgozman merged 1 commit into
microsoft:mainfrom
dgozman:test-for-40510

Conversation

@dgozman

@dgozman dgozman commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

The issue was fixed upstream in Chromium.
Closes #40510.

The issue was fixed upstream in Chromium.
@dgozman
dgozman requested a review from Skn0tt July 21, 2026 14:00
@github-actions

Copy link
Copy Markdown
Contributor

Test results for "MCP"

1 failed
❌ [firefox] › mcp/annotate.spec.ts:230 › should capture annotations via show --annotate @mcp-macos-latest-firefox

7759 passed, 1249 skipped


Merge workflow run.

@github-actions

Copy link
Copy Markdown
Contributor

Test results for "tests 1"

4 flaky ⚠️ [firefox-page] › page/page-emulate-media.spec.ts:144 › should keep reduced motion and color emulation after reload `@firefox-ubuntu-22.04-node20`
⚠️ [firefox-page] › page/page-event-request.spec.ts:181 › should return response body when Cross-Origin-Opener-Policy is set `@firefox-ubuntu-22.04-node20`
⚠️ [webkit-page] › page/page-set-input-files.spec.ts:295 › should detect mime type `@webkit-ubuntu-22.04-node20`
⚠️ [playwright-test] › ui-mode-trace.spec.ts:715 › should indicate current test status `@windows-latest-node22`

50003 passed, 1190 skipped


Merge workflow run.

@github-actions

Copy link
Copy Markdown
Contributor

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

🟢 The one failure is a pre-existing flake — this PR is clear

The only red is [firefox] › mcp/annotate.spec.ts:230 › should capture annotations via show --annotate, and it flakes on main and other PRs. This PR only adds a regression test to page-network-response.spec.ts, which doesn't touch the MCP annotate flow.

Details

This PR (36865c8) modifies exactly one file — tests/page/page-network-response.spec.ts — adding a regression test for #40510. It changes no product code and nothing the MCP annotate flow exercises.

Pre-existing flake / infra

Triaged by the Playwright bot - agent run

@dgozman
dgozman merged commit 06b65dc into microsoft:main Jul 21, 2026
47 of 48 checks passed
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]: Incorrect Encoding Handling of text/plain;charset=UTF-8 Responses Containing Binary Data

2 participants