18 lines
539 B
INI
18 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]
|