Bug 1369440 Disable test_ext_contentscript_about_blank.html on android due to intermittent failures. r=kmag

This commit is contained in:
Ben Kelly 2017-06-08 18:57:09 -07:00
parent d4af1fa9e1
commit 12e15fb942

View File

@ -69,6 +69,7 @@ skip-if = (os == 'linux' && debug) || (toolkit == 'android' && debug) # bug 1348
skip-if = os == 'android' # Android does not support multiple windows.
[test_ext_contentscript_css.html]
[test_ext_contentscript_about_blank.html]
skip-if = os == 'android' # bug 1369440
[test_ext_contentscript_permission.html]
[test_ext_contentscript_teardown.html]
[test_ext_exclude_include_globs.html]