Closed
Bug 1656828
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 24850 - [WPT] Migrate some worker.onerror tests to WPT
Categories
(Core :: DOM: Workers, task, P4)
Core
DOM: Workers
Tracking
()
RESOLVED
FIXED
81 Branch
Tracking | Status | |
---|---|---|
firefox81 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24850 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24850
Details from upstream follow.
Hiroshige Hayashizaki <hiroshige@chromium.org> wrote:
[WPT] Migrate some worker.onerror tests to WPT
This CL
- Adds a worker.addEventListener() case in
/wpt/workers/interfaces/WorkerGlobalScope/onerror/not-handled.html
to migrate worker-onerror-03.html.- Removes some other
third_party/blink/web_tests/fast/workers/worker-onerror-*
tests already covered by WPTs, and- Removes flaky TestExpectations for
third_party/blink/web_tests/fast/workers/worker-onerror-*
that look no longer flaky.Bug: 1050039, 795636
Change-Id: Ia309e69acf3fe083c947533b0b2961fc1096d3eeReviewed-on: https://chromium-review.googlesource.com/2332090
WPT-Export-Revision: d3edcf1473860b6ca98b606755fea33231769906
Assignee | ||
Updated•5 years ago
|
Component: web-platform-tests → DOM: Workers
Product: Testing → Core
Assignee | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•5 years ago
|
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Assignee | ||
Comment 1•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=a8f6ec1f6be5b8bc915d3c340e90a698b4ffab37
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
OK : 1
PASS: 2
Chrome
OK : 1
PASS: 2
Safari
OK : 1
PASS: 2
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e4712c11e98c
[wpt PR 24850] - [WPT] Migrate some worker.onerror tests to WPT, a=testonly
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/23fbaa3e2e2f
[wpt PR 24850] - [WPT] Migrate some worker.onerror tests to WPT, a=testonly
Comment 5•5 years ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 5 years ago → 5 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•