Closed
Bug 1846918
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 41313 - [ComputePressure] Update spec link from wicg to w3c.
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox118 fixed)
RESOLVED
FIXED
118 Branch
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41313 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41313
Details from upstream follow.
Wei4 Wang <wei4.wang@intel.com> wrote:
[ComputePressure] Update spec link from wicg to w3c.
Bug: none
Change-Id: I2ecd830e58733900500bbbc3c57cdb10f1bdfb6c
Reviewed-on: https://chromium-review.googlesource.com/4742329
WPT-Export-Revision: 3e1ab0b6a9aba45f3aca40b537c919d67b35fd13
Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=82b3ccf168667cec9a59627430bc95a62730cf3b
Assignee | ||
Comment 2•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=4d120877bd8b060b33005c915f3b403cc6b06397
Assignee | ||
Comment 3•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 4 tests and 1 subtests
Status Summary
Firefox
OK
: 4
PASS
: 3
FAIL
: 94
Chrome
OK
: 4
PASS
: 97
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /compute-pressure/idlharness.https.any.html [wpt.fyi]
- idl_test setup:
FAIL
(Chrome:PASS
) - PressureObserver interface: existence and properties of interface object:
FAIL
(Chrome:PASS
) - PressureObserver interface object length:
FAIL
(Chrome:PASS
) - PressureObserver interface object name:
FAIL
(Chrome:PASS
) - PressureObserver interface: existence and properties of interface prototype object:
FAIL
(Chrome:PASS
) - PressureObserver interface: existence and properties of interface prototype object's "constructor" property:
FAIL
(Chrome:PASS
) - PressureObserver interface: existence and properties of interface prototype object's @@unscopables property:
FAIL
(Chrome:PASS
) - PressureObserver interface: operation observe(PressureSource):
FAIL
(Chrome:PASS
) - PressureObserver interface: operation unobserve(PressureSource):
FAIL
(Chrome:PASS
) - PressureObserver interface: operation disconnect():
FAIL
(Chrome:PASS
) - PressureObserver interface: operation takeRecords():
FAIL
(Chrome:PASS
) - PressureObserver interface: attribute supportedSources:
FAIL
(Chrome:PASS
) - PressureObserver must be primary interface of observer:
FAIL
(Chrome:PASS
) - Stringification of observer:
FAIL
(Chrome:PASS
) - PressureObserver interface: observer must inherit property "observe(PressureSource)" with the proper type:
FAIL
(Chrome:PASS
) - PressureObserver interface: calling observe(PressureSource) on observer with too few arguments must throw TypeError:
FAIL
(Chrome:PASS
) - PressureObserver interface: observer must inherit property "unobserve(PressureSource)" with the proper type:
FAIL
(Chrome:PASS
) - PressureObserver interface: calling unobserve(PressureSource) on observer with too few arguments must throw TypeError:
FAIL
(Chrome:PASS
) - PressureObserver interface: observer must inherit property "disconnect()" with the proper type:
FAIL
(Chrome:PASS
) - PressureObserver interface: observer must inherit property "takeRecords()" with the proper type:
FAIL
(Chrome:PASS
) - PressureObserver interface: observer must inherit property "supportedSources" with the proper type:
FAIL
(Chrome:PASS
) - PressureRecord interface: existence and properties of interface object:
FAIL
(Chrome:PASS
) - PressureRecord interface object length:
FAIL
(Chrome:PASS
) - PressureRecord interface object name:
FAIL
(Chrome:PASS
) - PressureRecord interface: existence and properties of interface prototype object:
FAIL
(Chrome:PASS
) - PressureRecord interface: existence and properties of interface prototype object's "constructor" property:
FAIL
(Chrome:PASS
) - PressureRecord interface: existence and properties of interface prototype object's @@unscopables property:
FAIL
(Chrome:PASS
) - PressureRecord interface: attribute source:
FAIL
(Chrome:PASS
) - PressureRecord interface: attribute state:
FAIL
(Chrome:PASS
) - PressureRecord interface: attribute time:
FAIL
(Chrome:PASS
) - PressureRecord interface: operation toJSON():
FAIL
(Chrome:PASS
)
- idl_test setup:
- /compute-pressure/idlharness.https.any.worker.html [wpt.fyi]
- idl_test setup:
FAIL
(Chrome:PASS
) - PressureObserver interface: existence and properties of interface object:
FAIL
(Chrome:PASS
) - PressureObserver interface object length:
FAIL
(Chrome:PASS
) - PressureObserver interface object name:
FAIL
(Chrome:PASS
) - PressureObserver interface: existence and properties of interface prototype object:
FAIL
(Chrome:PASS
) - PressureObserver interface: existence and properties of interface prototype object's "constructor" property:
FAIL
(Chrome:PASS
) - PressureObserver interface: existence and properties of interface prototype object's @@unscopables property:
FAIL
(Chrome:PASS
) - PressureObserver interface: operation observe(PressureSource):
FAIL
(Chrome:PASS
) - PressureObserver interface: operation unobserve(PressureSource):
FAIL
(Chrome:PASS
) - PressureObserver interface: operation disconnect():
FAIL
(Chrome:PASS
) - PressureObserver interface: operation takeRecords():
FAIL
(Chrome:PASS
) - PressureObserver interface: attribute supportedSources:
FAIL
(Chrome:PASS
) - PressureObserver must be primary interface of observer:
FAIL
(Chrome:PASS
) - Stringification of observer:
FAIL
(Chrome:PASS
) - PressureObserver interface: observer must inherit property "observe(PressureSource)" with the proper type:
FAIL
(Chrome:PASS
) - PressureObserver interface: calling observe(PressureSource) on observer with too few arguments must throw TypeError:
FAIL
(Chrome:PASS
) - PressureObserver interface: observer must inherit property "unobserve(PressureSource)" with the proper type:
FAIL
(Chrome:PASS
) - PressureObserver interface: calling unobserve(PressureSource) on observer with too few arguments must throw TypeError:
FAIL
(Chrome:PASS
) - PressureObserver interface: observer must inherit property "disconnect()" with the proper type:
FAIL
(Chrome:PASS
) - PressureObserver interface: observer must inherit property "takeRecords()" with the proper type:
FAIL
(Chrome:PASS
) - PressureObserver interface: observer must inherit property "supportedSources" with the proper type:
FAIL
(Chrome:PASS
) - PressureRecord interface: existence and properties of interface object:
FAIL
(Chrome:PASS
) - PressureRecord interface object length:
FAIL
(Chrome:PASS
) - PressureRecord interface object name:
FAIL
(Chrome:PASS
) - PressureRecord interface: existence and properties of interface prototype object:
FAIL
(Chrome:PASS
) - PressureRecord interface: existence and properties of interface prototype object's "constructor" property:
FAIL
(Chrome:PASS
) - PressureRecord interface: existence and properties of interface prototype object's @@unscopables property:
FAIL
(Chrome:PASS
) - PressureRecord interface: attribute source:
FAIL
(Chrome:PASS
) - PressureRecord interface: attribute state:
FAIL
(Chrome:PASS
) - PressureRecord interface: attribute time:
FAIL
(Chrome:PASS
) - PressureRecord interface: operation toJSON():
FAIL
(Chrome:PASS
)
- idl_test setup:
- /compute-pressure/idlharness.https.any.sharedworker.html [wpt.fyi]
- idl_test setup:
FAIL
(Chrome:PASS
) - PressureObserver interface: existence and properties of interface object:
FAIL
(Chrome:PASS
) - PressureObserver interface object length:
FAIL
(Chrome:PASS
) - PressureObserver interface object name:
FAIL
(Chrome:PASS
) - PressureObserver interface: existence and properties of interface prototype object:
FAIL
(Chrome:PASS
) - PressureObserver interface: existence and properties of interface prototype object's "constructor" property:
FAIL
(Chrome:PASS
) - PressureObserver interface: existence and properties of interface prototype object's @@unscopables property:
FAIL
(Chrome:PASS
) - PressureObserver interface: operation observe(PressureSource):
FAIL
(Chrome:PASS
) - PressureObserver interface: operation unobserve(PressureSource):
FAIL
(Chrome:PASS
) - PressureObserver interface: operation disconnect():
FAIL
(Chrome:PASS
) - PressureObserver interface: operation takeRecords():
FAIL
(Chrome:PASS
) - PressureObserver interface: attribute supportedSources:
FAIL
(Chrome:PASS
) - PressureObserver must be primary interface of observer:
FAIL
(Chrome:PASS
) - Stringification of observer:
FAIL
(Chrome:PASS
) - PressureObserver interface: observer must inherit property "observe(PressureSource)" with the proper type:
FAIL
(Chrome:PASS
) - PressureObserver interface: calling observe(PressureSource) on observer with too few arguments must throw TypeError:
FAIL
(Chrome:PASS
) - PressureObserver interface: observer must inherit property "unobserve(PressureSource)" with the proper type:
FAIL
(Chrome:PASS
) - PressureObserver interface: calling unobserve(PressureSource) on observer with too few arguments must throw TypeError:
FAIL
(Chrome:PASS
) - PressureObserver interface: observer must inherit property "disconnect()" with the proper type:
FAIL
(Chrome:PASS
) - PressureObserver interface: observer must inherit property "takeRecords()" with the proper type:
FAIL
(Chrome:PASS
) - PressureObserver interface: observer must inherit property "supportedSources" with the proper type:
FAIL
(Chrome:PASS
) - PressureRecord interface: existence and properties of interface object:
FAIL
(Chrome:PASS
) - PressureRecord interface object length:
FAIL
(Chrome:PASS
) - PressureRecord interface object name:
FAIL
(Chrome:PASS
) - PressureRecord interface: existence and properties of interface prototype object:
FAIL
(Chrome:PASS
) - PressureRecord interface: existence and properties of interface prototype object's "constructor" property:
FAIL
(Chrome:PASS
) - PressureRecord interface: existence and properties of interface prototype object's @@unscopables property:
FAIL
(Chrome:PASS
) - PressureRecord interface: attribute source:
FAIL
(Chrome:PASS
) - PressureRecord interface: attribute state:
FAIL
(Chrome:PASS
) - PressureRecord interface: attribute time:
FAIL
(Chrome:PASS
) - PressureRecord interface: operation toJSON():
FAIL
(Chrome:PASS
)
- idl_test setup:
- /compute-pressure/permissions-policy/compute-pressure-supported-by-permissions-policy.html [wpt.fyi]
- document.featurePolicy.features should advertise compute-pressure.:
FAIL
(Chrome:PASS
)
- document.featurePolicy.features should advertise compute-pressure.:
Pushed by ctuns@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/28c500cd15c5
[wpt PR 41313] - [ComputePressure] Update spec link from wicg to w3c., a=testonly
Comment 5•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox118:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•