author | Ryan VanderMeulen <ryanvm@gmail.com> |
Tue, 26 Feb 2013 22:34:36 -0500 | |
changeset 123009 | e7632ab657e5458571a01f705e17a5473dee2f00 |
parent 123008 | eb562a97db7c9b4a29b2997d7fa32c67bfbf135e |
child 123139 | de7a2806e767681ed89379cdf1c5296cc5a94501 |
child 123213 | 6fa1760626ede94cfd21c10d78c5e95457c256ca |
push id | 24371 |
push user | ryanvm@gmail.com |
push date | Wed, 27 Feb 2013 03:34:56 +0000 |
treeherder | mozilla-central@e7632ab657e5 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | orange |
bugs | 807234 |
milestone | 22.0a1 |
first release with | nightly linux32
e7632ab657e5
/
22.0a1
/
20130227030925
/
files
nightly linux64
e7632ab657e5
/
22.0a1
/
20130227030925
/
files
nightly mac
e7632ab657e5
/
22.0a1
/
20130227030925
/
files
nightly win32
e7632ab657e5
/
22.0a1
/
20130227030925
/
files
nightly win64
e7632ab657e5
/
22.0a1
/
20130227030925
/
files
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
releases | nightly linux32
22.0a1
/
20130227030925
/
pushlog to previous
nightly linux64
22.0a1
/
20130227030925
/
pushlog to previous
nightly mac
22.0a1
/
20130227030925
/
pushlog to previous
nightly win32
22.0a1
/
20130227030925
/
pushlog to previous
nightly win64
22.0a1
/
20130227030925
/
pushlog to previous
|
--- a/browser/devtools/scratchpad/test/Makefile.in +++ b/browser/devtools/scratchpad/test/Makefile.in @@ -20,23 +20,25 @@ MOCHITEST_BROWSER_FILES = \ browser_scratchpad_ui.js \ browser_scratchpad_bug_646070_chrome_context_pref.js \ browser_scratchpad_bug_660560_tab.js \ browser_scratchpad_open.js \ browser_scratchpad_restore.js \ browser_scratchpad_bug_679467_falsy.js \ browser_scratchpad_bug_699130_edit_ui_updates.js \ browser_scratchpad_bug_669612_unsaved.js \ - browser_scratchpad_bug_653427_confirm_close.js \ browser_scratchpad_bug684546_reset_undo.js \ browser_scratchpad_bug690552_display_outputs_errors.js \ browser_scratchpad_bug650345_find_ui.js \ browser_scratchpad_bug714942_goto_line_ui.js \ browser_scratchpad_bug_650760_help_key.js \ browser_scratchpad_bug_651942_recent_files.js \ browser_scratchpad_bug756681_display_non_error_exceptions.js \ browser_scratchpad_bug_751744_revert_to_saved.js \ browser_scratchpad_bug740948_reload_and_run.js \ browser_scratchpad_bug_661762_wrong_window_focus.js \ browser_scratchpad_bug_644413_modeline.js \ head.js \ +# Disable test due to bug 807234 becoming basically permanent +# browser_scratchpad_bug_653427_confirm_close.js \ + include $(topsrcdir)/config/rules.mk