[wpt-sync] Sync PR 23250 - LazyLoad: Fix feature-policy tests
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox77 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23250 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23250
Details from upstream follow.
rajendrant <rajendrant@chromium.org> wrote:
LazyLoad: Fix feature-policy tests
Fixed: 1074608
Change-Id: If8ba1d09bce518ac36b70bd2a7b01687ffec87c1Reviewed-on: https://chromium-review.googlesource.com/2166638
WPT-Export-Revision: f6b525e0da0f268dc215bf57b437b61652c6cf89
Assignee | ||
Updated•9 months ago
|
Assignee | ||
Comment 1•9 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=79a106d7d1ba3f3aed359a480f9f9d6c95f54b28
Assignee | ||
Comment 2•9 months ago
|
||
CI Results
Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 72 tests
Status Summary
Firefox
OK : 5
PASS : 5[GitHub] 72[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-asan-opt, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug, Gecko-windows7-32-opt] 73[Gecko-windows10-64-qr-opt]
FAIL : 2[Gecko-windows10-64-qr-opt] 3[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-asan-opt, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub]
Chrome
OK : 5
PASS : 8
Safari
ERROR: 5
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/feature-policy/experimental-features/lazyload/lazyload-disabled-tentative.sub.html
Sanity-check: Contents do not load immediately (no eager-loading) when the loading attribute is 'lazy' and frame is in viewport.: FAIL [Gecko-android-em-7.0-x86_64-debug-geckoview
, Gecko-android-em-7.0-x86_64-opt-geckoview
, Gecko-linux1804-64-asan-opt
, Gecko-linux1804-64-debug
, Gecko-linux1804-64-opt
, Gecko-linux1804-64-qr-debug
, Gecko-linux1804-64-qr-opt
, Gecko-windows10-64-debug
, Gecko-windows10-64-opt
, Gecko-windows10-64-qr-debug
, Gecko-windows7-32-debug
, Gecko-windows7-32-opt
, GitHub
], PASS [Gecko-windows10-64-qr-opt
] (Chrome: PASS)
/feature-policy/experimental-features/lazyload/lazyload-enabled-tentative.sub.html
Sanity-check: Contents do not load immediately (no eager-loading) when the loading attribute is 'lazy' and frame is in viewport.: FAIL (Chrome: PASS)
/feature-policy/experimental-features/lazyload/loading-frame-default-eager-disabled-tentative.sub.html
When 'loading-frame-default-eager' feature is disabled, a frame with 'loading attribute 'auto' will be lazily loaded.: FAIL (Chrome: PASS)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/5e9a6c965ed7 [wpt PR 23250] - LazyLoad: Fix feature-policy tests, a=testonly https://hg.mozilla.org/integration/autoland/rev/60a87bfc559a [wpt PR 23250] - Update wpt metadata, a=testonly
Pushed by archaeopteryx@coole-files.de: https://hg.mozilla.org/integration/autoland/rev/d6496be5a74c [wpt PR 23250] - LazyLoad: Fix feature-policy tests, a=testonly https://hg.mozilla.org/integration/autoland/rev/d5413d356b1e [wpt PR 23250] - Update wpt metadata, a=testonly
Comment 5•9 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d6496be5a74c
https://hg.mozilla.org/mozilla-central/rev/d5413d356b1e
Description
•