Bug 233664 - imported/w3c/web-platform-tests/html/semantics/forms/form-submission-0/multipart-formdata.window.html is no longer failing – remove expectations
Summary: imported/w3c/web-platform-tests/html/semantics/forms/form-submission-0/multip...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-30 14:08 PST by Andreu Botella
Modified: 2021-12-01 07:48 PST (History)
4 users (show)

See Also:


Attachments
Patch (16.25 KB, patch)
2021-11-30 14:12 PST, Andreu Botella
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreu Botella 2021-11-30 14:08:26 PST
This WPT test used to fail because its assertions which were failing included multipart/form-data payloads, which have a random boundary string. Those assertions are now succeeding since bug 227718.
Comment 1 Andreu Botella 2021-11-30 14:10:21 PST
Correction: the expectation file doesn't match the test's output, but it can be updated to match it since the output is no longer random.
Comment 2 Andreu Botella 2021-11-30 14:12:17 PST
Created attachment 445470 [details]
Patch
Comment 3 EWS 2021-12-01 07:47:54 PST
Committed r286362 (244721@main): <https://commits.webkit.org/244721@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 445470 [details].
Comment 4 Radar WebKit Bug Importer 2021-12-01 07:48:27 PST
<rdar://problem/85921634>