Closed
Bug 1129072
Opened 10 years ago
Closed 9 years ago
[Loop][Telemetry] "numberEstablishedConnections" isn't reporting correctly.
Categories
(Firefox OS Graveyard :: Gaia::Loop, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: lolimartinezcr, Assigned: macajc)
Details
(Whiteboard: [Room1.1.1_TestRun2])
Fire E 2.0
Loop 1.1.1/d4d66d37
Prerequisites:
-User A logged in Mobile Loop application with MobileID.
-User A has in rooms list:
1. 1 owner room2 shared via Email with contact B.
2. 2 owners rooms not shared.
3. 1 invited room1 (via SMS) with owner C.
-User B is logged in Desktop Loop application.
- User B is joined to room 2.
-User C is logged in Mobile Loop application with MobileID.
-User C is joined to room 1.
STRs:
1. User A joins to room 2-> Connection is established.
2. User A leaves the room2.
3. User A joins to invited room 1-> Connection is established.
4. User A leaves the room1.
5. User A joins to invited room 1-> Connection is established.
6. User A leaves the room1.
Actual result:
"numberEstablishedConnections":{"0":2,"1":2}}
Expected result:
"numberEstablishedConnections":{"0":2,"1":1,"2":1}}
Reporter | ||
Updated•10 years ago
|
Whiteboard: [Room1.1.1_TestRun2]
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → carmen.jimenezcabezas
Assignee | ||
Comment 1•10 years ago
|
||
I've been trying to reproduce this issue but I'm always getting
numberEstablishedConnections:{"0":2,"1":1,"2":1}}
Please, can you review again? Thanks!!
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•