[wpt-sync] Sync PR 45216 - compute pressure: Remove tentative flag from wpt tests
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox126 fixed)
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45216 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45216
Details from upstream follow.
Arnaud Mandy <arnaud.mandy@intel.com> wrote:
compute pressure: Remove tentative flag from wpt tests
Compute Pressure API feature is shipping.1
Removing tentative flag from wpt test file.Bug: 330384258
Change-Id: I2615f647085eb4f7c77f5eb1360caafd2a564250
Reviewed-on: https://chromium-review.googlesource.com/5380528
WPT-Export-Revision: e9cab18b352cf9e0c6d95b3310eb842de64c0c85
Assignee | ||
Comment 1•11 months ago
|
||
Assignee | ||
Comment 2•11 months ago
|
||
Assignee | ||
Comment 3•11 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 42 tests and 1 subtests
Status Summary
Firefox
OK
: 42
PASS
: 1
FAIL
: 87
Chrome
OK
: 42
PASS
: 88
Safari
OK
: 42
PASS
: 1
FAIL
: 87
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /compute-pressure/compute_pressure_basic.https.any.html [wpt.fyi]
- Return NotSupportedError when calling observer():
FAIL
(Chrome:PASS
, Safari:FAIL
) - Basic functionality test:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Removing observer before observe() resolves works:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Calling observe() multiple times works:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Starting a new observer after an observer has started works:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Return NotSupportedError when calling observer():
- /compute-pressure/compute_pressure_basic.https.any.sharedworker.html [wpt.fyi]
- Return NotSupportedError when calling observer():
FAIL
(Chrome:PASS
, Safari:FAIL
) - Basic functionality test:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Removing observer before observe() resolves works:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Calling observe() multiple times works:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Starting a new observer after an observer has started works:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Return NotSupportedError when calling observer():
- /compute-pressure/compute_pressure_basic.https.any.worker.html [wpt.fyi]
- Return NotSupportedError when calling observer():
FAIL
(Chrome:PASS
, Safari:FAIL
) - Basic functionality test:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Removing observer before observe() resolves works:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Calling observe() multiple times works:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Starting a new observer after an observer has started works:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Return NotSupportedError when calling observer():
- /compute-pressure/compute_pressure_detached_iframe.https.html [wpt.fyi]
- PressureObserver.observe() on detached frame rejects:
FAIL
(Chrome:PASS
, Safari:FAIL
) - PressureObserver.disconnect() on detached frame returns:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Detaching frame while PressureObserver.observe() settles:
FAIL
(Chrome:PASS
, Safari:FAIL
) - PressureObserver on detached frame returns with no callback:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- PressureObserver.observe() on detached frame rejects:
- /compute-pressure/compute_pressure_disconnect.https.any.sharedworker.html [wpt.fyi]
- Call disconnect() directly should not crash:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Stopped PressureObserver do not receive changes:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Call disconnect() directly should not crash:
- /compute-pressure/compute_pressure_disconnect.https.any.html [wpt.fyi]
- Call disconnect() directly should not crash:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Stopped PressureObserver do not receive changes:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Call disconnect() directly should not crash:
- /compute-pressure/compute_pressure_disconnect.https.any.worker.html [wpt.fyi]
- Call disconnect() directly should not crash:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Stopped PressureObserver do not receive changes:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Call disconnect() directly should not crash:
- /compute-pressure/compute_pressure_disconnect_idempotent.https.any.sharedworker.html [wpt.fyi]
- Stopped PressureObserver do not receive changes:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Stopped PressureObserver do not receive changes:
- /compute-pressure/compute_pressure_disconnect_idempotent.https.any.html [wpt.fyi]
- Stopped PressureObserver do not receive changes:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Stopped PressureObserver do not receive changes:
- /compute-pressure/compute_pressure_disconnect_idempotent.https.any.worker.html [wpt.fyi]
- Stopped PressureObserver do not receive changes:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Stopped PressureObserver do not receive changes:
- /compute-pressure/compute_pressure_disconnect_immediately.https.any.html [wpt.fyi]
- Stopped PressureObserver do not receive changes:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Removing observer before observe() resolves does not affect other observers:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Stopped PressureObserver do not receive changes:
- /compute-pressure/compute_pressure_disconnect_immediately.https.any.sharedworker.html [wpt.fyi]
- Stopped PressureObserver do not receive changes:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Removing observer before observe() resolves does not affect other observers:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Stopped PressureObserver do not receive changes:
- /compute-pressure/compute_pressure_disconnect_immediately.https.any.worker.html [wpt.fyi]
- Stopped PressureObserver do not receive changes:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Removing observer before observe() resolves does not affect other observers:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Stopped PressureObserver do not receive changes:
- /compute-pressure/compute_pressure_duplicate_updates.https.any.html [wpt.fyi]
- Changes that fail the "has change in data" test are discarded.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Changes that fail the "has change in data" test are discarded.:
- /compute-pressure/compute_pressure_duplicate_updates.https.any.sharedworker.html [wpt.fyi]
- Changes that fail the "has change in data" test are discarded.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Changes that fail the "has change in data" test are discarded.:
- /compute-pressure/compute_pressure_duplicate_updates.https.any.worker.html [wpt.fyi]
- Changes that fail the "has change in data" test are discarded.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Changes that fail the "has change in data" test are discarded.:
- /compute-pressure/compute_pressure_multiple.https.any.sharedworker.html [wpt.fyi]
- Three PressureObserver instances receive changes:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Three PressureObserver instances receive changes:
- /compute-pressure/compute_pressure_multiple.https.any.worker.html [wpt.fyi]
- Three PressureObserver instances receive changes:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Three PressureObserver instances receive changes:
- /compute-pressure/compute_pressure_multiple.https.any.html [wpt.fyi]
- Three PressureObserver instances receive changes:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Three PressureObserver instances receive changes:
- /compute-pressure/compute_pressure_observe_idempotent.https.any.html [wpt.fyi]
- PressureObserver.observe() is idempotent:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- PressureObserver.observe() is idempotent:
- /compute-pressure/compute_pressure_observe_idempotent.https.any.sharedworker.html [wpt.fyi]
- PressureObserver.observe() is idempotent:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- PressureObserver.observe() is idempotent:
- /compute-pressure/compute_pressure_observe_idempotent.https.any.worker.html [wpt.fyi]
- PressureObserver.observe() is idempotent:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- PressureObserver.observe() is idempotent:
- /compute-pressure/compute_pressure_observe_unobserve_failure.https.any.html [wpt.fyi]
- PressureObserver.observe() requires a valid source:
FAIL
(Chrome:PASS
, Safari:FAIL
) - PressureObserver.unobserve() requires a valid source:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- PressureObserver.observe() requires a valid source:
- /compute-pressure/compute_pressure_observe_unobserve_failure.https.any.worker.html [wpt.fyi]
- PressureObserver.observe() requires a valid source:
FAIL
(Chrome:PASS
, Safari:FAIL
) - PressureObserver.unobserve() requires a valid source:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- PressureObserver.observe() requires a valid source:
- /compute-pressure/compute_pressure_observe_unobserve_failure.https.any.sharedworker.html [wpt.fyi]
- PressureObserver.observe() requires a valid source:
FAIL
(Chrome:PASS
, Safari:FAIL
) - PressureObserver.unobserve() requires a valid source:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- PressureObserver.observe() requires a valid source:
- /compute-pressure/compute_pressure_options.https.any.worker.html [wpt.fyi]
- PressureObserver constructor requires a non-zero sampleRate:
FAIL
(Chrome:PASS
, Safari:FAIL
) - PressureObserver constructor requires a positive sampleRate:
FAIL
(Chrome:PASS
, Safari:FAIL
) - PressureObserver constructor doesnt throw error on positive sampleRate:
FAIL
(Chrome:PASS
, Safari:FAIL
) - PressureObserver constructor succeeds on empty sampleRate:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- PressureObserver constructor requires a non-zero sampleRate:
- /compute-pressure/compute_pressure_options.https.any.sharedworker.html [wpt.fyi]
- PressureObserver constructor requires a non-zero sampleRate:
FAIL
(Chrome:PASS
, Safari:FAIL
) - PressureObserver constructor requires a positive sampleRate:
FAIL
(Chrome:PASS
, Safari:FAIL
) - PressureObserver constructor doesnt throw error on positive sampleRate:
FAIL
(Chrome:PASS
, Safari:FAIL
) - PressureObserver constructor succeeds on empty sampleRate:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- PressureObserver constructor requires a non-zero sampleRate:
- /compute-pressure/compute_pressure_options.https.any.html [wpt.fyi]
- PressureObserver constructor requires a non-zero sampleRate:
FAIL
(Chrome:PASS
, Safari:FAIL
) - PressureObserver constructor requires a positive sampleRate:
FAIL
(Chrome:PASS
, Safari:FAIL
) - PressureObserver constructor doesnt throw error on positive sampleRate:
FAIL
(Chrome:PASS
, Safari:FAIL
) - PressureObserver constructor succeeds on empty sampleRate:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- PressureObserver constructor requires a non-zero sampleRate:
- /compute-pressure/compute_pressure_rate_obfuscation_mitigation_not_triggered.https.window.html [wpt.fyi]
- No rate obfuscation mitigation should happen, when number of changes is below minimum changes before penalty:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- No rate obfuscation mitigation should happen, when number of changes is below minimum changes before penalty:
- /compute-pressure/compute_pressure_rate_obfuscation_mitigation_triggered.https.window.html [wpt.fyi]
- Rate obfuscation mitigation should have been triggered, when changes is higher than minimum changes before penalty:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Rate obfuscation mitigation should have been triggered, when changes is higher than minimum changes before penalty:
- /compute-pressure/compute_pressure_supported_sources.https.any.sharedworker.html [wpt.fyi]
- PressureObserver should support at least "cpu":
FAIL
(Chrome:PASS
, Safari:FAIL
) - PressureObserver must return always the same array:
FAIL
(Chrome:PASS
, Safari:FAIL
) - PressureObserver must return a frozen array:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- PressureObserver should support at least "cpu":
- /compute-pressure/compute_pressure_supported_sources.https.any.html [wpt.fyi]
- PressureObserver should support at least "cpu":
FAIL
(Chrome:PASS
, Safari:FAIL
) - PressureObserver must return always the same array:
FAIL
(Chrome:PASS
, Safari:FAIL
) - PressureObserver must return a frozen array:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- PressureObserver should support at least "cpu":
- /compute-pressure/compute_pressure_supported_sources.https.any.worker.html [wpt.fyi]
- PressureObserver should support at least "cpu":
FAIL
(Chrome:PASS
, Safari:FAIL
) - PressureObserver must return always the same array:
FAIL
(Chrome:PASS
, Safari:FAIL
) - PressureObserver must return a frozen array:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- PressureObserver should support at least "cpu":
- /compute-pressure/compute_pressure_take_records.https.any.html [wpt.fyi]
- Calling takeRecords() before observe():
FAIL
(Chrome:PASS
, Safari:FAIL
) - takeRecords() returns empty record after callback invoke:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Calling takeRecords() before observe():
- /compute-pressure/compute_pressure_take_records.https.any.worker.html [wpt.fyi]
- Calling takeRecords() before observe():
FAIL
(Chrome:PASS
, Safari:FAIL
) - takeRecords() returns empty record after callback invoke:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Calling takeRecords() before observe():
- /compute-pressure/compute_pressure_take_records.https.any.sharedworker.html [wpt.fyi]
- Calling takeRecords() before observe():
FAIL
(Chrome:PASS
, Safari:FAIL
) - takeRecords() returns empty record after callback invoke:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Calling takeRecords() before observe():
- /compute-pressure/compute_pressure_timestamp.https.any.sharedworker.html [wpt.fyi]
- Faster collector: Timestamp difference between two changes should be higher or equal to the observer sample rate:
FAIL
(Chrome:PASS
, Safari:FAIL
) - disconnect() should update [[LastRecordMap]]:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Faster collector: Timestamp difference between two changes should be higher or equal to the observer sample rate:
- /compute-pressure/compute_pressure_timestamp.https.any.html [wpt.fyi]
- Faster collector: Timestamp difference between two changes should be higher or equal to the observer sample rate:
FAIL
(Chrome:PASS
, Safari:FAIL
) - disconnect() should update [[LastRecordMap]]:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Faster collector: Timestamp difference between two changes should be higher or equal to the observer sample rate:
- /compute-pressure/compute_pressure_timestamp.https.any.worker.html [wpt.fyi]
- Faster collector: Timestamp difference between two changes should be higher or equal to the observer sample rate:
FAIL
(Chrome:PASS
, Safari:FAIL
) - disconnect() should update [[LastRecordMap]]:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Faster collector: Timestamp difference between two changes should be higher or equal to the observer sample rate:
- /compute-pressure/compute_pressure_update_toJSON.https.any.html [wpt.fyi]
- Basic functionality test:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Basic functionality test:
- /compute-pressure/compute_pressure_update_toJSON.https.any.sharedworker.html [wpt.fyi]
- Basic functionality test:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Basic functionality test:
- /compute-pressure/compute_pressure_update_toJSON.https.any.worker.html [wpt.fyi]
- Basic functionality test:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Basic functionality test:
Comment 5•11 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/5ca94038e1d8
https://hg.mozilla.org/mozilla-central/rev/2a85d80838ce
Description
•