Closed
Bug 1370652
Opened 6 years ago
Closed 6 years ago
Handle more rejections in code exercised by browser-chrome tests
Categories
(Toolkit :: Async Tooling, enhancement, P1)
Toolkit
Async Tooling
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: Paolo, Assigned: Paolo)
References
Details
This was originally part of bug 1242505. Looking at the code, the chance of this having caused bug 1368364 is quite low, so I'll re-land this separately from the main change. If this was the issue, then at least we know where to investigate.
Assignee | ||
Comment 1•6 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=312c024d6dfdf3b1d2e13282468a1c4154560329
Assignee | ||
Comment 2•6 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=98bc52faed1c9e310f9e710d7a491cdd81a37e39
Pushed by paolo.mozmail@amadzone.org: https://hg.mozilla.org/integration/mozilla-inbound/rev/985626bc4d9c Handle more rejections in code exercised by browser-chrome tests. r=Mossop
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → paolo.mozmail
Status: NEW → ASSIGNED
Priority: -- → P1
Comment 4•6 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/985626bc4d9c
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Comment 5•6 years ago
|
||
Commit pushed to master at https://github.com/mozilla/normandy https://github.com/mozilla/normandy/commit/16a919f3213a947ddfc59d988908d27824177550 Backport changes from mozilla-central (#810) * Bug 1370652 - Handle more rejections in code exercised by browser-chrome tests. These fixes are in preparation of making browser-chrome tests fail when there are unhandled Promise rejections. This is a backport from mozilla-central changeset 985626bc4d9c. * Bug 1369855 - Update sinon.js to version 2.3.2. Fixes #809. * Fix lint issues
You need to log in
before you can comment on or make changes to this bug.
Description
•