Bug 1573511 - Disable test_ext_webRequest_cached.js for permafailing r=jmaher

Differential Revision: https://phabricator.services.mozilla.com/D43008

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Noemi Erli 2019-08-22 07:44:04 +00:00
Родитель 5086a1bd98
Коммит e313274522
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -154,7 +154,7 @@ skip-if = true # Too frequent intermittent failures
[test_ext_webRequest_auth.js]
skip-if = os == "android" && debug
[test_ext_webRequest_cached.js]
skip-if = os == "android" && debug
skip-if = os == "android" && processor != "x86_64" # Bug 1573511
[test_ext_webRequest_filterResponseData.js]
skip-if = os == "android" && debug
[test_ext_webRequest_incognito.js]