Bug 1166832 - Rename test to better show that it is video related. draft
authorMichael Froman <mfroman@mozilla.com>
Wed, 13 Jan 2016 20:59:52 -0600
changeset 321550 19d10e4f8cc82dd3d90d4f54bd3305ea4364dd3d
parent 321549 b4b2dd4e82ae86bfe40eeaafc522b0edecb73737
child 321730 fe90a18e4b8807f288509ad78433b0feaaab3f9b
push id9416
push usermfroman@nostrum.com
push dateThu, 14 Jan 2016 03:00:43 +0000
bugs1166832
milestone46.0a1
Bug 1166832 - Rename test to better show that it is video related.
dom/media/tests/mochitest/mochitest.ini
dom/media/tests/mochitest/test_peerConnection_verifyAfterRenegotiation.html
dom/media/tests/mochitest/test_peerConnection_verifyVideoAfterRenegotiation.html
--- a/dom/media/tests/mochitest/mochitest.ini
+++ b/dom/media/tests/mochitest/mochitest.ini
@@ -204,17 +204,17 @@ skip-if = toolkit == 'gonk' || (android_
 skip-if = toolkit == 'gonk' || android_version == '18'
 [test_peerConnection_removeThenAddVideoTrackNoBundle.html]
 # B2G emulator is too slow to finish a renegotiation test in under 5 minutes, Bug 1180000 for Linux debug e10s, android(Bug 1189784, timeouts on 4.3 emulator)
 skip-if = toolkit == 'gonk' || android_version == '18'
 [test_peerConnection_addDataChannel.html]
 skip-if = toolkit == 'gonk' # B2G emulator seems to be so slow that DTLS cannot establish properly
 [test_peerConnection_addDataChannelNoBundle.html]
 skip-if = toolkit == 'gonk' # B2G emulator seems to be so slow that DTLS cannot establish properly
-[test_peerConnection_verifyAfterRenegotiation.html]
+[test_peerConnection_verifyVideoAfterRenegotiation.html]
 # B2G emulator is too slow to finish a renegotiation test in under 5 minutes, Bug 1180000 for Linux debug e10s, android(Bug 1189784, timeouts on 4.3 emulator)
 skip-if = toolkit == 'gonk' || android_version == '18'
 [test_peerConnection_verifyAudioAfterRenegotiation.html]
 skip-if = toolkit == 'gonk' || (android_version == '18' && debug) # B2G emulator is too slow to finish a renegotiation test in under 5 minutes, android(Bug 1189784, timeouts on 4.3 emulator)
 [test_peerConnection_webAudio.html]
 tags = webaudio webrtc
 skip-if = toolkit == 'gonk' || buildapp == 'mulet' # b2g (Bug 1059867)
 [test_peerConnection_localRollback.html]
rename from dom/media/tests/mochitest/test_peerConnection_verifyAfterRenegotiation.html
rename to dom/media/tests/mochitest/test_peerConnection_verifyVideoAfterRenegotiation.html