mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 822041 - Disable browser_profiler_run.js, browser_profiler_controller.js, browser_profiler_bug_830664_multiple_profiles.js for too many intermittent failures
This commit is contained in:
parent
53771aecf7
commit
e978a8b3e3
@ -11,15 +11,17 @@ relativesrcdir = @relativesrcdir@
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MOCHITEST_BROWSER_TESTS = \
|
||||
browser_profiler_run.js \
|
||||
browser_profiler_controller.js \
|
||||
browser_profiler_profiles.js \
|
||||
browser_profiler_remote.js \
|
||||
browser_profiler_bug_830664_multiple_profiles.js \
|
||||
browser_profiler_bug_834878_source_buttons.js \
|
||||
head.js \
|
||||
$(NULL)
|
||||
|
||||
# Naughty corner (bug 822041 & bug 822287)
|
||||
# browser_profiler_run.js \
|
||||
# browser_profiler_controller.js \
|
||||
# browser_profiler_bug_830664_multiple_profiles.js \
|
||||
|
||||
MOCHITEST_BROWSER_PAGES = \
|
||||
mock_profiler_bug_834878_page.html \
|
||||
mock_profiler_bug_834878_script.js \
|
||||
|
Loading…
Reference in New Issue
Block a user