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: | DOM | Assignee: | youenn fablet <youennf> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryan Reno
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/101775774>
youenn fablet
Pull request: https://github.com/WebKit/WebKit/pull/52001