Closed
Bug 1238869
Opened 9 years ago
Closed 9 years ago
[ICS] [2.5] Perma Failure test_audiomanager_phonestate.js | AttributeError: 'Proto2Command' object has no attribute 'result'
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(b2g-v2.5 affected, b2g-master unaffected)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
b2g-v2.5 | --- | affected |
b2g-master | --- | unaffected |
People
(Reporter: cbook, Assigned: hsinyi)
References
()
Details
(Keywords: intermittent-failure)
https://treeherder.mozilla.org/logviewer.html#?job_id=22274&repo=mozilla-b2g44_v2_5
03:36:02 ERROR - TEST-UNEXPECTED-ERROR | test_audiomanager_phonestate.js | AttributeError: 'Proto2Command' object has no attribute 'result'
Reporter | ||
Comment 1•9 years ago
|
||
michael, do you know who could take a look ?
Flags: needinfo?(mhenretty)
Comment 2•9 years ago
|
||
Looks like same issue as https://bugzilla.mozilla.org/show_bug.cgi?id=1223028.
Assignee | ||
Comment 3•9 years ago
|
||
Change the bug title as I saw this only on v2.5 emulator ICS without seeing it on the trunk. Feel free to correct the description if I miss something.
Summary: Perma Failure test_audiomanager_phonestate.js | AttributeError: 'Proto2Command' object has no attribute 'result' → [ICS] [2.5] Perma Failure test_audiomanager_phonestate.js | AttributeError: 'Proto2Command' object has no attribute 'result'
Assignee | ||
Updated•9 years ago
|
status-b2g-v2.5:
--- → affected
status-b2g-master:
--- → unaffected
Assignee | ||
Comment 4•9 years ago
|
||
Thanks Edgar. I'll try with your comment!
Assignee: nobody → htsai
Flags: needinfo?(mhenretty)
Reporter | ||
Comment 5•9 years ago
|
||
(In reply to Edgar Chen [:edgar][:echen] from comment #2)
> Looks like same issue as
> https://bugzilla.mozilla.org/show_bug.cgi?id=1223028.
yeah maybe we need to uplift 1223028 to b2g44. David, Ato could you take a look ?
Flags: needinfo?(dburns)
Flags: needinfo?(ato)
Comment 6•9 years ago
|
||
Yes, as edgar is saying, if we don’t exhaust all commands that the client sends us before returning the response it may end up returning Proto2Command because this is the next available message in the queue.
Try uplifting bug 1223028 and if that doesn’t work we need to take a closer look.
Flags: needinfo?(dburns)
Flags: needinfo?(ato)
Reporter | ||
Comment 7•9 years ago
|
||
landed on 2.5 as https://hg.mozilla.org/releases/mozilla-b2g44_v2_5/rev/09b92a67f3d1
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•