From 06d3088237608b96857984fd47f761746bca2e1f Mon Sep 17 00:00:00 2001 From: Phil Ringnalda Date: Sun, 21 Feb 2016 13:18:26 -0800 Subject: [PATCH] Back out 71da07ec8ce3 (bug 1242682) for exposing an Android test with a bad dependency and being a bad time to just shut off all dom/media/ tests CLOSED TREE --- dom/media/mediasource/test/mochitest.ini | 1 - dom/media/test/mochitest.ini | 1 - .../tests/mochitest/identity/mochitest.ini | 1 - dom/media/tests/mochitest/ipc/mochitest.ini | 1 - dom/media/tests/mochitest/mochitest.ini | 1 - dom/media/webaudio/test/mochitest.ini | 1 - .../webspeech/recognition/test/mochitest.ini | 1 - dom/media/webspeech/synth/test/mochitest.ini | 1 - .../mozharness/configs/android/androidarm.py | 23 ------------------- .../configs/android/androidarm_4_3.py | 21 ----------------- .../configs/unittests/linux_unittest.py | 1 - .../configs/unittests/mac_unittest.py | 1 - .../configs/unittests/win_unittest.py | 1 - .../tasks/branches/base_job_flags.yml | 3 --- .../taskcluster/tasks/branches/base_jobs.yml | 8 ------- .../tasks/branches/try/job_flags.yml | 8 ------- .../tests/fx_linux64_mochitest_media.yml | 22 ------------------ .../tests/fx_linux64_mochitest_media_e10s.yml | 22 ------------------ 18 files changed, 118 deletions(-) delete mode 100644 testing/taskcluster/tasks/tests/fx_linux64_mochitest_media.yml delete mode 100644 testing/taskcluster/tasks/tests/fx_linux64_mochitest_media_e10s.yml diff --git a/dom/media/mediasource/test/mochitest.ini b/dom/media/mediasource/test/mochitest.ini index 92a0b9ddb0f6..8a15e1cfc5f0 100644 --- a/dom/media/mediasource/test/mochitest.ini +++ b/dom/media/mediasource/test/mochitest.ini @@ -1,6 +1,5 @@ [DEFAULT] skip-if = buildapp == 'b2g' # b2g( ReferenceError: MediaSource is not defined) -subsuite = media support-files = mediasource.js seek.webm seek.webm^headers^ diff --git a/dom/media/test/mochitest.ini b/dom/media/test/mochitest.ini index e1fa81a39e3d..9e2e3d1b812e 100644 --- a/dom/media/test/mochitest.ini +++ b/dom/media/test/mochitest.ini @@ -23,7 +23,6 @@ [DEFAULT] skip-if = buildapp == 'mulet' || (os == 'win' && strictContentSandbox) || android_version == '18' # strictContentSandbox (Bug 1042735) -subsuite = media support-files = 16bit_wave_extrametadata.wav 16bit_wave_extrametadata.wav^headers^ diff --git a/dom/media/tests/mochitest/identity/mochitest.ini b/dom/media/tests/mochitest/identity/mochitest.ini index ad85bf396da6..cf3cb04b7f67 100644 --- a/dom/media/tests/mochitest/identity/mochitest.ini +++ b/dom/media/tests/mochitest/identity/mochitest.ini @@ -3,7 +3,6 @@ # won't run on b2g desktop tests - bug 1119993 # broken HTTPS on b2g emulator - bug 1135339 skip-if = (os == 'win' && strictContentSandbox) || android_version == '10' || android_version == '18' || (buildapp == 'b2g' && toolkit != 'gonk') || (buildapp == 'b2g' && toolkit == 'gonk') || buildapp == 'mulet' -subsuite = media support-files = /.well-known/idp-proxy/idp.js identityPcTest.js diff --git a/dom/media/tests/mochitest/ipc/mochitest.ini b/dom/media/tests/mochitest/ipc/mochitest.ini index a15b383e5f42..ffd1640004ce 100644 --- a/dom/media/tests/mochitest/ipc/mochitest.ini +++ b/dom/media/tests/mochitest/ipc/mochitest.ini @@ -1,6 +1,5 @@ [DEFAULT] tags=msg -subsuite=media support-files = ipc.json diff --git a/dom/media/tests/mochitest/mochitest.ini b/dom/media/tests/mochitest/mochitest.ini index d97554796421..ac7469b6b478 100644 --- a/dom/media/tests/mochitest/mochitest.ini +++ b/dom/media/tests/mochitest/mochitest.ini @@ -1,7 +1,6 @@ [DEFAULT] # strictContentSandbox - bug 1042735, Android 2.3 - bug 981881 tags = msg webrtc -subsuite = media skip-if = (os == 'win' && strictContentSandbox) || android_version == '10' || (buildapp == 'mulet') || (toolkit == 'gonk' && debug) # b2g(Either bug 1171118 or bug 1169838, take your pick) support-files = head.js diff --git a/dom/media/webaudio/test/mochitest.ini b/dom/media/webaudio/test/mochitest.ini index 133dc2f6f094..f16a4a599073 100644 --- a/dom/media/webaudio/test/mochitest.ini +++ b/dom/media/webaudio/test/mochitest.ini @@ -1,7 +1,6 @@ [DEFAULT] tags=msg tags = webaudio -subsuite = media skip-if = ((buildapp == 'b2g') && (toolkit != 'gonk' || debug)) || (os == 'win' && strictContentSandbox) #b2g-debug,b2g-desktop(bug 916135); strictContentSandbox(Bug 1042735) support-files = audio-expected.wav diff --git a/dom/media/webspeech/recognition/test/mochitest.ini b/dom/media/webspeech/recognition/test/mochitest.ini index 227f6f7602e6..15e4582e09ac 100644 --- a/dom/media/webspeech/recognition/test/mochitest.ini +++ b/dom/media/webspeech/recognition/test/mochitest.ini @@ -1,7 +1,6 @@ [DEFAULT] tags=msg skip-if = buildapp == 'b2g' # Bug 1191270, bug 1037287, bug 967606, bug 1096400, etc -subsuite = media support-files = head.js hello.ogg diff --git a/dom/media/webspeech/synth/test/mochitest.ini b/dom/media/webspeech/synth/test/mochitest.ini index c1a499134889..5a2d4807294d 100644 --- a/dom/media/webspeech/synth/test/mochitest.ini +++ b/dom/media/webspeech/synth/test/mochitest.ini @@ -1,6 +1,5 @@ [DEFAULT] tags=msg -subsuite = media support-files = common.js file_bfcache_frame.html diff --git a/testing/mozharness/configs/android/androidarm.py b/testing/mozharness/configs/android/androidarm.py index 076fc45e2d80..a1d9b18b7da9 100644 --- a/testing/mozharness/configs/android/androidarm.py +++ b/testing/mozharness/configs/android/androidarm.py @@ -100,29 +100,6 @@ config = { "--subsuite=webgl", ], }, - "mochitest-media": { - "run_filename": "runtestsremote.py", - "testsdir": "mochitest", - "options": [ - "--dm_trans=sut", - "--app=%(app)s", - "--remote-webserver=%(remote_webserver)s", - "--xre-path=%(xre_path)s", - "--utility-path=%(utility_path)s", - "--deviceIP=%(device_ip)s", - "--devicePort=%(device_port)s", - "--http-port=%(http_port)s", - "--ssl-port=%(ssl_port)s", - "--certificate-path=%(certs_path)s", - "--symbols-path=%(symbols_path)s", - "--quiet", - "--log-raw=%(raw_log_file)s", - "--log-errorsummary=%(error_summary_file)s", - "--screenshot-on-fail", - "--total-chunks=2", - "--subsuite=media", - ], - }, "robocop": { "run_filename": "runrobocop.py", "testsdir": "mochitest", diff --git a/testing/mozharness/configs/android/androidarm_4_3.py b/testing/mozharness/configs/android/androidarm_4_3.py index 779e3dadb379..9ba8d7e6c092 100644 --- a/testing/mozharness/configs/android/androidarm_4_3.py +++ b/testing/mozharness/configs/android/androidarm_4_3.py @@ -102,27 +102,6 @@ config = { "--subsuite=webgl", ], }, - "mochitest-media": { - "run_filename": "runtestsremote.py", - "testsdir": "mochitest", - "options": [ - "--dm_trans=adb", - "--app=%(app)s", - "--remote-webserver=%(remote_webserver)s", - "--xre-path=%(xre_path)s", - "--utility-path=%(utility_path)s", - "--http-port=%(http_port)s", - "--ssl-port=%(ssl_port)s", - "--certificate-path=%(certs_path)s", - "--symbols-path=%(symbols_path)s", - "--quiet", - "--log-raw=%(raw_log_file)s", - "--log-errorsummary=%(error_summary_file)s", - "--screenshot-on-fail", - "--total-chunks=2", - "--subsuite=media", - ], - }, "robocop": { "run_filename": "runrobocop.py", "testsdir": "mochitest", diff --git a/testing/mozharness/configs/unittests/linux_unittest.py b/testing/mozharness/configs/unittests/linux_unittest.py index 6a2a6eddd575..33c1f9d8de9b 100644 --- a/testing/mozharness/configs/unittests/linux_unittest.py +++ b/testing/mozharness/configs/unittests/linux_unittest.py @@ -210,7 +210,6 @@ config = { "plain": [], "plain-chunked": ["--chunk-by-dir=4"], "mochitest-push": ["--subsuite=push"], - "mochitest-media": ["--subsuite=media"], "chrome": ["--chrome"], "chrome-chunked": ["--chrome", "--chunk-by-dir=4"], "browser-chrome": ["--browser-chrome"], diff --git a/testing/mozharness/configs/unittests/mac_unittest.py b/testing/mozharness/configs/unittests/mac_unittest.py index 2f562163d9d2..6dbc8c2eb79c 100644 --- a/testing/mozharness/configs/unittests/mac_unittest.py +++ b/testing/mozharness/configs/unittests/mac_unittest.py @@ -159,7 +159,6 @@ config = { "plain": [], "plain-chunked": ["--chunk-by-dir=4"], "mochitest-push": ["--subsuite=push"], - "mochitest-media": ["--subsuite=media"], "chrome": ["--chrome"], "chrome-chunked": ["--chrome", "--chunk-by-dir=4"], "browser-chrome": ["--browser-chrome"], diff --git a/testing/mozharness/configs/unittests/win_unittest.py b/testing/mozharness/configs/unittests/win_unittest.py index d31ec25f350b..3f1ec7dd471e 100644 --- a/testing/mozharness/configs/unittests/win_unittest.py +++ b/testing/mozharness/configs/unittests/win_unittest.py @@ -170,7 +170,6 @@ config = { "plain": [], "plain-chunked": ["--chunk-by-dir=4"], "mochitest-push": ["--subsuite=push"], - "mochitest-media": ["--subsuite=media"], "chrome": ["--chrome"], "chrome-chunked": ["--chrome", "--chunk-by-dir=4"], "browser-chrome": ["--browser-chrome"], diff --git a/testing/taskcluster/tasks/branches/base_job_flags.yml b/testing/taskcluster/tasks/branches/base_job_flags.yml index 90711692525d..ca2ec1a97e05 100644 --- a/testing/taskcluster/tasks/branches/base_job_flags.yml +++ b/testing/taskcluster/tasks/branches/base_job_flags.yml @@ -55,8 +55,6 @@ flags: mochitest-dt-e10s: /mochitest-devtools-chrome-e10s.*/ mochitest-gl: /mochitest-webgl.*/ mochitest-push: /mochitest-push.*/ - mochitest-media: /mochitest-media.*/ - mochitest-media-e10s: /mochitest-media-e10s.*/ mochitest-vg: /mochitest-valgrind.*/ reftest: /(plain-)?reftest.*/ reftest-no-accel: /(plain-)?reftest-no-accel.*/ @@ -146,7 +144,6 @@ flags: - mochitest-e10s - mochitest-jetpack - mochitest-media - - mochitest-media-e10s - mochitest-oop - mochitest-push - mochitest-webgl diff --git a/testing/taskcluster/tasks/branches/base_jobs.yml b/testing/taskcluster/tasks/branches/base_jobs.yml index fc2d8684fb72..96d6723dd6f3 100644 --- a/testing/taskcluster/tasks/branches/base_jobs.yml +++ b/testing/taskcluster/tasks/branches/base_jobs.yml @@ -278,14 +278,6 @@ tests: allowed_build_tasks: tasks/builds/dbg_linux64.yml: task: tasks/tests/fx_linux64_mochitest_push.yml - mochitest-media: - allowed_build_tasks: - tasks/builds/dbg_linux64.yml: - task: tasks/tests/fx_linux64_mochitest_media.yml - mochitest-media-e10s: - allowed_build_tasks: - tasks/builds/dbg_linux64.yml: - task: tasks/tests/fx_linux64_mochitest_media_e10s.yml mochitest-webgl: allowed_build_tasks: tasks/builds/dbg_linux64.yml: diff --git a/testing/taskcluster/tasks/branches/try/job_flags.yml b/testing/taskcluster/tasks/branches/try/job_flags.yml index 82810303edbc..8b44bdddfa89 100644 --- a/testing/taskcluster/tasks/branches/try/job_flags.yml +++ b/testing/taskcluster/tasks/branches/try/job_flags.yml @@ -222,14 +222,6 @@ tests: allowed_build_tasks: tasks/builds/dbg_linux64_clobber.yml: task: tasks/tests/fx_linux64_mochitest_push.yml - mochitest-media: - allowed_build_tasks: - tasks/builds/dbg_linux64_clobber.yml: - task: tasks/tests/fx_linux64_mochitest_media.yml - mochitest-media-e10s: - allowed_build_tasks: - tasks/builds/dbg_linux64_clobber.yml: - task: tasks/tests/fx_linux64_mochitest_media_e10s.yml mochitest-webgl: allowed_build_tasks: tasks/builds/dbg_linux64_clobber.yml: diff --git a/testing/taskcluster/tasks/tests/fx_linux64_mochitest_media.yml b/testing/taskcluster/tasks/tests/fx_linux64_mochitest_media.yml deleted file mode 100644 index 86d5d9f3a75f..000000000000 --- a/testing/taskcluster/tasks/tests/fx_linux64_mochitest_media.yml +++ /dev/null @@ -1,22 +0,0 @@ -$inherits: - from: 'tasks/tests/fx_desktop_unittest.yml' -task: - scopes: - - 'docker-worker:capability:device:loopbackVideo' - - 'docker-worker:capability:device:loopbackAudio' - metadata: - name: '[TC] Linux64 mochitest-media' - description: Mochitest media run - payload: - capabilities: - devices: - loopbackVideo: true - loopbackAudio: true - extra: - suite: - name: mochitest - flavor: mochitest-media - treeherder: - groupName: Desktop mochitests - groupSymbol: tc-M - symbol: mda diff --git a/testing/taskcluster/tasks/tests/fx_linux64_mochitest_media_e10s.yml b/testing/taskcluster/tasks/tests/fx_linux64_mochitest_media_e10s.yml deleted file mode 100644 index 87516593e94b..000000000000 --- a/testing/taskcluster/tasks/tests/fx_linux64_mochitest_media_e10s.yml +++ /dev/null @@ -1,22 +0,0 @@ -$inherits: - from: 'tasks/tests/fx_desktop_unittest.yml' -task: - scopes: - - 'docker-worker:capability:device:loopbackVideo' - - 'docker-worker:capability:device:loopbackAudio' - metadata: - name: '[TC] Linux64 mochitest-media-e10s' - description: Mochitest media e10s run - payload: - capabilities: - devices: - loopbackVideo: true - loopbackAudio: true - extra: - suite: - name: mochitest - flavor: mochitest-media-e10s - treeherder: - groupName: Desktop mochitests - groupSymbol: tc-M-e10s - symbol: mda