Bug 1207911 - Disable webext tests on ASan builds for now

CLOSED TREE
This commit is contained in:
Phil Ringnalda 2015-09-23 20:12:16 -07:00
parent 5ffa2ecd3b
commit 37af86cfc9

View File

@ -1,5 +1,5 @@
[DEFAULT]
skip-if = os == 'android' || buildapp == 'b2g' || buildapp == 'mulet' || os == 'mac'
skip-if = os == 'android' || buildapp == 'b2g' || buildapp == 'mulet' || os == 'mac' || asan
support-files =
head.js
file_WebRequest_page1.html