Bug 1255894: Follow-up: Disable response body filtering tests on Android for mochitest server issues.

--HG--
extra : amend_source : 0e3bfc0bf61b246c464bbc11546e2711eeafc5ff
This commit is contained in:
Kris Maglione 2017-09-03 19:14:23 -07:00
Родитель 106714fcdf
Коммит 01f833d455
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -131,7 +131,7 @@ skip-if = os == 'android'
[test_ext_webrequest_filter.html]
[test_ext_webrequest_frameId.html]
[test_ext_webrequest_responseBody.html]
skip-if = release_or_beta
skip-if = release_or_beta || os == 'android'
[test_ext_webrequest_suspend.html]
[test_ext_webrequest_upload.html]
skip-if = os == 'android' # Currently fails in emulator tests