[wpt-sync] Sync PR 54477 - sensor: Mark long timeout for AbsoluteOrientationSensor-iframe-access
Categories
(Core :: DOM: Device Interfaces, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox144 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 54477 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/54477
Details from upstream follow.
Alvin Ji <alvinji@chromium.org> wrote:
sensor: Mark long timeout for AbsoluteOrientationSensor-iframe-access
This CL increase the timeout for the slow test and remove the TIMEOUT
expectation for the test.Bug: 438780123
Change-Id: I2ee7744960b6024f89e57ff2dbd7bfb3bc1fd899
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6866556
Commit-Queue: Alvin Ji \<alvinji@chromium.org>
Reviewed-by: Matt Reynolds \<mattreynolds@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1505408}
| Assignee | ||
Updated•7 months ago
|
| Assignee | ||
Comment 1•7 months ago
|
||
| Assignee | ||
Comment 2•7 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
OK : 1
FAIL: 4
Chrome
OK : 1
PASS: 4
Safari
OK : 1
FAIL: 4
Links
Details
New Tests That Don't Pass
- /orientation-sensor/AbsoluteOrientationSensor-iframe-access.https.html [wpt.fyi]
- AbsoluteOrientationSensor: unfocused sensors in cross-origin frames are not updated:
FAIL(Chrome:PASS, Safari:FAIL) - AbsoluteOrientationSensor: sensors in same-origin frames are updated if one of the frames is focused:
FAIL(Chrome:PASS, Safari:FAIL) - AbsoluteOrientationSensor: losing a document's frame with an active sensor does not crash:
FAIL(Chrome:PASS, Safari:FAIL) - AbsoluteOrientationSensor: calling start() in a non-fully active document does not crash:
FAIL(Chrome:PASS, Safari:FAIL)
- AbsoluteOrientationSensor: unfocused sensors in cross-origin frames are not updated:
Description
•