Closed
Bug 825215
Opened 13 years ago
Closed 12 years ago
`system/events` module seems not having unit test
Categories
(Add-on SDK Graveyard :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zer0, Assigned: irakli)
References
Details
Attachments
(1 file)
During the bug 807277 I noticed that `system/events` seems missing the unit test.
Priority: -- → P3
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → rFobic
Assignee | ||
Comment 1•13 years ago
|
||
Pointer to Github pull-request
Assignee | ||
Updated•13 years ago
|
Attachment #697722 -
Flags: review?(zer0)
Comment 3•12 years ago
|
||
Comment on attachment 697722 [details]
Pointer to Github pull request: https://github.com/mozilla/addon-sdk/pull/711
Thanks for these tests!
Attachment #697722 -
Flags: review?(zer0) → review+
Comment 4•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/5df23420eba874ce705f93b0f9db49b43a0a774c
Merge pull request #711 from Gozala/bug/system-event-tests@825215
fix Bug 825215 - Write tests for system/events. r=@ochameau
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 5•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/b52f154c5c1f476124e85dce0cc9327e8f4bdffa
Hotfix Bug 825215 - Wait after GC-ing since debug builds don't collect that quick. a=@gozala
You need to log in
before you can comment on or make changes to this bug.
Description
•