Closed
Bug 595463
Opened 14 years ago
Closed 14 years ago
a lot of new TEST-UNEXPECTED-FAIL | /tests/toolkit/content/tests/widgets/test_videocontrols_video_direction.html failures
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
People
(Reporter: mak, Assigned: cajbir)
References
Details
(Keywords: intermittent-failure)
I'm filing this apart from Bug 583361 because that one was os x only, but now we are failing also on Windows.
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1284190483.1284191269.4173.gz
Reporter | ||
Comment 1•14 years ago
|
||
and linux too
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1284193628.1284193867.15166.gz
ERROR TEST-UNEXPECTED-FAIL | /tests/toolkit/content/tests/widgets/test_videocontrols_audio_direction.html | Rendering of reftest videocontrols_direction-2e.html should not be different to the reference
these new failures started after these pushes
Chris Double – Bug 571822 - Fire timeupdate event less frequently than once per frame
Chris Double – Bug 464398 - Stop HTML media elements from firing events in bfcache
Chris Double – Bug 584615 - Make media progress events be 'simple' Events, not 'progress' Events
Chris Double – Bug 588312 - Set video.currentTime to seek time when seek starts
OS: Windows 7 → All
Summary: intermittent TEST-UNEXPECTED-FAIL | /tests/toolkit/content/tests/widgets/test_videocontrols_video_direction.html | Rendering of reftest videocontrols_direction-1e.html should not be different to the reference → a lot of new TEST-UNEXPECTED-FAIL | /tests/toolkit/content/tests/widgets/test_videocontrols_video_direction.html failures
Reporter | ||
Updated•14 years ago
|
Assignee: nobody → chris.double
Comment 2•14 years ago
|
||
Also
s: talos-r3-leopard-014
26 ERROR TEST-UNEXPECTED-FAIL | /tests/parser/htmlparser/tests/mochitest/test_bug534293.html | Test timed out.
17897 ERROR TEST-UNEXPECTED-FAIL | /tests/toolkit/content/tests/widgets/test_videocontrols_video_direction.html | Rendering of reftest videocontrols_direction-1d.html should not be different to the reference
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1284192103.1284193177.12323.gz&fulltext=1
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Reporter | ||
Comment 5•14 years ago
|
||
I've backed out Bug 571822, Bug 464398, Bug 584615 since the patches were dependent. Waiting for results.
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Comment 7•14 years ago
|
||
Justin, what's a good way of debugging these tests to find out what they're doing? My test-fu isn't good enough to work out what they're doing to find out what going wrong.
Assignee | ||
Comment 8•14 years ago
|
||
It looks like these tests are using the extra fields in 'progress' events which were removed in bug 584615. I'll change the tests to take a different approach in that bug.
Depends on: 584615
Assignee | ||
Comment 9•14 years ago
|
||
Fixed in 2nd landing of bug 584615.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Keywords: intermittent-failure
Updated•12 years ago
|
Whiteboard: [orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•