browser/devtools/scratchpad/test/browser.ini

Thu, 15 Jan 2015 15:55:04 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:55:04 +0100
branch
TOR_BUG_9701
changeset 9
a63d609f5ebe
permissions
-rw-r--r--

Back out 97036ab72558 which inappropriately compared turds to third parties.

michael@0 1 [DEFAULT]
michael@0 2 skip-if = e10s # Bug ?????? - devtools tests disabled with e10s
michael@0 3 subsuite = devtools
michael@0 4 support-files = head.js
michael@0 5
michael@0 6 [browser_scratchpad_browser_last_window_closing.js]
michael@0 7 [browser_scratchpad_reset_undo.js]
michael@0 8 [browser_scratchpad_display_outputs_errors.js]
michael@0 9 [browser_scratchpad_eval_func.js]
michael@0 10 [browser_scratchpad_goto_line_ui.js]
michael@0 11 [browser_scratchpad_reload_and_run.js]
michael@0 12 [browser_scratchpad_display_non_error_exceptions.js]
michael@0 13 [browser_scratchpad_modeline.js]
michael@0 14 [browser_scratchpad_chrome_context_pref.js]
michael@0 15 [browser_scratchpad_help_key.js]
michael@0 16 [browser_scratchpad_recent_files.js]
michael@0 17 # [browser_scratchpad_confirm_close.js]
michael@0 18 # Disable test due to bug 807234 becoming basically permanent
michael@0 19 [browser_scratchpad_tab.js]
michael@0 20 [browser_scratchpad_wrong_window_focus.js]
michael@0 21 [browser_scratchpad_unsaved.js]
michael@0 22 [browser_scratchpad_falsy.js]
michael@0 23 [browser_scratchpad_edit_ui_updates.js]
michael@0 24 [browser_scratchpad_revert_to_saved.js]
michael@0 25 [browser_scratchpad_contexts.js]
michael@0 26 [browser_scratchpad_execute_print.js]
michael@0 27 [browser_scratchpad_files.js]
michael@0 28 [browser_scratchpad_initialization.js]
michael@0 29 [browser_scratchpad_inspect.js]
michael@0 30 [browser_scratchpad_long_string.js]
michael@0 31 [browser_scratchpad_open.js]
michael@0 32 [browser_scratchpad_open_error_console.js]
michael@0 33 [browser_scratchpad_throw_output.js]
michael@0 34 [browser_scratchpad_pprint-02.js]
michael@0 35 [browser_scratchpad_pprint.js]
michael@0 36 [browser_scratchpad_restore.js]
michael@0 37 [browser_scratchpad_tab_switch.js]
michael@0 38 [browser_scratchpad_ui.js]

mercurial