[wpt-sync] Sync PR 25480 - [WPT] Avoid timeout in workers/interfaces/WorkerGlobalScope/onerror/message.html
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox83 fixed)
| Tracking | Status | |
|---|---|---|
| firefox83 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25480 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25480
Details from upstream follow.
b'Hiroshige Hayashizaki <hiroshige@chromium.org>' wrote:
[WPT] Avoid timeout in workers/interfaces/WorkerGlobalScope/onerror/message.html
To avoid timeout, this CL
- Removes arbitrary timeout of 2 seconds, and
- Splits
message.htmlinto multiple test files.This is to unblock V8 roll:
https://chromium-review.googlesource.com/c/chromium/src/+/2401062Bug: 590219
Change-Id: I86a750f3b158797a393506bf7be32ecc573e73f8Reviewed-on: https://chromium-review.googlesource.com/2405726
WPT-Export-Revision: dbef845070dd2d8e459305e4fa321bd0f255fb97
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests and 10 subtests
Status Summary
Firefox
OK : 4
PASS: 40
Chrome
OK : 4
PASS: 32
FAIL: 8
Safari
OK : 4
PASS: 40
Links
Comment 4•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/5b4fdebb1578
https://hg.mozilla.org/mozilla-central/rev/24a855c11ba8
Description
•