Closed
Bug 1626817
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 22629 - [css-flexbox] Fix possible flakiness in two wpt tests
Categories
(Core :: Layout: Flexbox, task, P4)
Core
Layout: Flexbox
Tracking
()
RESOLVED
FIXED
mozilla77
| Tracking | Status | |
|---|---|---|
| firefox77 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 22629 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/22629
Details from upstream follow.
David Grogan <dgrogan@chromium.org> wrote:
[css-flexbox] Fix possible flakiness in two wpt tests
These tests used script-after-body but also an external stylesheet.
script-after-body can be run before the stylesheet has loaded. The
script-after-body stuff is now in an onload handler.Bug: 1063749
Change-Id: Id725c51ef2375ba9584cfacfa81e328b2b586ebd
Reviewed-on: https://chromium-review.googlesource.com/2133271
WPT-Export-Revision: cc11c9364394d9c34329496565903f27a159bf7b
| Assignee | ||
Comment 1•6 years ago
|
||
PR 22629 applied with additional changes from upstream: 25588233de76fa3a3425d8a8bb3a97135fdf9bf3, d648ef5139ce80f935af0d3f6e2ab49b2f55f168
| Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → Layout: Flexbox
Product: Testing → Core
| Assignee | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=0b7e16be42d293fc8c20ba41972812a54807b0a2
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/43f1810e594e
[wpt PR 22629] - [css-flexbox] Fix possible flakiness in two wpt tests, a=testonly
| Assignee | ||
Comment 4•6 years ago
|
||
Test result changes from PR not available.
Comment 5•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in
before you can comment on or make changes to this bug.
Description
•