Bug 1188545 - Fixup: disable test_fetch_cors.html on android debug. a=testonly

This commit is contained in:
Catalin Badea 2015-10-01 00:16:36 -04:00
parent 0a529cbb82
commit 1fd83eb0de

View File

@ -29,6 +29,7 @@ skip-if = buildapp == 'b2g' # Bug 1137683
[test_fetch_basic_http_sw_reroute.html]
skip-if = buildapp == 'b2g' # Bug 1137683
[test_fetch_cors.html]
skip-if = (toolkit == 'android' && debug) # Bug 1210282
[test_fetch_cors_sw_reroute.html]
skip-if = buildapp == 'b2g' || (toolkit == 'android' && debug) # Bug 1137683 && 1210282
[test_formdataparsing.html]