Bug 233664

Summary: imported/w3c/web-platform-tests/html/semantics/forms/form-submission-0/multipart-formdata.window.html is no longer failing – remove expectations
Product: WebKit Reporter: Andreu Botella <andreu>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andreu, cdumez, darin, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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>