Bug 1004418 - annnnd disable on ASAN as well...

This commit is contained in:
Gijs Kruitbosch 2014-08-22 19:01:32 +02:00
parent dc30f43bc7
commit 4cf5a289b1

View File

@ -344,7 +344,7 @@ skip-if = e10s # Bug ?????? - test directly manipulates content
[browser_parsable_css.js]
[browser_parsable_script.js]
skip-if = debug # Times out on debug, and we are less picky about our JS there
skip-if = debug || asan # Times out on debug/asan, and we are less picky about our JS there
[browser_pinnedTabs.js]
skip-if = e10s # Bug 921905 - pinTab/unpinTab fail in e10s