Closed
Bug 1507341
Opened 7 years ago
Closed 6 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: wpt-sync, 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•7 years ago
|
||
Assignee | ||
Comment 2•7 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•6 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•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 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
•