Bug 1499904 - Followup to really mark these tests as failing on android a=test-only

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Wes Kocher 2018-10-25 04:49:39 +00:00
Родитель 446538a446
Коммит 5e4d5b8202
1 изменённых файлов: 13 добавлений и 0 удалений

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

@ -6,3 +6,16 @@
expected:
if os == "android": NOTRUN
FAIL
[Reloaded same-host top-level form POSTs are strictly same-site]
expected:
if os == "android": TIMEOUT
[Reloaded subdomain top-level form POSTs are strictly same-site]
expected:
if os == "android": NOTRUN
[Reloaded cross-site top-level form POSTs are not same-site]
expected:
if os == "android": NOTRUN