Closed
Bug 1305601
Opened 9 years ago
Closed 9 years ago
Intermittent dom/media/tests/mochitest/test_getUserMedia_mediaElementCapture_tracks.html | Test failed: Error: No event
Categories
(Core :: WebRTC, defect, P3)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
mozilla52
| Tracking | Status | |
|---|---|---|
| firefox50 | --- | unaffected |
| firefox51 | --- | fixed |
| firefox52 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: pehrsons)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
Updated•9 years ago
|
Rank: 35
Priority: -- → P3
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Updated•9 years ago
|
Status: NEW → ASSIGNED
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Comment 14•9 years ago
|
||
Looking at some logs from [1], this looks like an intermittent problem with playing a MediaStream clone. It doesn't have anything in particular to do with media element capture yet.
[1] https://treeherder.mozilla.org/#/jobs?repo=try&revision=898fc3fd3da6
| Assignee | ||
Comment 15•9 years ago
|
||
Logs (like [1], [2], [3]) show that it on linux64 taskcluster machines commonly takes 4-5 seconds for tracks to appear (with extra logging) - and we timeout after 5 seconds. That's a simple fix.
[1] https://public-artifacts.taskcluster.net/Ob1HBquoSHO2pajld_lBog/0/public/logs/live_backing.log
[2] https://public-artifacts.taskcluster.net/VWvohrxyRheErNLeYu7xtA/0/public/logs/live_backing.log
[3] https://public-artifacts.taskcluster.net/AsbqLd1fQAm_ntI0t2aUvw/0/public/logs/live_backing.log
| Assignee | ||
Updated•9 years ago
|
status-firefox50:
--- → unaffected
status-firefox51:
--- → affected
status-firefox52:
--- → affected
| Comment hidden (mozreview-request) |
| Assignee | ||
Comment 17•9 years ago
|
||
On try (with the extra logging mentioned in comment 15): https://treeherder.mozilla.org/#/jobs?repo=try&revision=1e93bd68b937cc7080711198829ef24f18a903fd
Comment 18•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8799806 [details]
Bug 1305601 - Increase test_gUM_mediaElementCapture_tracks.html timeouts to 50 seconds.
https://reviewboard.mozilla.org/r/84926/#review83554
Looks green to me.
Attachment #8799806 -
Flags: review?(jib) → review+
Comment 19•9 years ago
|
||
Pushed by pehrsons@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/2aef09a9b7f9
Increase test_gUM_mediaElementCapture_tracks.html timeouts to 50 seconds. r=jib
| Comment hidden (Intermittent Failures Robot) |
Comment 21•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
| Assignee | ||
Comment 22•9 years ago
|
||
Given that the patch is test-only, could you uplift it to aurora Tomcat?
Thanks!
Flags: needinfo?(cbook)
Updated•9 years ago
|
Flags: needinfo?(cbook)
Whiteboard: [checkin-needed-aurora]
Comment 23•9 years ago
|
||
| bugherder uplift | ||
Whiteboard: [checkin-needed-aurora]
Comment 24•9 years ago
|
||
(In reply to Andreas Pehrson [:pehrsons] (Telenor) from comment #22)
> Given that the patch is test-only, could you uplift it to aurora Tomcat?
>
> Thanks!
np, done! :)
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•