[wpt-sync] Sync PR 36224 - compute pressure: Remove conflicting sendUpdate() method from mock
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox108 fixed)
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36224 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36224
Details from upstream follow.
Arnaud Mandy <arnaud.mandy@intel.com> wrote:
compute pressure: Remove conflicting sendUpdate() method from mock
There were 2 methods from which the pressure mock could send
updates to Blink.To avoid possible confusion sendUpdate is removed and its content
is merged into startPlatformCollector() method.Bug: 1368517
Change-Id: Id895cab37f80dddef9f9d152253454bc1fed59eaReviewed-on: https://chromium-review.googlesource.com/3921475
WPT-Export-Revision: a17781f2bc9abbd760fd2eddb564c723dd7af255
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 2
Chrome
OK
: 1
FAIL
: 2
Safari
OK
: 1
FAIL
: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /compute-pressure/compute_pressure_basic_async.tentative.https.window.html [wpt.fyi]
- Basic functionality test:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Removing observer before observe() resolves works:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Basic functionality test:
Comment 5•2 years ago
|
||
bugherder |
Description
•