Closed
Bug 1594415
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 20123 - [testharness.js] extract the stack for unhandled rejection
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox72 fixed)
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 20123 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/20123
Details from upstream follow.
Philip Jägenstedt <philip@foolip.org> wrote:
[testharness.js] extract the stack for unhandled rejection
Contrary to the earlier comment, a stack may exist if the rejection
value was an error object with a stack...
Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=a1276489dbbbac5e09f9520e5cabc79336f648cb
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2e0e456623ef [wpt PR 20123] - [testharness.js] extract the stack for unhandled rejection, a=testonly
Assignee | ||
Comment 3•1 year ago
|
||
Test result changes from PR not available.
Comment 4•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•