Closed
Bug 1319019
Opened 9 years ago
Closed 5 years ago
Intermittent test_peerConnection_multiple_captureStream_canvas_2d.html | Error in test execution: Error: Timeout for element pcRemote_remote_
Categories
(Core :: Graphics: Canvas2D, defect, P3)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure, Whiteboard: [test disabled on Android][gfx-noted])
Filed by: tomcat [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=39528431&repo=mozilla-inbound
https://archive.mozilla.org/pub/mobile/tinderbox-builds/mozilla-inbound-android-api-15/1479690911/mozilla-inbound_ubuntu64_vm_armv7_large_test-mochitest-media-1-bm54-tests1-linux64-build479.txt.gz
Comment hidden (Intermittent Failures Robot) |
![]() |
||
Comment 2•9 years ago
|
||
Hi Randell, this is very frequent. Looks like fallout from bug 1308481.
Flags: needinfo?(rjesup)
Comment 3•9 years ago
|
||
Yeah, this seems to be failing as often as (or more often than) it's passing, on inbound & autoland. Needs attention or disabling ASAP.
CC'ing :drno, :bwc, & mjf who've worked on (or reviewed changes to) this test & might be able to take action in case jesup's away.
Comment 4•9 years ago
|
||
This appears to affect almost exclusively ARM, except this single failure on Windows debug from when the patch landed on inbound:
https://treeherder.mozilla.org/logviewer.html#?job_id=39512439&repo=mozilla-inbound#L9569
Apparently it hits the new assertion from the patch. No idea yet why that is the case.
Comment 5•9 years ago
|
||
As this particular test is already disabled on ARM debug, I would have no problem disabling it for opt as well.
But that would leave us still with the question of why/how this assertion: https://dxr.mozilla.org/mozilla-central/rev/0534254e9a40b4bade2577c631fe4cfa0b5db41d/media/webrtc/signaling/src/media-conduit/VideoConduit.cpp#1193
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 10•9 years ago
|
||
circling back to this bug, it is one of the top intermittents on orange factor- is there any help needed in debugging or bisecting?
Comment hidden (Intermittent Failures Robot) |
Comment 12•9 years ago
|
||
Since the patched in bug 1320101 change the code around that assertion might be worth checking if these patches fix the problem.
See Also: → 1320101
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•9 years ago
|
Keywords: leave-open
Whiteboard: [test disabled on Android]
Comment 16•9 years ago
|
||
Pushed by philringnalda@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c0e9bfe3b8f4
Disable test_peerConnection_multiple_captureStream_canvas_2d.html on Android opt as well
Comment hidden (Intermittent Failures Robot) |
Comment 18•9 years ago
|
||
bugherder |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•9 years ago
|
Priority: -- → P3
Whiteboard: [test disabled on Android] → [test disabled on Android][gfx-noted]
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(rjesup)
Resolution: --- → WORKSFORME
Updated•5 years ago
|
Keywords: leave-open
You need to log in
before you can comment on or make changes to this bug.
Description
•