Bug 247290

Summary: imported/w3c/web-platform-tests/fetch/api/basic/response-null-body.any.{worker/sharedworker/serviceworker.}html tests are flaky
Product: WebKit Reporter: Ryan Reno <rreno>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Ryan Reno 2022-10-31 14:35:05 PDT
imported/w3c/web-platform-tests/fetch/api/basic/response-null-body.any.html
imported/w3c/web-platform-tests/fetch/api/basic/response-null-body.any.worker.html
imported/w3c/web-platform-tests/fetch/api/basic/response-null-body.any.sharedworker.html
imported/w3c/web-platform-tests/fetch/api/basic/response-null-body.any.serviceworker.html

These tests not only all fail but the output when there's a failure is flaky. It's either a promise rejection or a null object gets returned to the testharness.

This is as of the WPT import in https://bugs.webkit.org/show_bug.cgi?id=245919
Comment 1 Radar WebKit Bug Importer 2022-10-31 14:39:19 PDT
<rdar://problem/101775774>