gecko-dev/browser/base/content/test/static/browser.ini
Kris Maglione 9d57aca49f Bug 1373708: Follow-up: Throttle static browser tests so they don't OOM when using background requests. r=florian
MozReview-Commit-ID: FdZyOpdvarb

--HG--
extra : rebase_source : f89b0e1bb75b2ca5626ff07e53f768db6e5caeeb
2018-03-16 18:28:52 -07:00

17 lines
539 B
INI

[DEFAULT]
# These tests can be prone to intermittent failures on slower systems.
# Since the specific flavor doesn't matter from a correctness standpoint,
# just skip the tests on ASAN and debug builds.
skip-if = asan || debug
support-files =
head.js
[browser_all_files_referenced.js]
skip-if = verify && bits == 32 # Causes OOMs when run repeatedly
[browser_misused_characters_in_strings.js]
support-files =
bug1262648_string_with_newlines.dtd
[browser_parsable_css.js]
support-files =
dummy_page.html
[browser_parsable_script.js]