Open
Bug 1200411
Opened 9 years ago
Updated 2 years ago
Some dom/media mochitests are disabled on Android 4.3
Categories
(Core :: WebRTC, defect, P3)
Core
WebRTC
Tracking
()
NEW
backlog | webrtc/webaudio+ |
People
(Reporter: gbrown, Unassigned)
References
Details
(Whiteboard: [test disabled on android 4.3])
In bug 1189784, most tests in dom/media/tests/mochitest were enabled on Android 4.3, but some were not. We should follow-up on the disabled tests to understand why they fail and see what can be done about getting them passing reliably.
Most failures were intermittent time-outs. https://bugzilla.mozilla.org/show_bug.cgi?id=1195549#c4 may be a good place to start this investigation.
Tests disabled on Android 4.3 Opt and Android 4.3 Debug:
test_dataChannel_basicAudioVideo.html
test_dataChannel_basicAudioVideoNoBundle.html
test_dataChannel_basicAudioVideoCombined.html
test_getUserMedia_audioCapture.html
test_peerConnection_basicAudioVideoNoBundleNoRtcpMux.html
test_peerConnection_basicAudioVideoNoRtcpMux.html
test_peerConnection_capturedVideo.html
test_peerConnection_iceFailure.html
test_peerConnection_forwarding_basicAudioVideoCombined.html
test_peerConnection_replaceTrack.html
test_peerConnection_twoAudioVideoStreams.html
test_peerConnection_twoAudioVideoStreamsCombined.html
test_peerConnection_twoVideoStreams.html
test_peerConnection_addSecondVideoStream.html
test_peerConnection_addSecondVideoStreamNoBundle.html
test_peerConnection_removeThenAddVideoTrackNoBundle.html
Tests disabled on Android 4.3 Debug only:
test_dataChannel_basicVideo.html
test_peerConnection_basicAudioVideo.html
test_peerConnection_basicAudioVideoCombined.html
test_peerConnection_basicAudioVideoNoBundle.html
test_peerConnection_offerRequiresReceiveVideoAudio.html
test_peerConnection_promiseSendOnly.html
test_peerConnection_callbacks.html
test_peerConnection_syncSetDescription.html
test_peerConnection_twoAudioStreams.html
test_peerConnection_twoAudioTracksInOneStream.html
test_peerConnection_twoVideoTracksInOneStream.html
test_peerConnection_removeAudioTrack.html
test_peerConnection_removeThenAddAudioTrack.html
test_peerConnection_removeVideoTrack.html
test_peerConnection_replaceVideoThenRenegotiate.html
test_peerConnection_addSecondAudioStreamNoBundle.html
test_peerConnection_removeThenAddAudioTrackNoBundle.html
test_peerConnection_remoteRollback.html
Updated•9 years ago
|
backlog: --- → webrtc/webaudio+
Rank: 28
Priority: -- → P2
Comment 1•9 years ago
|
||
All of the tests under dom/media/tests/mochitest/identity are also skipped.
Comment 2•7 years ago
|
||
Mass change P2->P3 to align with new Mozilla triage process.
Priority: P2 → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•