Bug 868035 - Enable Mochitests for gUM on B2G. r=jgriffin

This commit is contained in:
Martijn Wargers 2013-08-22 02:36:32 +02:00
parent 89dfb8ee9e
commit 2ff33596f2

View File

@ -305,7 +305,35 @@
"dom/file/test/test_write_read_data.html":"", "dom/file/test/test_write_read_data.html":"",
"dom/imptests/editing/conformancetest/test_event.html":"", "dom/imptests/editing/conformancetest/test_event.html":"",
"dom/imptests/editing/conformancetest/test_runtest.html":"", "dom/imptests/editing/conformancetest/test_runtest.html":"",
"dom/media/tests/mochitest":"",
"dom/media/tests/mochitest/test_dataChannel_basicAudio.html":"",
"dom/media/tests/mochitest/test_dataChannel_basicAudioVideo.html":"",
"dom/media/tests/mochitest/test_dataChannel_basicAudioVideoCombined.html":"",
"dom/media/tests/mochitest/test_dataChannel_basicDataOnly.html":"",
"dom/media/tests/mochitest/test_dataChannel_basicVideo.html":"",
"dom/media/tests/mochitest/test_dataChannel_noOffer.html":"",
"dom/media/tests/mochitest/test_peerConnection_addCandidateInHaveLocalOffer.html":"",
"dom/media/tests/mochitest/test_peerConnection_basicAudio.html":"",
"dom/media/tests/mochitest/test_peerConnection_basicAudioVideo.html":"",
"dom/media/tests/mochitest/test_peerConnection_basicAudioVideoCombined.html":"",
"dom/media/tests/mochitest/test_peerConnection_basicVideo.html":"",
"dom/media/tests/mochitest/test_peerConnection_bug822674.html":"",
"dom/media/tests/mochitest/test_peerConnection_bug825703.html":"",
"dom/media/tests/mochitest/test_peerConnection_bug827843.html":"",
"dom/media/tests/mochitest/test_peerConnection_bug834153.html":"",
"dom/media/tests/mochitest/test_peerConnection_bug835370.html":"",
"dom/media/tests/mochitest/test_peerConnection_errorCallbacks.html":"",
"dom/media/tests/mochitest/test_peerConnection_offerRequiresReceiveAudio.html":"",
"dom/media/tests/mochitest/test_peerConnection_offerRequiresReceiveVideo.html":"",
"dom/media/tests/mochitest/test_peerConnection_offerRequiresReceiveVideoAudio.html":"",
"dom/media/tests/mochitest/test_peerConnection_setLocalAnswerInHaveLocalOffer.html":"",
"dom/media/tests/mochitest/test_peerConnection_setLocalAnswerInStable.html":"",
"dom/media/tests/mochitest/test_peerConnection_setLocalOfferInHaveRemoteOffer.html":"",
"dom/media/tests/mochitest/test_peerConnection_setRemoteAnswerInHaveRemoteOffer.html":"",
"dom/media/tests/mochitest/test_peerConnection_setRemoteAnswerInStable.html":"",
"dom/media/tests/mochitest/test_peerConnection_setRemoteOfferInHaveLocalOffer.html":"",
"dom/media/tests/mochitest/test_peerConnection_throwInCallbacks.html":"",
"dom/mobilemessage/tests/test_sms_basics.html":"", "dom/mobilemessage/tests/test_sms_basics.html":"",
"dom/network/tests/test_networkstats_basics.html":"", "dom/network/tests/test_networkstats_basics.html":"",
"dom/permission/tests/test_permission_basics.html":"", "dom/permission/tests/test_permission_basics.html":"",