Closed
Bug 1044051
Opened 11 years ago
Closed 11 years ago
MobileIdentityClient tests
Categories
(Core :: DOM: Device Interfaces, defect)
Core
DOM: Device Interfaces
Tracking
()
RESOLVED
FIXED
mozilla35
People
(Reporter: ferjm, Assigned: ferjm)
References
Details
Attachments
(1 file)
7.37 KB,
patch
|
spenrose
:
review+
|
Details | Diff | Splinter Review |
We need to write tests for https://mxr.mozilla.org/mozilla-central/source/services/mobileid/MobileIdentityClient.jsm
Probably mochitests with a .sjs mock server
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → ferjmoreno
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8482705 -
Flags: review?(spenrose)
Comment 2•11 years ago
|
||
Comment on attachment 8482705 [details] [diff] [review]
v1
Thanks very much for the tests; they are good to have. I ran into:
https://bugzilla.mozilla.org/show_bug.cgi?id=1059883
while running them and was not able to avoid it. Since all of your code works, I see no reason to hold up the review, but you might want to carefully inspect a try build before landing.
Attachment #8482705 -
Flags: review?(spenrose) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Assignee | ||
Comment 4•11 years ago
|
||
Comment 5•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
Comment 6•11 years ago
|
||
https://hg.mozilla.org/releases/mozilla-aurora/rev/9d487cabd065
https://hg.mozilla.org/releases/mozilla-b2g32_v2_0/rev/928529d945bf
status-b2g-v2.0:
--- → fixed
status-b2g-v2.1:
--- → fixed
status-b2g-v2.2:
--- → fixed
status-firefox33:
--- → wontfix
status-firefox34:
--- → fixed
status-firefox35:
--- → fixed
Comment 7•11 years ago
|
||
status-b2g-v2.0M:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•