Closed
Bug 1022534
Opened 11 years ago
Closed 11 years ago
[NFC] Fix marionette web-api test test_nfc_tag.js to use Promise in toggleNFC
Categories
(Firefox OS Graveyard :: NFC, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tauzen, Assigned: tauzen)
References
Details
Attachments
(1 file, 1 obsolete file)
|
1.49 KB,
patch
|
Details | Diff | Splinter Review |
test_nfc_tag.js is currently failing because it uses toggleNFC callback version instead of Promise version. This is probably a result of auto-merge. test_nfc_tag.js should be fixed.
Blocks: 1012620
| Assignee | ||
Comment 1•11 years ago
|
||
All test pass on gecko f297dd29f28bb736dfcfd374dfc62c02ed4f871c. On latest gecko tests failing same as in Bug 1021180.
Attachment #8436815 -
Flags: review?(allstars.chh)
Comment on attachment 8436815 [details] [diff] [review]
Fixed toggleNFC usage
Review of attachment 8436815 [details] [diff] [review]:
-----------------------------------------------------------------
Add r=me
Attachment #8436815 -
Flags: review?(allstars.chh) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
Attachment #8436815 -
Attachment is obsolete: true
| Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Keywords: checkin-needed
Comment 5•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•