Open
Bug 899420
Opened 11 years ago
Updated 2 years ago
Re-enable media mochitests
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
REOPENED
People
(Reporter: cpearce, Unassigned)
References
Details
(Whiteboard: [leave open])
Attachments
(1 file)
1.79 KB,
patch
|
cpearce
:
review+
|
Details | Diff | Splinter Review |
The following mochitests were recently disabled:
test_seek
test_buffered
test_bug493187
test_playback_rate
test_bug465498
test_played
test_bug724904
We must re-enable these tests. The first three in this list in particular are the ones that fail for me locally when I stuff up, so we simply can't afford to risk going forward without these tests re-enabled.
It seems to me that most of the failures were actually happening in the new GStreamer backend on Linux, and to a lesser extent in the WMF backend. We're not shipping with the GStreamer backend enabled, so we can re-enable the tests except on Linux (and maybe Windows, we'll need to count the failures first).
The Windows failures are mostly caused by bug 882537, which will be fixed when I integrate a new MP4 demuxer into our pipeline, but that will take a while.
Another option is to re-enable these tests, but change the tests to skip MPEG files on Windows and Linux.
Reporter | ||
Comment 1•11 years ago
|
||
Now that bug 912854 is fixed, we should be able to re-enable these tests on Linux now, right Edwin? They should only need to be disabled on Windows now.
Depends on: 912854
Flags: needinfo?(edwin)
Should be. I'll do a try run to verify.
Attachment #803318 -
Flags: review?(cpearce)
Flags: needinfo?(edwin)
Reporter | ||
Updated•11 years ago
|
Attachment #803318 -
Flags: review?(cpearce) → review+
Whiteboard: [leave open]
Comment 5•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/4a6c1e976e78
https://hg.mozilla.org/mozilla-central/rev/03535a095116
https://hg.mozilla.org/mozilla-central/rev/5546db13122e
https://hg.mozilla.org/mozilla-central/rev/647c88c759c5
https://hg.mozilla.org/mozilla-central/rev/9fd3e98cf2f8
https://hg.mozilla.org/mozilla-central/rev/ad386a1ca2d2
Comment 6•11 years ago
|
||
Comment 7•11 years ago
|
||
Fixed as part of bug 916135.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Comment 8•11 years ago
|
||
Wait wrong bug, disregard.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Updated•9 years ago
|
Component: Audio/Video → Audio/Video: Playback
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•