author | James Willcox <snorp@snorp.net> |
Thu, 02 Apr 2020 14:34:05 +0000 | |
changeset 521865 | 9cf0341dd964c30651945f1b5634e8458ba83212 |
parent 521864 | 6256694a90479b46badb88534d23306f01b9771f |
child 521866 | 96eedd640ac415f56cffe9ecadaa8ba734519f30 |
push id | 111871 |
push user | jwillcox@mozilla.com |
push date | Thu, 02 Apr 2020 14:35:03 +0000 |
treeherder | autoland@9cf0341dd964 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | asuth |
bugs | 1623134 |
milestone | 76.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/dom/tests/mochitest/fetch/mochitest.ini +++ b/dom/tests/mochitest/fetch/mochitest.ini @@ -55,18 +55,19 @@ prefs = [test_fetch_basic_sw_reroute.html] [test_fetch_basic_sw_empty_reroute.html] [test_fetch_basic_http.html] [test_fetch_basic_http_sw_reroute.html] [test_fetch_basic_http_sw_empty_reroute.html] [test_fetch_cached_redirect.html] [test_fetch_cors.html] [test_fetch_cors_sw_reroute.html] -skip-if = os == "linux" || (os == "win" && os_version == "10.0") # Bug 1210282 +skip-if = os == "linux" || (os == "win" && os_version == "10.0") || os == "android" # Bug 1210282, 1623134 [test_fetch_cors_sw_empty_reroute.html] +skip-if = os == "android" # Bug 1623134 [test_fetch_csp_block.html] [test_fetch_observer.html] [test_fetch_user_control_rp.html] [test_formdataparsing.html] skip-if = asan # Bug 1325942 [test_formdataparsing_sw_reroute.html] skip-if = asan # Bug 1325942 [test_request.html]