browser/devtools/profiler/test/browser.ini

Wed, 31 Dec 2014 07:16:47 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:16:47 +0100
branch
TOR_BUG_9701
changeset 3
141e0f1194b1
permissions
-rw-r--r--

Revert simplistic fix pending revisit of Mozilla integration attempt.

michael@0 1 [DEFAULT]
michael@0 2 skip-if = e10s # Bug ?????? - devtools tests disabled with e10s
michael@0 3 # Disabled globally due to crashes/timeouts on all platforms (bug 973974)
michael@0 4 skip-if = true # Overrides the e10s case above.
michael@0 5 subsuite = devtools
michael@0 6 support-files =
michael@0 7 head.js
michael@0 8 mock_console_api.html
michael@0 9 mock_profiler_bug_834878_page.html
michael@0 10 mock_profiler_bug_834878_script.js
michael@0 11
michael@0 12 [browser_profiler_bug_834878_source_buttons.js]
michael@0 13 [browser_profiler_bug_855244_multiple_tabs.js]
michael@0 14 [browser_profiler_cmd.js]
michael@0 15 [browser_profiler_console_api.js]
michael@0 16 [browser_profiler_console_api_content.js]
michael@0 17 [browser_profiler_console_api_mixed.js]
michael@0 18 [browser_profiler_console_api_named.js]
michael@0 19 [browser_profiler_controller.js]
michael@0 20 [browser_profiler_escape.js]
michael@0 21 [browser_profiler_gecko_data.js]
michael@0 22 [browser_profiler_io.js]
michael@0 23 [browser_profiler_remote.js]
michael@0 24 [browser_profiler_run.js]

mercurial