[wpt-sync] Sync PR 38114 - Compute Pressure: Serialize PressureRecord object
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox111 fixed)
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38114 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38114
Details from upstream follow.
Arnaud Mandy <arnaud.mandy@intel.com> wrote:
Compute Pressure: Serialize PressureRecord object
The toJSON() method of the PressureRecord interface is a serializer;
it returns a JSON representation of the PressureRecord object.Bug: 1409629
Change-Id: I62aa2026b450955c72bf644da1c18b05290eacf6
Reviewed-on: https://chromium-review.googlesource.com/4189102
WPT-Export-Revision: cbc96ed6e911dfef1014031c51d14f5b701d6861
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 1
Chrome
OK
: 1
FAIL
: 1
Safari
OK
: 1
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /compute-pressure/compute_pressure_update_toJSON.tentative.https.window.html [wpt.fyi]
- Basic functionality test:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Basic functionality test:
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f3b45000c7f2
https://hg.mozilla.org/mozilla-central/rev/c4fa964cc952
Description
•