Closed
Bug 1503355
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 13789 - Make Server-Timing tests more resilient
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 13789 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13789
Details from upstream follow.
Charles Vazac <cvazac@gmail.com> wrote:
> Make Server-Timing tests more resilient
>
> Per spec, the performance timeline is not guaranteed to have entries for blocking resources during `load` callbacks - which has led to intermittent failures. Adding `setTimeout` of zero should clean those up.
Assignee | ||
Comment 1•6 years ago
|
||
PR 13789 applied with additional changes from upstream: bd49b4669c4a9f15b5a9a5fe9526bc74efa1cc16, 3dbc08a98225021b57e6d2dd70eec6081bcee6b0
Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=7204448edd80589f1e5cc4eaaca6df45d5312125
Assignee | ||
Comment 5•6 years ago
|
||
Assignee | ||
Comment 6•6 years ago
|
||
Ran 32 tests and 1004 subtests
OK : 32
PASS : 1004
Assignee | ||
Comment 7•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=9c4fafa8d6cac998341f795263fdc319e75807fc
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/efa8af52883c
[wpt PR 13789] - Make Server-Timing tests more resilient, a=testonly
Comment 9•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•