Closed
Bug 1256297
Opened 9 years ago
Closed 9 years ago
Exceptions and rejections with add_task in SpawnTask.js should fail tests
Categories
(Testing :: General, defect)
Testing
General
Tracking
(firefox48 fixed)
RESOLVED
FIXED
mozilla48
Tracking | Status | |
---|---|---|
firefox48 | --- | fixed |
People
(Reporter: Paolo, Assigned: Paolo)
References
Details
Attachments
(1 file)
Exceptions and rejections that occur in the generator functions passed to add_task in SpawnTask.js should fail tests just like it happens for the other add_task implementations.
Assignee | ||
Comment 1•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/39741/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/39741/
Attachment #8730188 -
Flags: review?(jmaher)
Updated•9 years ago
|
Attachment #8730188 -
Flags: review?(jmaher) → review+
Comment 2•9 years ago
|
||
Comment on attachment 8730188 [details]
MozReview Request: Bug 1256297 - Exceptions and rejections with add_task in SpawnTask.js should fail tests. r=jmaher
https://reviewboard.mozilla.org/r/39741/#review36373
I assume this passes on try:)
Comment 4•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
You need to log in
before you can comment on or make changes to this bug.
Description
•