Closed
Bug 2029473
Opened 3 months ago
Closed 2 months ago
[wpt-sync] Sync PR 58979 - HTML: fix option animation test to not rely on animation frames
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
151 Branch
| Tracking | Status | |
|---|---|---|
| firefox151 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
93.60 KB,
text/plain
|
Details |
Sync web-platform-tests PR 58979 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/58979
Details from upstream follow.
Anne van Kesteren <annevk@annevk.nl> wrote:
HTML: fix option animation test to not rely on animation frames
| Assignee | ||
Comment 1•3 months ago
|
||
PR 58979 applied with additional changes from upstream: b7b79f9c367fc5efc15a8de4d1a9e857f07ba2fb
| Assignee | ||
Updated•3 months ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
| Assignee | ||
Comment 2•3 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b255e3d3aa785763498467e5c515e0b681f8301d
| Assignee | ||
Comment 3•3 months ago
|
||
# CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 130 tests
## Status Summary
### Firefox
`OK` : 1[GitHub] 57[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-32-24h2-debug, Gecko-windows11-32-24h2-opt, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt]
`PASS`: 7[Gecko-linux2204-64-wayland-debug, Gecko-linux2204-64-wayland-opt] 67[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview] 68[Gecko-android-em-14-x86_64-opt-geckoview] 72[Gecko-windows11-32-24h2-debug, Gecko-windows11-32-24h2-opt] 82[Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt] 83[Gecko-linux2404-64-debug, Gecko-linux2404-64-opt]
`FAIL`: 1[GitHub] 114[Gecko-windows11-32-24h2-debug, Gecko-windows11-32-24h2-opt] 139[Gecko-android-em-14-x86_64-opt-geckoview] 140[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview] 168[Gecko-linux2404-64-debug, Gecko-linux2404-64-opt] 169[Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt]
### Chrome
`OK` : 1
`PASS`: 1
### Safari
`OK` : 1
`FAIL`: 1
## Links
[Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=b255e3d3aa785763498467e5c515e0b681f8301d)
[GitHub PR Head](https://wpt.fyi/results/?sha=2e33eb19414411d6369e5415aa6919aa04bd7335&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=2e33eb19414411d6369e5415aa6919aa04bd7335&label=pr_base)
## Details
(See attachment for full changes)
Pushed by wptsync@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/7dc828d48c30
https://hg.mozilla.org/integration/autoland/rev/39798774d131
[wpt PR 58979] - HTML: fix option animation test to not rely on animation frames, a=testonly
https://github.com/mozilla-firefox/firefox/commit/0453c4a62caf
https://hg.mozilla.org/integration/autoland/rev/4084faa537e7
[wpt PR 58979] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/39798774d131
https://hg.mozilla.org/mozilla-central/rev/4084faa537e7
Status: NEW → RESOLVED
Closed: 2 months ago
status-firefox151:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 151 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•