Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
michael@0 | 1 | [DEFAULT] |
michael@0 | 2 | support-files = |
michael@0 | 3 | head.js |
michael@0 | 4 | constraints.js |
michael@0 | 5 | mediaStreamPlayback.js |
michael@0 | 6 | pc.js |
michael@0 | 7 | templates.js |
michael@0 | 8 | NetworkPreparationChromeScript.js |
michael@0 | 9 | |
michael@0 | 10 | [test_dataChannel_basicAudio.html] |
michael@0 | 11 | skip-if = toolkit == 'gonk' #Bug 962984 for debug, bug 963244 for opt |
michael@0 | 12 | [test_dataChannel_basicAudioVideo.html] |
michael@0 | 13 | # Disabled on OS X for bug 930481 timeouts |
michael@0 | 14 | skip-if = os == 'mac' || toolkit=='gonk' # b2g(Bug 960442, video support for WebRTC is disabled on b2g) b2g-debug(Bug 960442, video support for WebRTC is disabled on b2g) |
michael@0 | 15 | [test_dataChannel_basicAudioVideoCombined.html] |
michael@0 | 16 | # Disabled on OS X for bug 930481 timeouts |
michael@0 | 17 | skip-if = os == 'mac' || toolkit=='gonk' # b2g(Bug 960442, video support for WebRTC is disabled on b2g) b2g-debug(Bug 960442, video support for WebRTC is disabled on b2g) |
michael@0 | 18 | [test_dataChannel_basicDataOnly.html] |
michael@0 | 19 | [test_dataChannel_basicVideo.html] |
michael@0 | 20 | skip-if = toolkit=='gonk' # b2g(Bug 960442, video support for WebRTC is disabled on b2g) b2g-debug(Bug 960442, video support for WebRTC is disabled on b2g) |
michael@0 | 21 | [test_dataChannel_noOffer.html] |
michael@0 | 22 | [test_getUserMedia_basicAudio.html] |
michael@0 | 23 | skip-if = (toolkit == 'gonk' && debug) #debug-only failure |
michael@0 | 24 | [test_getUserMedia_basicVideo.html] |
michael@0 | 25 | skip-if = (toolkit == 'gonk' && debug) #debug-only failure |
michael@0 | 26 | [test_getUserMedia_basicVideoAudio.html] |
michael@0 | 27 | skip-if = (toolkit == 'gonk' && debug) #debug-only failure, turned an intermittent (bug 962579) into a permanant orange |
michael@0 | 28 | [test_getUserMedia_constraints.html] |
michael@0 | 29 | skip-if = (toolkit=='gonk' || toolkit=='android') # Bug 907352, backwards-compatible behavior on mobile only |
michael@0 | 30 | [test_getUserMedia_constraints_mobile.html] |
michael@0 | 31 | skip-if = (toolkit!='gonk' && toolkit!='android') # Bug 907352, backwards-compatible behavior on mobile only |
michael@0 | 32 | [test_getUserMedia_exceptions.html] |
michael@0 | 33 | [test_getUserMedia_gumWithinGum.html] |
michael@0 | 34 | [test_getUserMedia_playAudioTwice.html] |
michael@0 | 35 | [test_getUserMedia_playVideoAudioTwice.html] |
michael@0 | 36 | skip-if = (toolkit == 'gonk' && debug) #debug-only failure; bug 926558 |
michael@0 | 37 | [test_getUserMedia_playVideoTwice.html] |
michael@0 | 38 | [test_getUserMedia_stopAudioStream.html] |
michael@0 | 39 | [test_getUserMedia_stopAudioStreamWithFollowupAudio.html] |
michael@0 | 40 | [test_getUserMedia_stopVideoAudioStream.html] |
michael@0 | 41 | skip-if = (toolkit == 'gonk' && debug) #debug-only failure |
michael@0 | 42 | [test_getUserMedia_stopVideoAudioStreamWithFollowupVideoAudio.html] |
michael@0 | 43 | [test_getUserMedia_stopVideoStream.html] |
michael@0 | 44 | [test_getUserMedia_stopVideoStreamWithFollowupVideo.html] |
michael@0 | 45 | [test_peerConnection_addCandidateInHaveLocalOffer.html] |
michael@0 | 46 | [test_peerConnection_basicAudio.html] |
michael@0 | 47 | skip-if = (toolkit == 'gonk' && debug) #Bug 962984, test fail on b2g debug build |
michael@0 | 48 | [test_peerConnection_basicAudioVideo.html] |
michael@0 | 49 | skip-if = toolkit=='gonk' # b2g(Bug 960442, video support for WebRTC is disabled on b2g) b2g-debug(Bug 960442, video support for WebRTC is disabled on b2g) |
michael@0 | 50 | [test_peerConnection_basicAudioVideoCombined.html] |
michael@0 | 51 | skip-if = toolkit=='gonk' # b2g(Bug 960442, video support for WebRTC is disabled on b2g) b2g-debug(Bug 960442, video support for WebRTC is disabled on b2g) |
michael@0 | 52 | [test_peerConnection_basicVideo.html] |
michael@0 | 53 | skip-if = toolkit=='gonk' # b2g(Bug 960442, video support for WebRTC is disabled on b2g) b2g-debug(Bug 960442, video support for WebRTC is disabled on b2g) |
michael@0 | 54 | [test_peerConnection_bug822674.html] |
michael@0 | 55 | [test_peerConnection_bug825703.html] |
michael@0 | 56 | [test_peerConnection_bug827843.html] |
michael@0 | 57 | skip-if = toolkit=='gonk' # b2g(Bug 960442, video support for WebRTC is disabled on b2g) b2g-debug(Bug 960442, video support for WebRTC is disabled on b2g) |
michael@0 | 58 | [test_peerConnection_bug834153.html] |
michael@0 | 59 | [test_peerConnection_bug835370.html] |
michael@0 | 60 | [test_peerConnection_errorCallbacks.html] |
michael@0 | 61 | [test_peerConnection_offerRequiresReceiveAudio.html] |
michael@0 | 62 | skip-if = toolkit=='gonk' # b2g(Bug 960442, video support for WebRTC is disabled on b2g) b2g-debug(Bug 960442, video support for WebRTC is disabled on b2g) |
michael@0 | 63 | [test_peerConnection_offerRequiresReceiveVideo.html] |
michael@0 | 64 | skip-if = toolkit=='gonk' # b2g(Bug 960442, video support for WebRTC is disabled on b2g) b2g-debug(Bug 960442, video support for WebRTC is disabled on b2g) |
michael@0 | 65 | [test_peerConnection_offerRequiresReceiveVideoAudio.html] |
michael@0 | 66 | skip-if = toolkit=='gonk' # b2g(Bug 960442, video support for WebRTC is disabled on b2g) b2g-debug(Bug 960442, video support for WebRTC is disabled on b2g) |
michael@0 | 67 | [test_peerConnection_setLocalAnswerInHaveLocalOffer.html] |
michael@0 | 68 | [test_peerConnection_setLocalAnswerInStable.html] |
michael@0 | 69 | [test_peerConnection_setLocalOfferInHaveRemoteOffer.html] |
michael@0 | 70 | [test_peerConnection_setRemoteAnswerInHaveRemoteOffer.html] |
michael@0 | 71 | [test_peerConnection_setRemoteAnswerInStable.html] |
michael@0 | 72 | [test_peerConnection_setRemoteOfferInHaveLocalOffer.html] |
michael@0 | 73 | [test_peerConnection_throwInCallbacks.html] |
michael@0 | 74 | skip-if = toolkit=='gonk' # b2g(Bug 960442, video support for WebRTC is disabled on b2g) b2g-debug(Bug 960442, video support for WebRTC is disabled on b2g) |
michael@0 | 75 | [test_peerConnection_toJSON.html] |
michael@0 | 76 | # Bug950317: Hack for making a cleanup hook after finishing all WebRTC cases |
michael@0 | 77 | [test_zmedia_cleanup.html] |