Closed
Bug 1129006
Opened 11 years ago
Closed 11 years ago
[Loop][Telemetry] "backgroundMode" isn't reporting correctly.
Categories
(Firefox OS Graveyard :: Gaia::Loop, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: lolimartinezcr, Assigned: opatinobugzilla)
Details
(Whiteboard: [Room1.1.1_TestRun2][In 1.1.1][loop approved for 1.1.1])
Attachments
(1 file)
Fire E 2.0
Loop 1.1.1/d4d66d37
Prerequistes:
User A logged in Mobile Loop application.
User A has 3 rooms owner and 1 invited room in room list.
Period of time between telemetry traces (1 min)
STRs:
1. User A taps on invited room.
2. User A taps on "home" button.
3. User A taps on Loop application again (backgrond mode)
4. User A taps on "home" button.
5. USer A taps on Loop application again (backgrond mode)
6. User A taps on "home" button.
7. USer A taps on Loop application again (backgrond mode)
8. Hope telemetry trace
Telemetry trace is:
"backgroundMode":{"0":3,"3":1}
9. Once telemetry trace is visible, User A taps on "home" button.
10. USer A taps on Loop application again (backgrond mode)
11. Hope telemtry trace
Actual result:
"backgroundMode":{"0":3,"4":1}
Expected
"backgroundMode":{"0":3,"1":1}
Reporter | ||
Updated•11 years ago
|
Whiteboard: [Room1.1.1_TestRun2]
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → opatinobugzilla
Assignee | ||
Updated•11 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8559083 -
Flags: feedback?(carmen.jimenezcabezas)
Assignee | ||
Updated•11 years ago
|
Attachment #8559083 -
Flags: feedback?(carmen.jimenezcabezas) → review?(carmen.jimenezcabezas)
Comment 2•11 years ago
|
||
Comment on attachment 8559083 [details] [review]
proposed patch
Great job! thanks a lot!
Attachment #8559083 -
Flags: review?(carmen.jimenezcabezas) → review+
Assignee | ||
Comment 3•11 years ago
|
||
landed:
https://github.com/mozilla-b2g/firefoxos-loop-client/commit/95fec0fc343755fdde802d64e356547669834b77
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 4•11 years ago
|
||
Oscar, please, can you uplift the patch to 1.1.1 branch?
Thanks a lot!
Flags: needinfo?(opatinobugzilla)
Updated•11 years ago
|
Whiteboard: [Room1.1.1_TestRun2] → [Room1.1.1_TestRun2][Not in 1.1.1][loop approved for 1.1.1]
Comment 5•11 years ago
|
||
Updated•11 years ago
|
Whiteboard: [Room1.1.1_TestRun2][Not in 1.1.1][loop approved for 1.1.1] → [Room1.1.1_TestRun2][In 1.1.1][loop approved for 1.1.1]
Assignee | ||
Comment 6•11 years ago
|
||
Carmen already uplifted it. Thanks
Flags: needinfo?(opatinobugzilla)
Comment 7•11 years ago
|
||
Verified on fireE, v2.0 comercial version.
Loop app v. 1.1.1/253ebde
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•