mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 12:37:37 +00:00
144 lines
7.2 KiB
INI
144 lines
7.2 KiB
INI
[DEFAULT]
|
|
# strictContentSandbox - bug 1042735, Android 2.3 - bug 981881
|
|
skip-if = (os == 'win' && strictContentSandbox) || android_version == '10'
|
|
support-files =
|
|
head.js
|
|
constraints.js
|
|
dataChannel.js
|
|
mediaStreamPlayback.js
|
|
nonTrickleIce.js
|
|
pc.js
|
|
templates.js
|
|
NetworkPreparationChromeScript.js
|
|
blacksilence.js
|
|
turnConfig.js
|
|
|
|
[test_dataChannel_basicAudio.html]
|
|
skip-if = toolkit == 'gonk' # Bug 962984 for debug, bug 963244 for opt
|
|
[test_dataChannel_basicAudioVideo.html]
|
|
skip-if = toolkit == 'gonk' # b2g(Bug 960442, video support for WebRTC is disabled on b2g)
|
|
[test_dataChannel_basicAudioVideoNoBundle.html]
|
|
skip-if = toolkit == 'gonk' # b2g(Bug 960442, video support for WebRTC is disabled on b2g)
|
|
[test_dataChannel_basicAudioVideoCombined.html]
|
|
skip-if = toolkit == 'gonk' # b2g(Bug 960442, video support for WebRTC is disabled on b2g)
|
|
[test_dataChannel_basicDataOnly.html]
|
|
skip-if = toolkit == 'gonk' # b2g (Bug 1059867)
|
|
[test_dataChannel_basicVideo.html]
|
|
skip-if = toolkit == 'gonk' # b2g(Bug 960442, video support for WebRTC is disabled on b2g)
|
|
[test_dataChannel_bug1013809.html]
|
|
skip-if = toolkit == 'gonk' # b2g emulator seems to be too slow (Bug 1016498 and 1008080)
|
|
[test_dataChannel_noOffer.html]
|
|
skip-if = toolkit == 'gonk' # b2g (Bug 1059867)
|
|
[test_getUserMedia_basicAudio.html]
|
|
skip-if = (toolkit == 'gonk' && debug) # debug-only failure
|
|
[test_getUserMedia_basicVideo.html]
|
|
skip-if = (toolkit == 'gonk' && debug) # debug-only failure
|
|
[test_getUserMedia_basicScreenshare.html]
|
|
skip-if = buildapp == 'b2g' || toolkit == 'android' # no screenshare on b2g/android
|
|
[test_getUserMedia_basicWindowshare.html]
|
|
skip-if = buildapp == 'b2g' || toolkit == 'android' # no windowshare on b2g/android
|
|
[test_getUserMedia_basicVideoAudio.html]
|
|
skip-if = (toolkit == 'gonk' && debug) # debug-only failure, turned an intermittent (bug 962579) into a permanant orange
|
|
[test_getUserMedia_constraints.html]
|
|
skip-if = toolkit == 'gonk' || toolkit == 'android' # Bug 907352, backwards-compatible behavior on mobile only
|
|
[test_getUserMedia_constraints_mobile.html]
|
|
skip-if = toolkit != 'gonk' && toolkit != 'android' # Bug 907352, backwards-compatible behavior on mobile only
|
|
[test_getUserMedia_gumWithinGum.html]
|
|
[test_getUserMedia_playAudioTwice.html]
|
|
[test_getUserMedia_playVideoAudioTwice.html]
|
|
skip-if = (toolkit == 'gonk' && debug) # debug-only failure; bug 926558
|
|
[test_getUserMedia_playVideoTwice.html]
|
|
[test_getUserMedia_stopAudioStream.html]
|
|
[test_getUserMedia_stopAudioStreamWithFollowupAudio.html]
|
|
[test_getUserMedia_stopVideoAudioStream.html]
|
|
skip-if = (toolkit == 'gonk' && debug) # debug-only failure
|
|
[test_getUserMedia_stopVideoAudioStreamWithFollowupVideoAudio.html]
|
|
[test_getUserMedia_stopVideoStream.html]
|
|
[test_getUserMedia_stopVideoStreamWithFollowupVideo.html]
|
|
[test_getUserMedia_peerIdentity.html]
|
|
skip-if = toolkit == 'gonk' # b2g(Bug 1021776, too --ing slow on b2g)
|
|
[test_peerConnection_addCandidateInHaveLocalOffer.html]
|
|
skip-if = toolkit == 'gonk' # b2g (Bug 1059867)
|
|
[test_peerConnection_basicAudio.html]
|
|
skip-if = toolkit == 'gonk' # b2g (Bug 1059867)
|
|
[test_peerConnection_basicAudioVideo.html]
|
|
skip-if = toolkit == 'gonk' # b2g(Bug 960442, video support for WebRTC is disabled on b2g)
|
|
[test_peerConnection_basicAudioVideoCombined.html]
|
|
skip-if = toolkit == 'gonk' # b2g(Bug 960442, video support for WebRTC is disabled on b2g)
|
|
[test_peerConnection_basicAudioVideoNoBundle.html]
|
|
skip-if = toolkit == 'gonk' # b2g (Bug 1059867)
|
|
[test_peerConnection_basicVideo.html]
|
|
skip-if = toolkit == 'gonk' # b2g(Bug 960442, video support for WebRTC is disabled on b2g)
|
|
[test_peerConnection_basicScreenshare.html]
|
|
# no screenshare on b2g/android
|
|
# frequent timeouts/crashes on e10s (bug 1048455)
|
|
skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s
|
|
[test_peerConnection_basicWindowshare.html]
|
|
# no screenshare on b2g/android
|
|
# frequent timeouts/crashes on e10s (bug 1048455)
|
|
skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s
|
|
[test_peerConnection_basicH264Video.html]
|
|
skip-if = buildapp == 'b2g' || os == 'android' # bug 1043403
|
|
[test_peerConnection_bug822674.html]
|
|
skip-if = toolkit == 'gonk' # b2g (Bug 1059867)
|
|
[test_peerConnection_bug825703.html]
|
|
skip-if = toolkit == 'gonk' # b2g (Bug 1059867)
|
|
[test_peerConnection_bug827843.html]
|
|
skip-if = toolkit == 'gonk' # b2g(Bug 960442, video support for WebRTC is disabled on b2g)
|
|
[test_peerConnection_bug834153.html]
|
|
skip-if = toolkit == 'gonk' # b2g (Bug 1059867)
|
|
[test_peerConnection_bug1013809.html]
|
|
skip-if = toolkit == 'gonk' # b2g emulator seems to be too slow (Bug 1016498 and 1008080)
|
|
[test_peerConnection_bug1042791.html]
|
|
skip-if = buildapp == 'b2g' || os == 'android' # bug 1043403
|
|
[test_peerConnection_capturedVideo.html]
|
|
skip-if = toolkit == 'gonk' # b2g(Bug 960442, video support for WebRTC is disabled on b2g)
|
|
[test_peerConnection_close.html]
|
|
skip-if = toolkit == 'gonk' # b2g (Bug 1059867)
|
|
[test_peerConnection_errorCallbacks.html]
|
|
skip-if = toolkit == 'gonk' # b2g (Bug 1059867)
|
|
[test_peerConnection_noTrickleAnswer.html]
|
|
skip-if = toolkit == 'gonk' # b2g (Bug 1059867)
|
|
[test_peerConnection_noTrickleOffer.html]
|
|
skip-if = toolkit == 'gonk' # b2g (Bug 1059867)
|
|
[test_peerConnection_noTrickleOfferAnswer.html]
|
|
skip-if = toolkit == 'gonk' # b2g (Bug 1059867)
|
|
[test_peerConnection_offerRequiresReceiveAudio.html]
|
|
skip-if = toolkit == 'gonk' # b2g(Bug 960442, video support for WebRTC is disabled on b2g)
|
|
[test_peerConnection_offerRequiresReceiveVideo.html]
|
|
skip-if = toolkit == 'gonk' # b2g(Bug 960442, video support for WebRTC is disabled on b2g)
|
|
[test_peerConnection_offerRequiresReceiveVideoAudio.html]
|
|
skip-if = toolkit == 'gonk' # b2g(Bug 960442, video support for WebRTC is disabled on b2g)
|
|
[test_peerConnection_promiseSendOnly.html]
|
|
skip-if = toolkit == 'gonk' # b2g(Bug 960442, video support for WebRTC is disabled on b2g)
|
|
[test_peerConnection_replaceTrack.html]
|
|
skip-if = toolkit == 'gonk' # b2g(Bug 960442, video support for WebRTC is disabled on b2g)
|
|
[test_peerConnection_syncSetDescription.html]
|
|
skip-if = toolkit == 'gonk' # b2g(Bug 960442, video support for WebRTC is disabled on b2g)
|
|
[test_peerConnection_setLocalAnswerInHaveLocalOffer.html]
|
|
skip-if = toolkit == 'gonk' # b2g (Bug 1059867)
|
|
[test_peerConnection_setLocalAnswerInStable.html]
|
|
skip-if = toolkit == 'gonk' # b2g (Bug 1059867)
|
|
[test_peerConnection_setLocalOfferInHaveRemoteOffer.html]
|
|
skip-if = toolkit == 'gonk' # b2g (Bug 1059867)
|
|
[test_peerConnection_setRemoteAnswerInHaveRemoteOffer.html]
|
|
skip-if = toolkit == 'gonk' # b2g (Bug 1059867)
|
|
[test_peerConnection_setRemoteAnswerInStable.html]
|
|
skip-if = toolkit == 'gonk' # b2g (Bug 1059867)
|
|
[test_peerConnection_setRemoteOfferInHaveLocalOffer.html]
|
|
skip-if = toolkit == 'gonk' # b2g (Bug 1059867)
|
|
[test_peerConnection_throwInCallbacks.html]
|
|
skip-if = toolkit == 'gonk' # b2g(Bug 960442, video support for WebRTC is disabled on b2g)
|
|
[test_peerConnection_toJSON.html]
|
|
skip-if = toolkit == 'gonk' # b2g (Bug 1059867)
|
|
|
|
# multistream is not ready quite yet (bug 1056650)
|
|
# [test_peerConnection_twoAudioStreams.html]
|
|
# [test_peerConnection_twoAudioVideoStreams.html]
|
|
# [test_peerConnection_twoAudioVideoStreamsCombined.html]
|
|
# [test_peerConnection_twoVideoStreams.html]
|
|
# [test_peerConnection_addSecondAudioStream.html]
|
|
|
|
# Bug 950317: Hack for making a cleanup hook after finishing all WebRTC cases
|
|
[test_zmedia_cleanup.html]
|