author | Joel Maher <jmaher@mozilla.com> |
Sat, 29 Aug 2020 00:04:20 +0000 | |
changeset 546916 | c862aa3535d7c6cd4e21193ff3ff35afbde23905 |
parent 546915 | df8dd2a9cf4324a306e418899e31fe9cd00e8ba1 |
child 546917 | 7c6a345fec0796ba2bd9710eb7194bff02b93b21 |
push id | 37737 |
push user | csabou@mozilla.com |
push date | Sat, 29 Aug 2020 09:12:26 +0000 |
treeherder | mozilla-central@fdf95334aded [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | NarcisB |
bugs | 1661351 |
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/taskcluster/ci/test/web-platform.yml +++ b/taskcluster/ci/test/web-platform.yml @@ -46,16 +46,20 @@ job-defaults: android-em-7.0-x86_64/opt: geckoview-androidTest.apk android-em-7.0-x86_64/debug: geckoview-androidTest.apk default: null web-platform-tests: description: "Web platform test run" suite: web-platform-tests treeherder-symbol: W(wpt) + virtualization: + by-test-platform: + windows10-64(?:-pgo|-shippable)?-qr/.*: hardware + default: virtual chunks: by-test-platform: android.*: 16 linux.*64-asan/opt: 22 linux.*64-ccov/opt: 20 linux.*/debug: 16 macosx.*/debug: 18 windows7.*/opt: 12
--- a/testing/web-platform/meta/html/cross-origin-opener-policy/reporting/navigation-reporting/reporting-popup-same-origin-report-to.https.html.ini +++ b/testing/web-platform/meta/html/cross-origin-opener-policy/reporting/navigation-reporting/reporting-popup-same-origin-report-to.https.html.ini @@ -39,8 +39,12 @@ [coop reporting test reporting same origin with report-to to CROSS_ORIGIN with unsafe-none; report-to="coop-popup-report-endpoint", , , ] expected: if not debug and (processor == "x86_64") and (os == "linux") and webrender: NOTRUN if not debug and (processor == "x86_64") and (os == "linux") and not webrender: ["FAIL", "NOTRUN"] if not debug and (processor == "x86_64") and (os == "mac"): NOTRUN if not debug and (processor == "x86"): ["NOTRUN", "FAIL"] FAIL +[coop reporting test reporting same origin with report-to to CROSS_ORIGIN with same-origin; report-to="coop-popup-report-endpoint", , , ] + expected: + if (os == "linux") and webrender and debug and fission: FAIL + PASS