Closed
Bug 1507341
Opened 4 years ago
Closed 4 years ago
[wpt-sync] Sync PR 14061 - [testharness.js] Honor test config in workers
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox65 fixed)
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14061 into mozilla-central (this bug is closed when the sync is complete). PR: https://github.com/web-platform-tests/wpt/pull/14061 Details from upstream follow. Mike Pennisi <mike@mikepennisi.com> wrote: > [testharness.js] Honor test config in workers > > Ensure that uncaught exceptions originating from workers do not > influence harness status when the `allow_uncaught_exception` setting has > been enabled. > > This is intended to resolve gh-14041.
Assignee | ||
Comment 1•4 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=54cbcf60fd97fac1be2b4a50935614518c917a8b
Assignee | ||
Comment 2•4 years ago
|
||
The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/29ca75ba2433 [wpt PR 14061] - [testharness.js] Honor test config in workers, a=testonly
Assignee | ||
Comment 4•4 years ago
|
||
Result changes from PR not available.
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/8b973a18f396 [wpt PR 14061] - [testharness.js] Honor test config in workers, a=testonly
Comment 6•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8b973a18f396
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•