Closed
Bug 1099053
Opened 11 years ago
Closed 11 years ago
[MarionetteTest] test_emergency_label.js doesn't successfully recover the ecclist
Categories
(Firefox OS Graveyard :: RIL, defect)
Firefox OS Graveyard
RIL
Tracking
(Not tracked)
RESOLVED
FIXED
2.2 S1 (5dec)
People
(Reporter: aknow, Assigned: aknow)
Details
Attachments
(1 file, 1 obsolete file)
|
984 bytes,
patch
|
aknow
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8522895 -
Flags: review?(htsai)
| Comment hidden (obsolete) |
Comment 3•11 years ago
|
||
Comment on attachment 8522895 [details] [diff] [review]
Fix setEccListProperty
Review of attachment 8522895 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good! Please forget about comment 2 ...
Attachment #8522895 -
Flags: review+
| Assignee | ||
Comment 4•11 years ago
|
||
(In reply to Hsin-Yi Tsai (OOO Nov. 20) [:hsinyi] from comment #3)
> Comment on attachment 8522895 [details] [diff] [review]
> Fix setEccListProperty
>
> Review of attachment 8522895 [details] [diff] [review]:
> -----------------------------------------------------------------
>
> Looks good! Please forget about comment 2 ...
Oh! I'm late. Just update the details here.
The entire shell command will be something like...
=> adb shell setprop ril.ecclist
The command succeed. However, it doesn't work as we expected because of the syntax error (usage: setprop <key> <value>)
| Assignee | ||
Comment 5•11 years ago
|
||
Attachment #8522895 -
Attachment is obsolete: true
Attachment #8527458 -
Flags: review+
| Assignee | ||
Comment 6•11 years ago
|
||
try looks good
https://tbpl.mozilla.org/?tree=Try&rev=28ffc3773fcc
| Assignee | ||
Comment 7•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2.2 S1 (5dec)
You need to log in
before you can comment on or make changes to this bug.
Description
•