From 932c9226f84b5b531701d8aeb98b3dfadd2dd7be Mon Sep 17 00:00:00 2001 From: Dorel Luca Date: Thu, 14 Mar 2019 15:25:36 +0000 Subject: [PATCH] Bug 1532023 - Disabled permafailing dom/tests/mochitest/fetch/test_fetch_basic_http_sw_reroute.html on android r=jmaher Differential Revision: https://phabricator.services.mozilla.com/D23507 --HG-- extra : moz-landing-system : lando --- dom/tests/mochitest/fetch/mochitest.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/dom/tests/mochitest/fetch/mochitest.ini b/dom/tests/mochitest/fetch/mochitest.ini index a58ad6ffd980..7facefa765e6 100644 --- a/dom/tests/mochitest/fetch/mochitest.ini +++ b/dom/tests/mochitest/fetch/mochitest.ini @@ -57,6 +57,7 @@ skip-if = toolkit == 'android' && !is_fennec # Bug 1525959 [test_fetch_basic_sw_empty_reroute.html] [test_fetch_basic_http.html] [test_fetch_basic_http_sw_reroute.html] +skip-if = os == "android" && !debug # Bug 1532023 [test_fetch_basic_http_sw_empty_reroute.html] [test_fetch_cached_redirect.html] [test_fetch_cors.html]