diff --git a/dom/tests/mochitest/fetch/mochitest.ini b/dom/tests/mochitest/fetch/mochitest.ini index 8e81d32d6fef..ed1c1d27244c 100644 --- a/dom/tests/mochitest/fetch/mochitest.ini +++ b/dom/tests/mochitest/fetch/mochitest.ini @@ -60,6 +60,7 @@ skip-if = toolkit == 'android' && !is_fennec # Bug 1525959, 1427396 [test_fetch_basic_http_sw_reroute.html] skip-if = toolkit == 'android' && !is_fennec # Bug 1532023, 1427396 [test_fetch_basic_http_sw_empty_reroute.html] +skip-if = toolkit == 'android' && !is_fennec # Bug 1532097 [test_fetch_cached_redirect.html] [test_fetch_cors.html] skip-if = toolkit == 'android' # Bug 1210282