playwright icon indicating copy to clipboard operation
playwright copied to clipboard

test: Multipart request doesn't keep the order

Open cserby opened this issue 1 year ago • 2 comments

Minimal reproduction for https://github.com/microsoft/playwright/issues/27720

cserby avatar May 02 '24 07:05 cserby

@microsoft-github-policy-service agree company="GoWish"

cserby avatar May 02 '24 08:05 cserby

Test results for "tests 1"

6 failed :x: [chromium-library] › library/browsercontext-fetch.spec.ts:957:3 › should support multipart/form-data and keep the order :x: [chromium-library] › library/browsercontext-fetch.spec.ts:957:3 › should support multipart/form-data and keep the order :x: [chromium-library] › library/browsercontext-fetch.spec.ts:957:3 › should support multipart/form-data and keep the order :x: [firefox-library] › library/browsercontext-fetch.spec.ts:957:3 › should support multipart/form-data and keep the order :x: [chromium-library] › library/browsercontext-fetch.spec.ts:957:3 › should support multipart/form-data and keep the order :x: [webkit-library] › library/browsercontext-fetch.spec.ts:957:3 › should support multipart/form-data and keep the order

4 flaky :warning: [firefox-page] › page/frame-goto.spec.ts:46:3 › should continue after client redirect
:warning: [firefox-page] › page/page-click.spec.ts:850:3 › should not hang when frame is detached
:warning: [chromium-library] › library/trace-viewer.spec.ts:240:1 › should have network requests
:warning: [webkit-library] › library/browsercontext-clearcookies.spec.ts:52:3 › should remove cookies by name

27269 passed, 671 skipped :heavy_check_mark::heavy_check_mark::heavy_check_mark:

Merge workflow run.

github-actions[bot] avatar May 02 '24 08:05 github-actions[bot]

Closing, as this was meant to illustrate #27720 , which has a solution in #28070 .

cserby avatar May 03 '24 05:05 cserby