Closed
Bug 1820072
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 38800 - Break slow popover test into two pieces
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
430.39 KB,
text/plain
|
Details |
Sync web-platform-tests PR 38800 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38800
Details from upstream follow.
Mason Freed <masonf@chromium.org> wrote:
Break slow popover test into two pieces
This test got larger recently, and started timing out on CI bots.
This breaks the basic popover test into two pieces, in the hopes
that each is fast enough not to time out.Bug: 1307772,1416284
Change-Id: I99b52fd245be9ecdf84896b74b0d63aca95a61ce
Reviewed-on: https://chromium-review.googlesource.com/4304905
WPT-Export-Revision: 124c6162ee5987043d09ad29c52a7349080fef3d
Assignee | ||
Comment 1•2 years ago
|
||
PR 38800 applied with additional changes from upstream: debc7340f93eb18e4d17478b4ab677afcc89dc62, 5b72ee9b50ae6898c94fe3ab50f4c68d4572977c
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Assignee | ||
Comment 2•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=fd161b05634f22cca97b0ac18c0a51df9678d7ad
Assignee | ||
Comment 3•2 years ago
|
||
# CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 16 tests and 9 subtests
## Status Summary
### Firefox
`OK` : 10
`PASS` : 6
`FAIL` : 1908[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt] 2610[GitHub]
`ERROR`: 2
### Chrome
`OK` : 12
`PASS` : 358
`FAIL` : 1442
## Links
[Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=fd161b05634f22cca97b0ac18c0a51df9678d7ad)
[GitHub PR Head](https://wpt.fyi/results/?sha=76ac30ee45991532f5543f04c08fa43c05581c88&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=76ac30ee45991532f5543f04c08fa43c05581c88&label=pr_base)
## Details
(See attachment for full changes)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a115ab4e0bbe
[wpt PR 38800] - Break slow popover test into two pieces, a=testonly
https://hg.mozilla.org/integration/autoland/rev/d6b02fe6f061
[wpt PR 38800] - Update wpt metadata, a=testonly
Comment 5•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a115ab4e0bbe
https://hg.mozilla.org/mozilla-central/rev/d6b02fe6f061
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•