mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
Bug 1884209 - part1 : move audio utility tests to subsuite 'media-bc' and 'media'. r=gerard-majax
These tests are more related to media than IPC, so we should move them into the default media test suite. Differential Revision: https://phabricator.services.mozilla.com/D203952
This commit is contained in:
parent
a789c90976
commit
ec0be3c395
@ -1,4 +1,5 @@
|
||||
[DEFAULT]
|
||||
subsuite = "media-bc"
|
||||
support-files = [
|
||||
"head.js",
|
||||
"head-multiple.js",
|
||||
|
@ -1,4 +1,5 @@
|
||||
[DEFAULT]
|
||||
subsuite = "media-bc"
|
||||
support-files = [
|
||||
"head.js",
|
||||
"head-multiple.js",
|
||||
|
@ -1,3 +1,4 @@
|
||||
[DEFAULT]
|
||||
subsuite = "media-bc"
|
||||
|
||||
["browser_utility_audio_locked.js"]
|
||||
|
@ -1,4 +1,5 @@
|
||||
[DEFAULT]
|
||||
subsuite = "media-bc"
|
||||
support-files = ["head.js"]
|
||||
|
||||
["browser_utility_audio_shutdown.js"]
|
||||
|
@ -1,4 +1,5 @@
|
||||
[DEFAULT]
|
||||
subsuite = "media"
|
||||
run-if = ["os == 'android' && !isolated_process"] # Bug 1771452
|
||||
support-files = [
|
||||
"head.js",
|
||||
|
@ -1,4 +1,5 @@
|
||||
[DEFAULT]
|
||||
subsuite = "media"
|
||||
run-if = ["os == 'android' && !isolated_process"] # Bug 1771452
|
||||
support-files = [
|
||||
"head.js",
|
||||
|
Loading…
Reference in New Issue
Block a user