Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
1 [DEFAULT]
2 skip-if = e10s # Bug ?????? - devtools tests disabled with e10s
3 # Disabled globally due to crashes/timeouts on all platforms (bug 973974)
4 skip-if = true # Overrides the e10s case above.
5 subsuite = devtools
6 support-files =
7 head.js
8 mock_console_api.html
9 mock_profiler_bug_834878_page.html
10 mock_profiler_bug_834878_script.js
12 [browser_profiler_bug_834878_source_buttons.js]
13 [browser_profiler_bug_855244_multiple_tabs.js]
14 [browser_profiler_cmd.js]
15 [browser_profiler_console_api.js]
16 [browser_profiler_console_api_content.js]
17 [browser_profiler_console_api_mixed.js]
18 [browser_profiler_console_api_named.js]
19 [browser_profiler_controller.js]
20 [browser_profiler_escape.js]
21 [browser_profiler_gecko_data.js]
22 [browser_profiler_io.js]
23 [browser_profiler_remote.js]
24 [browser_profiler_run.js]