Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: postBody for intercepted fetch FormData with Blob #31321

Merged
merged 2 commits into from
Jun 14, 2024

Conversation

yury-s
Copy link
Member

@yury-s yury-s commented Jun 14, 2024

Fixes #24077

This comment has been minimized.

Copy link
Contributor

Test results for "tests 1"

1 failed
❌ [playwright-test] › reporter-html.spec.ts:389:5 › created › should use different path if attachments base url option is provided

1 flaky ⚠️ [webkit-page] › page/workers.spec.ts:243:3 › should support offline

28350 passed, 637 skipped
✔️✔️✔️

Merge workflow run.

@yury-s yury-s merged commit 76ba94b into microsoft:main Jun 14, 2024
29 of 30 checks passed
@yury-s yury-s deleted the test-post-body-form-blob branch June 14, 2024 20:30
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] request.postData() resolves to null when page uses fetch of FormData with a Blob
2 participants