Bug 1528773 - Disabled navigation-redirect.https.html?client on linux and win r=jmaher

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Andreea Pavel 2019-02-20 12:59:38 +00:00
Родитель b86a9d85df
Коммит 03f50be320
1 изменённых файлов: 2 добавлений и 3 удалений

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

@ -6,6 +6,8 @@
[navigation-redirect.https.html?client]
disabled:
if os == "mac": true
if os == "linux": https://bugzilla.mozilla.org/show_bug.cgi?id=1522439
if debug and os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1522439
[Redirect to same-origin out-scope with opaque redirect response.]
expected: FAIL
@ -19,9 +21,6 @@
expected: FAIL
[SW-fallbacked redirect to same-origin out-scope.]
disabled:
if os == "linux": https://bugzilla.mozilla.org/show_bug.cgi?id=1522439
if debug and os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1522439
expected: FAIL
[SW-fetched redirect to same-origin out-scope.]