Closed
Bug 1027996
Opened 10 years ago
Closed 10 years ago
Telephony marionette test: change emulator.run to promise version
Categories
(Firefox OS Graveyard :: RIL, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2.0 S5 (4july)
People
(Reporter: aknow, Assigned: aknow)
Details
Attachments
(3 files, 3 obsolete files)
4.22 KB,
patch
|
aknow
:
review+
|
Details | Diff | Splinter Review |
87.45 KB,
patch
|
aknow
:
review+
|
Details | Diff | Splinter Review |
65.55 KB,
patch
|
aknow
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Comment 4•10 years ago
|
||
Comment on attachment 8443299 [details] [diff] [review] Part 1: Change emulator.run to promise version Review of attachment 8443299 [details] [diff] [review]: ----------------------------------------------------------------- ::: dom/telephony/test/marionette/head.js @@ +89,5 @@ > > /** > * @return Promise > */ > + function waitNoCall() { How about s/waitNoCall/waitForNoCall/?
Attachment #8443299 -
Flags: review?(htsai) → review+
Comment 5•10 years ago
|
||
Comment on attachment 8443300 [details] [diff] [review] Part 2: For tests: Rename emulator.run to emulator.runWithCallback Review of attachment 8443300 [details] [diff] [review]: ----------------------------------------------------------------- Looks good. You will need to rebase on the latest m-c.
Attachment #8443300 -
Flags: review?(htsai) → review+
Updated•10 years ago
|
Attachment #8443301 -
Flags: review?(htsai) → review+
Assignee | ||
Comment 6•10 years ago
|
||
Attachment #8443299 -
Attachment is obsolete: true
Attachment #8444403 -
Flags: review+
Assignee | ||
Comment 7•10 years ago
|
||
Attachment #8443300 -
Attachment is obsolete: true
Attachment #8444404 -
Flags: review+
Assignee | ||
Comment 8•10 years ago
|
||
Attachment #8443301 -
Attachment is obsolete: true
Attachment #8444405 -
Flags: review+
Assignee | ||
Comment 9•10 years ago
|
||
https://tbpl.mozilla.org/?tree=Try&rev=b0d8e82cd006
Keywords: checkin-needed
Target Milestone: --- → 2.0 S5 (4july)
Comment 10•10 years ago
|
||
https://hg.mozilla.org/integration/b2g-inbound/rev/caabccda7337 https://hg.mozilla.org/integration/b2g-inbound/rev/af844092eefa https://hg.mozilla.org/integration/b2g-inbound/rev/1095558b4e46
Flags: in-testsuite+
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/caabccda7337 https://hg.mozilla.org/mozilla-central/rev/af844092eefa https://hg.mozilla.org/mozilla-central/rev/1095558b4e46
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•