Bug 1176987 - Move steeplechase_long testcases to a new folder under mochitests. r=drno

--HG--
rename : dom/media/tests/mochitest/long.js => dom/media/tests/mochitest/steeplechase_long/long.js
rename : dom/media/tests/mochitest/steeplechase_long.ini => dom/media/tests/mochitest/steeplechase_long/steeplechase_long.ini
rename : dom/media/tests/mochitest/test_peerConnection_basicAudioVideoCombined_long.html => dom/media/tests/mochitest/steeplechase_long/test_peerConnection_basicAudioVideoCombined_long.html
rename : dom/media/tests/mochitest/test_peerConnection_basicAudio_long.html => dom/media/tests/mochitest/steeplechase_long/test_peerConnection_basicAudio_long.html
rename : dom/media/tests/mochitest/test_peerConnection_basicVideo_long.html => dom/media/tests/mochitest/steeplechase_long/test_peerConnection_basicVideo_long.html
extra : transplant_source : s%C8%5DLl%D7%D03%98%E7W%CD%03%F0%5D%3E%E0%9C%DAe
extra : histedit_source : a6847d14dd4b006a5adf6a8f8abad8fbc6c7be1c%2Ca8ea8e35bda8476ec02d855fb93053b3bb1ccbb7
This commit is contained in:
Rithesh Shenthar 2015-07-14 14:39:10 -07:00
Родитель 1ec1df2206
Коммит a2ba832ca8
6 изменённых файлов: 6 добавлений и 5 удалений

Просмотреть файл

@ -85,6 +85,7 @@ MOCHITEST_MANIFESTS += [
if CONFIG['MOZ_WEBRTC']:
MOCHITEST_MANIFESTS += ['tests/mochitest/mochitest.ini']
WEBRTC_SIGNALLING_TEST_MANIFESTS += ['tests/mochitest/steeplechase.ini']
WEBRTC_SIGNALLING_TEST_MANIFESTS += ['tests/mochitest/steeplechase_long/steeplechase_long.ini']
XPIDL_SOURCES += [
'nsIDOMNavigatorUserMedia.idl',

Просмотреть файл

@ -1,11 +1,11 @@
[DEFAULT]
support-files =
head.js
long.js
mediaStreamPlayback.js
pc.js
templates.js
turnConfig.js
../head.js
../mediaStreamPlayback.js
../pc.js
../templates.js
../turnConfig.js
[test_peerConnection_basicAudio_long.html]
[test_peerConnection_basicVideo_long.html]