Bug 1211213 - Skip test_bug597331.html on Android and ASan, where it fails constantly

This commit is contained in:
Phil Ringnalda 2015-12-09 18:51:59 -08:00
parent 1bcc4dfe4c
commit 1de29ea84b

View File

@ -81,7 +81,7 @@ skip-if = toolkit == 'android'
skip-if = toolkit == 'android'
[test_bug596506.html]
[test_bug597331.html]
skip-if = buildapp == 'mulet'
skip-if = buildapp == 'mulet' || toolkit == 'android' || asan # Bug 1211213
[test_bug597784.html]
[test_bug599322.html]
skip-if = toolkit == 'android'