Bug 1193394 - Part 6: Disable browser_devices_get_user_media_unprompted_access.js and browser_ext_commands_execute_browser_action.js. r=bustage CLOSED TREE

This commit is contained in:
Tooru Fujisawa 2018-03-01 22:26:20 +09:00
parent f58841a715
commit e497c77767
2 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@ skip-if = debug && (os == "win" || os == "mac") # bug 1393761
#skip-if = (os == "win" && ccov) # bug 1421724
skip-if = true # temporarily disabled for bug 1193394
[browser_devices_get_user_media_tear_off_tab.js]
skip-if = true # temporarily disabled for bug 1193394
[browser_devices_get_user_media_unprompted_access.js]
[browser_devices_get_user_media_unprompted_access_in_frame.js]
[browser_devices_get_user_media_unprompted_access_tear_off_tab.js]

View File

@ -65,6 +65,7 @@ skip-if = true # temporarily disabled for bug 1193394
[browser_ext_browsingData_serviceWorkers.js]
[browser_ext_chrome_settings_overrides_home.js]
[browser_ext_commands_execute_browser_action.js]
skip-if = true # temporarily disabled for bug 1193394
[browser_ext_commands_execute_page_action.js]
[browser_ext_commands_execute_sidebar_action.js]
[browser_ext_commands_getAll.js]