[wpt-sync] Sync PR 24165 - Python 3: port tests in document-metadata & embedded-content in html/…
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24165 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24165
Details from upstream follow.
Ziran Sun <zsun@igalia.com> wrote:
Python 3: port tests in document-metadata & embedded-content in html/…
…semantics
Assignee | ||
Updated•7 months ago
|
Assignee | ||
Comment 1•7 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=a3475a0a940960551b3432801bc5a9e87d644b31
Assignee | ||
Comment 2•7 months ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 21 tests and 1 subtests
Status Summary
Firefox
OK : 18[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-qr-debug, Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug] 19[Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-opt, Gecko-windows10-64-qr-opt, Gecko-windows7-32-opt, GitHub]
PASS : 15
FAIL : 7[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-qr-debug, Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug] 8[Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-opt, Gecko-windows10-64-qr-opt, Gecko-windows7-32-opt, GitHub]
TIMEOUT: 4
Chrome
OK : 19
PASS : 12
FAIL : 11
TIMEOUT: 4
Safari
OK : 17
PASS : 10
FAIL : 11
TIMEOUT: 4
ERROR : 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/html/semantics/document-metadata/interactions-of-styling-and-scripting/conditionally-block-rendering-on-link-media-attr.html
Only the style sheet loaded via a link element whose media attribute matches the environment should block following script execution: FAIL
New Tests That Don't Pass
/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-remove-onerror.html: TIMEOUT (Chrome: TIMEOUT, Safari: TIMEOUT)
removing the candidate source, onerror: TIMEOUT (Chrome: TIMEOUT, Safari: TIMEOUT)
/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-moved.html: OK [Gecko-linux1804-64-opt
, Gecko-linux1804-64-qr-opt
, Gecko-windows10-64-opt
, Gecko-windows10-64-qr-opt
, Gecko-windows7-32-opt
, GitHub
], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview
, Gecko-linux1804-64-debug
, Gecko-linux1804-64-qr-debug
, Gecko-windows10-64-debug
, Gecko-windows10-64-qr-debug
, Gecko-windows7-32-debug
] (Chrome: OK, Safari: OK)
moving the candidate source: FAIL (Chrome: FAIL, Safari: FAIL)
/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_block_downloads.sub.tentative.html
Navigation resulted download in sandbox is blocked.: FAIL (Chrome: PASS)
/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-remove-addEventListener.html: TIMEOUT (Chrome: TIMEOUT, Safari: TIMEOUT)
removing the candidate source, addEventListener: TIMEOUT (Chrome: TIMEOUT, Safari: TIMEOUT)
/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-source-media.html
the <source> media attribute has no effect: FAIL (Chrome: FAIL, Safari: FAIL)
/html/semantics/document-metadata/interactions-of-styling-and-scripting/conditionally-block-rendering-on-link-media-attr.html
Only the style sheet loaded via a link element whose media attribute matches the environment should block following script execution: FAIL (Chrome: PASS, Safari: PASS)
/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_anchor_download_block_downloads.sub.tentative.html
<a download> triggered download in sandbox is blocked.: FAIL (Chrome: PASS)
/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-insert-source-networkState.html
NOT invoking resource selection by inserting <source> when networkState is not NETWORK_EMPTY: FAIL (Chrome: FAIL, Safari: FAIL)
/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-remove-source.html
pointer updates (removing source elements): FAIL (Chrome: FAIL, Safari: FAIL)
/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-insert-source.html
pointer updates (adding source elements): FAIL (Chrome: FAIL, Safari: FAIL)
Tests Disabled in Gecko Infrastructure
/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-moved.html: OK [Gecko-linux1804-64-opt
, Gecko-linux1804-64-qr-opt
, Gecko-windows10-64-opt
, Gecko-windows10-64-qr-opt
, Gecko-windows7-32-opt
, GitHub
], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview
, Gecko-linux1804-64-debug
, Gecko-linux1804-64-qr-debug
, Gecko-windows10-64-debug
, Gecko-windows10-64-qr-debug
, Gecko-windows7-32-debug
] (Chrome: OK, Safari: OK)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b652ecc3478a [wpt PR 24165] - Python 3: port tests in document-metadata & embedded-content in html/…, a=testonly
Comment 4•7 months ago
|
||
bugherder |
Description
•