Bug 245994
| Summary: | REGRESSION(254847@main): [ iOS macOS ] imported/w3c/web-platform-tests/streams/readable-byte-streams/construct-byob-request.any.worker.html is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Hercules Hjalmarsson <hhjalmarsson> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ntim, webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf, ysuzuki |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Hercules Hjalmarsson
imported/w3c/web-platform-tests/streams/readable-byte-streams/construct-byob-request.any.worker.html
Is a flaky text failure on iOS ToT and since 254847@main.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported/w3c/web-platform-tests/streams/readable-byte-streams/construct-byob-request.any.worker.html
DIFF:
@@ -1,4 +1,3 @@
-CONSOLE MESSAGE: ReferenceError: Can't find variable: ReadableByteStreamController
Harness Error (FAIL), message = ReferenceError: Can't find variable: ReadableByteStreamController
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/100740819>
Hercules Hjalmarsson
This issue can be bisected to 254847@main using command:
run-webkit-tests --debug -f --clobber-old-results --exit-after-n-failures 1 --force --child-processes=5 --iterations=500 --ipad-simulator imported/w3c/web-platform-tests/streams/readable-byte-streams/construct-byob-request.any.worker.html
You may need to checkout commits to reproduce it passing before 254847@main.
Hercules Hjalmarsson
Note:
This test appears to have started failing on macOS around the same point.
EWS
Test gardening commit 255103@main (23509c97c86f): <https://commits.webkit.org/255103@main>
Reviewed commits have been landed. Closing PR #4955 and removing active labels.