Closed
Bug 1382495
Opened 6 years ago
Closed 6 years ago
Intermittent TEST-UNEXPECTED-TIMEOUT | image/test/mochitest/test_webcam.html | application timed out after 330 seconds with no output
Categories
(Core :: Graphics: ImageLib, defect, P3)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: aosmond)
References
Details
(Keywords: intermittent-failure, Whiteboard: [gfx-noted])
Attachments
(1 file)
Filed by: wkocher [at] mozilla.com https://treeherder.mozilla.org/logviewer.html#?job_id=115676771&repo=mozilla-inbound https://queue.taskcluster.net/v1/task/JbRlwV1CSZCHyQyVHTCUGg/runs/0/artifacts/public/logs/live_backing.log
Updated•6 years ago
|
Whiteboard: [gfx-noted]
![]() |
||
Comment 1•6 years ago
|
||
This is fallout from bug 1359833. There is an assertion before the timeout: > Assertion failure: mListener, at z:/build/build/src/image/imgRequestProxy.cpp:293
Blocks: 1359833
Flags: needinfo?(aosmond)
Assignee | ||
Comment 2•6 years ago
|
||
I see what the problem is. The assert is wrong in this context, so thankfully release builds are fine.
Assignee: nobody → aosmond
Status: NEW → ASSIGNED
Flags: needinfo?(aosmond)
Priority: -- → P3
Assignee | ||
Comment 3•6 years ago
|
||
Pushed by aosmond@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/760368896800 Fix assert in imgRequestProxy::Dispatch to accept a listener or a tab group. r=me
Comment hidden (Intermittent Failures Robot) |
![]() |
||
Comment 6•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/760368896800
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•