Bug 1895745 - update expectations for a subtest in service-workers/service-worker/navigation-redirect.https.html to mark it as intermittent on windows 11 debug. r=aryx,jgraham CLOSED TREE

Differential Revision: https://phabricator.services.mozilla.com/D210520
This commit is contained in:
Iulian Moraru 2024-05-15 19:32:49 +03:00
parent 7380d0d547
commit bbc732c7e4

View File

@ -62,7 +62,7 @@
[navigation-redirect.https.html?default]
[SW-fallbacked redirect to same-origin same-scope.]
expected:
if (os == "win") and debug and (processor == "x86"): FAIL
if (os == "win") and debug and (processor == "x86"): [FAIL, PASS]
if (os == "linux") and asan and fission: [PASS, FAIL]
if (os == "win") and not debug: [PASS, FAIL]