Closed
Bug 1039880
Opened 11 years ago
Closed 11 years ago
if a test module throws an error or fails to load, then it should not be skipped
Categories
(Add-on SDK Graveyard :: General, defect)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: evold, Assigned: evold)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8457699 -
Flags: review?(jsantell)
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → evold
Updated•11 years ago
|
Attachment #8457699 -
Flags: review?(jsantell) → review+
Comment 2•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/e544f67de6f2edec600487c7ebc8b9f79a6a34d1
Bug 1039880 test modules that failed to load were being skipped
https://github.com/mozilla/addon-sdk/commit/675400d85738981ab3bba1cd63fe10a160d4379f
Merge pull request #1555 from erikvold/1039880
Bug 1039880 test modules that failed to load were being skipped r=@jsantell
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•11 years ago
|
Blocks: jpm, native-jetpack
You need to log in
before you can comment on or make changes to this bug.
Description
•