1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/browser/devtools/profiler/test/browser.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,24 @@ 1.4 +[DEFAULT] 1.5 +skip-if = e10s # Bug ?????? - devtools tests disabled with e10s 1.6 +# Disabled globally due to crashes/timeouts on all platforms (bug 973974) 1.7 +skip-if = true # Overrides the e10s case above. 1.8 +subsuite = devtools 1.9 +support-files = 1.10 + head.js 1.11 + mock_console_api.html 1.12 + mock_profiler_bug_834878_page.html 1.13 + mock_profiler_bug_834878_script.js 1.14 + 1.15 +[browser_profiler_bug_834878_source_buttons.js] 1.16 +[browser_profiler_bug_855244_multiple_tabs.js] 1.17 +[browser_profiler_cmd.js] 1.18 +[browser_profiler_console_api.js] 1.19 +[browser_profiler_console_api_content.js] 1.20 +[browser_profiler_console_api_mixed.js] 1.21 +[browser_profiler_console_api_named.js] 1.22 +[browser_profiler_controller.js] 1.23 +[browser_profiler_escape.js] 1.24 +[browser_profiler_gecko_data.js] 1.25 +[browser_profiler_io.js] 1.26 +[browser_profiler_remote.js] 1.27 +[browser_profiler_run.js]