browser/devtools/profiler/test/browser.ini

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     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]

mercurial