Closed
Bug 1573978
Opened 4 months ago
Closed 4 months ago
[wpt-sync] Sync PR 18436 - Add toJSON tests for some perf APIs
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
P4
Tracking
(firefox70 fixed)
RESOLVED
FIXED
mozilla70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: wptsync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 18436 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/18436
Details from upstream follow.
Nicolás Peña Moreno <npm@chromium.org> wrote:
Add toJSON tests for some perf APIs
This CL adds toJSON() tests for new web perf interfaces:
- LargestContentfulPaint
- LayoutShift
- PerformanceElementTiming
- PerformanceEventTiming
Change-Id: I3c197380783addb5c1bcb068246461e711ec9956
Reviewed-on: https://chromium-review.googlesource.com/1754791
WPT-Export-Revision: dd6d6edd4b0829d1dd930afb8930f0cecee20853
Assignee | ||
Comment 1•4 months ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=9b342c88e1167d83b98fa9e1b01ce1c15cdee336
Assignee | ||
Comment 2•4 months ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=def874d833447b0d6320a4786c2e36540cdd5623
Assignee | ||
Comment 3•4 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=db084f7438ba76dda629715956c7ba286e487105
Assignee | ||
Comment 4•4 months ago
|
||
Ran 4 tests and 4 subtests OK : 4 FAIL : 4 New tests that have failures or other problems: /element-timing/toJSON.html Test toJSON() in PerformanceElementTiming.: FAIL /event-timing/toJSON.html Test toJSON() in PerformanceEventTiming.: FAIL /largest-contentful-paint/toJSON.html Test toJSON() in LargestContentfulPaint.: FAIL /layout-instability/toJSON.html Test toJSON() in LayoutShift.: FAIL
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/b23d501c0c0c [wpt PR 18436] - Add toJSON tests for some perf APIs, a=testonly https://hg.mozilla.org/integration/mozilla-inbound/rev/8d68732f85dd [wpt PR 18436] - Update wpt metadata, a=testonly
Comment 6•4 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b23d501c0c0c
https://hg.mozilla.org/mozilla-central/rev/8d68732f85dd
Status: NEW → RESOLVED
Closed: 4 months ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•