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)

enhancement

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.
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: nobody → paolo.mozmail
Status: NEW → ASSIGNED
Priority: -- → P1
https://hg.mozilla.org/mozilla-central/rev/985626bc4d9c
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
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.