Open Bug 1545237 Opened 5 years ago Updated 4 months ago

Some gtests in dom/media/doctor/gtest are not run on Android

Categories

(Core :: Audio/Video, defect, P2)

defect

Tracking

()

People

(Reporter: gbrown, Unassigned)

References

Details

Bug 1318091 started running gtest on our Android 7.0 test platform: gtest runs in the geckoview TestRunnerActivity, against an x86_64 build, running in an emulator running Android 7.0 on packet.net.

Many gtests run fine and pass consistently, but others did not and have been disabled.

dom/media/doctor/gtest tests disabled on Android can be found at:

https://searchfox.org/mozilla-central/rev/d33d470140ce3f9426af523eaa8ecfa83476c806/dom/media/doctor/gtest/moz.build#7

Nils, do you know who should look at this?

Flags: needinfo?(drno)
Priority: -- → P2

They are a bit all over the shop in terms of feature, unclear what's wrong with them. It's not only decoderdoctor stuff:

        'TestCDMStorage.cpp',
        'TestGMPCrossOrigin.cpp',
        'TestGMPRemoveAndDelete.cpp',
        'TestMediaDataDecoder.cpp',
        'TestMediaDataEncoder.cpp',
        'TestMP3Demuxer.cpp',
        'TestMP4Demuxer.cpp',
        'TestVPXDecoding.cpp',
        'TestWebMBuffered.cpp',
        'TestInterval.cpp',
        'TestParser.cpp',
        'TestMP4.cpp',

plus all the mtransport tests and also cubeb tests, but then some were re-enabled in bug 1545235, so it's not that bad. still missing mtransport and cubeb however.

Flags: needinfo?(drno)
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.