Tests using MP4 video in MediaElementTest fail on Android
Categories
(Core :: Audio/Video, enhancement, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox65 | --- | affected |
People
(Reporter: rbarker, Unassigned)
References
Details
(Whiteboard: [geckoview:p2])
Comment 1•7 years ago
|
||
Updated•7 years ago
|
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
(In reply to Randall Barker [:rbarker] from comment #0)
The tests that use an MP4 video in MediaElementTest.kt fail in automation.
The same test pass when run locally on device as well as on x86 and arm
emulators.
James, you mentioned yesterday that media playback tests don't work well in Android emulators due to issues with the emulator's software decoders. Should we just WONTFIX this MP4 test failure for MediaElementTest.kt?
We currently run the mochitest-mda (dom/media) tests on Bitbar's Moto G5 and Pixel 2 devices. Should we move this MediaElementTest.kt test from the emulators to those real devices?
We can probably close this, but yeah we should consider running this MediaElement test on real hardware in addition to the emulators.
Comment 5•7 years ago
|
||
I asked Matt if we could run these tests on Bitbar's real Pixel 2 devices. He said the full geckoview-junit test suite takes 40-50 minutes in the x86 and ARM emulators, so running the full suite on a Pixel 2 is not practical.
I'll close this MP4 test bug. We do run mda media tests on the Pixel 2 and MediaElementTest.kt still tests webm and ogg on the emulators, so we have some test coverage.
Updated•5 years ago
|
Description
•