author | moz-wptsync-bot <wptsync@mozilla.com> |
Tue, 25 Aug 2020 14:45:02 +0000 | |
changeset 546507 | e90a613d62fe6a255bf01ae9af5786d49f09f7dd |
parent 546506 | 510688acfbadbc3d5b0f088aa6b421f9e50f07fb |
child 546508 | 327b3e3c63d282c6c46937f46ed81a0a61ee9adf |
push id | 37735 |
push user | abutkovits@mozilla.com |
push date | Thu, 27 Aug 2020 21:29:40 +0000 |
treeherder | mozilla-central@109f3a4de567 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | testonly |
bugs | 1658246, 24933 |
milestone | 82.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
|
--- a/testing/web-platform/meta/fetch/range/sw.https.window.js.ini +++ b/testing/web-platform/meta/fetch/range/sw.https.window.js.ini @@ -1,32 +1,32 @@ [sw.https.window.html] disabled: if asan and (os == "linux") and (bits == 64): https://bugzilla.mozilla.org/show_bug.cgi?id=1509373 max-asserts: 2 expected: - if (os == "linux") and not debug and webrender and not fission: ["OK", "ERROR"] - if (os == "win") and (processor == "x86") and not debug: ["OK", "TIMEOUT"] - if (os == "mac") and not debug: ["OK", "ERROR"] + if (os == "linux") and not debug and webrender and not fission: [OK, ERROR] + if (os == "win") and (processor == "x86") and not debug: [OK, TIMEOUT] + if (os == "mac") and not debug: [OK, ERROR] [Ranged response not allowed following no-cors ranged request] expected: - if (os == "linux") and not debug and webrender: ["FAIL", "PASS"] - if (os == "mac") and not debug: ["FAIL", "PASS"] + if (os == "linux") and not debug and webrender: [FAIL, PASS] + if (os == "mac") and not debug: [FAIL, PASS] FAIL [Non-opaque ranged response executed] expected: - if (processor == "x86") and not debug: ["FAIL", "TIMEOUT"] + if (processor == "x86") and not debug: [FAIL, TIMEOUT] FAIL [Range headers correctly preserved] expected: FAIL [Headers correctly filtered] expected: FAIL [Include range header in network request] expected: FAIL [Accept-Encoding should not appear in a service worker] expected: - if (processor == "x86") and not debug: ["PASS", "NOTRUN"] + if (processor == "x86") and not debug: [PASS, NOTRUN]
--- a/testing/web-platform/meta/service-workers/service-worker/installing.https.html.ini +++ b/testing/web-platform/meta/service-workers/service-worker/installing.https.html.ini @@ -1,9 +1,8 @@ [installing.https.html] disabled: if verify: fails in verify mode if (os == "android") and not e10s: https://bugzilla.mozilla.org/show_bug.cgi?id=1499972 [installing is set] expected: - if (os == "linux") and webrender and not debug: ["FAIL", "PASS"] - FAIL + if (os == "linux") and webrender and not debug: [PASS, FAIL]