mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-03 15:26:07 +00:00
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:
parent
7380d0d547
commit
bbc732c7e4
@ -62,7 +62,7 @@
|
|||||||
[navigation-redirect.https.html?default]
|
[navigation-redirect.https.html?default]
|
||||||
[SW-fallbacked redirect to same-origin same-scope.]
|
[SW-fallbacked redirect to same-origin same-scope.]
|
||||||
expected:
|
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 == "linux") and asan and fission: [PASS, FAIL]
|
||||||
if (os == "win") and not debug: [PASS, FAIL]
|
if (os == "win") and not debug: [PASS, FAIL]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user