[wpt-sync] Sync PR 53875 - Orientation Sensor: Add long timeout for wpt test
Categories
(Core :: DOM: Device Interfaces, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox143 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 53875 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/53875
Details from upstream follow.
Chengwei Hsieh <chengweih@google.com> wrote:
Orientation Sensor: Add long timeout for wpt test
Add a long timeout for
RelativeOrientationSensor-iframe-access.https.html since it might hit
timeout error for slower builder like Mac builder.Bug: 431036877
Change-Id: I02a66a3e0ad31f5f1bdc0c5c8b5aad74a985c2fd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6762253
Commit-Queue: Jack Hsieh \<chengweih@chromium.org>
Reviewed-by: Matt Reynolds \<mattreynolds@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1489740}
Assignee | ||
Updated•21 days ago
|
Assignee | ||
Comment 1•21 days ago
|
||
Assignee | ||
Comment 2•21 days ago
|
||
CI Results
Ran 9 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
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /orientation-sensor/RelativeOrientationSensor-iframe-access.https.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux2404-64-debug
,Gecko-linux2404-64-opt
,Gecko-windows11-32-24h2-debug
,Gecko-windows11-32-24h2-opt
,Gecko-windows11-64-24h2-debug
,Gecko-windows11-64-24h2-opt
] (Chrome:OK
, Safari:OK
)- RelativeOrientationSensor: unfocused sensors in cross-origin frames are not updated:
FAIL
(Chrome:PASS
, Safari:FAIL
) - RelativeOrientationSensor: sensors in same-origin frames are updated if one of the frames is focused:
FAIL
(Chrome:PASS
, Safari:FAIL
) - RelativeOrientationSensor: losing a document's frame with an active sensor does not crash:
FAIL
(Chrome:PASS
, Safari:FAIL
) - RelativeOrientationSensor: calling start() in a non-fully active document does not crash:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- RelativeOrientationSensor: unfocused sensors in cross-origin frames are not updated:
Tests Disabled in Gecko Infrastructure
- /orientation-sensor/RelativeOrientationSensor-iframe-access.https.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux2404-64-debug
,Gecko-linux2404-64-opt
,Gecko-windows11-32-24h2-debug
,Gecko-windows11-32-24h2-opt
,Gecko-windows11-64-24h2-debug
,Gecko-windows11-64-24h2-opt
] (Chrome:OK
, Safari:OK
)
Comment 4•18 days ago
|
||
bugherder |
Description
•