author | moz-wptsync-bot <wptsync@mozilla.com> |
Wed, 22 Apr 2020 19:39:24 +0000 | |
changeset 527577 | c810496118ef82f0f29650c7deebfda23ab36ea9 |
parent 527576 | e4f2dd72c208f41d4cccb483eeead7523e60e0fc |
child 527578 | 175fd05289e15654205f9cd95a2ad89c6caa4649 |
push id | 37368 |
push user | btara@mozilla.com |
push date | Fri, 01 May 2020 21:45:51 +0000 |
treeherder | mozilla-central@0f9c5a59e45d [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | testonly |
bugs | 1631356, 23105 |
milestone | 77.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
testing/web-platform/meta/service-workers/service-worker/client-navigate.https.html.ini | file | annotate | diff | comparison | revisions |
--- a/testing/web-platform/meta/service-workers/service-worker/client-navigate.https.html.ini +++ b/testing/web-platform/meta/service-workers/service-worker/client-navigate.https.html.ini @@ -1,30 +1,29 @@ [client-navigate.https.html] disabled: if (os == "android") and not e10s: https://bugzilla.mozilla.org/show_bug.cgi?id=1499972 if (os == "android") and e10s: bug 1550895 (frequently fails on geckoview) expected: - if (os == "linux") and not debug and webrender: ["TIMEOUT", "OK"] - if os == "mac": ["TIMEOUT", "OK"] - TIMEOUT + if (os == "linux") and not debug and webrender: [OK, TIMEOUT] + if os == "mac": [TIMEOUT, OK] [Frame location should not update on failed mixed-content navigation] expected: - if (os == "linux") and not debug and webrender: ["PASS", "TIMEOUT", "NOTRUN"] - if os == "mac": ["PASS", "TIMEOUT", "NOTRUN"] + if (os == "linux") and not debug and webrender: [PASS, TIMEOUT, NOTRUN] + if os == "mac": [PASS, TIMEOUT, NOTRUN] [Frame location should update on successful navigation] expected: - if os == "mac": ["PASS", "TIMEOUT"] + if os == "mac": [PASS, TIMEOUT] [Frame location should not be accessible after cross-origin navigation] expected: - if os == "mac": ["PASS", "NOTRUN"] + if os == "mac": [PASS, NOTRUN] [Frame location should not be accessible after redirect] expected: - if os == "mac": ["PASS", "NOTRUN"] + if os == "mac": [PASS, NOTRUN] [Frame location should not update on failed about:blank navigation] expected: - if (os == "linux") and not debug and webrender: ["PASS", "TIMEOUT"] - if os == "mac": ["PASS", "TIMEOUT", "NOTRUN"] + if (os == "linux") and not debug and webrender: [PASS, TIMEOUT] + if os == "mac": [PASS, TIMEOUT, NOTRUN]