Bug 1174872 - Disable test_fetch_basic_http_sw_reroute.html for constant timeouts on Mulet

--HG--
extra : rebase_source : 6bbe07528dd54707435f29a2ea9fdd3fc0ce0613
This commit is contained in:
Phil Ringnalda 2015-09-12 09:52:03 -07:00
parent 58d1c74864
commit 12ff625e10

View File

@ -27,7 +27,7 @@ skip-if = buildapp == 'b2g' # Bug 1137683
skip-if = buildapp == 'b2g' # Bug 1137683
[test_fetch_basic_http.html]
[test_fetch_basic_http_sw_reroute.html]
skip-if = e10s || buildapp == 'b2g' # Bug 1093357 for e10s, bug 1137683 for b2g
skip-if = e10s || buildapp == 'b2g' || buildapp == 'mulet' # Bug 1093357 for e10s, bug 1137683 for b2g, bug 1174872 for mulet
[test_fetch_cors.html]
[test_fetch_cors_sw_reroute.html]
skip-if = e10s || buildapp == 'b2g' # Bug 1093357 for e10s, bug 1137683 for b2g