Re: Uncaught rejections in xpcshell will now cause orange

2014-05-29 Thread Paolo Amadini
On 5/28/2014 8:30 PM, David Rajchenbach-Teller wrote: uncaught promise rejections using Promise.jsm will cause TEST-UNEXPECTED-FAIL. Fantastic! Promise.jsm rocks! We intend to progressively extend this policy to: - DOM Promise (bug 989960). Excellent, this will be a step forward in

Uncaught rejections in xpcshell will now cause orange

2014-05-28 Thread David Rajchenbach-Teller
Dear everyone, After weeks tracking and fixing blockers, we are in the process of attempting to land bug 976205. If this sticks, it will change the behavior of xpcshell tests with respect to uncaught asynchronous errors: uncaught promise rejections using Promise.jsm will cause