[wpt-sync] Sync PR 45839 - Convert existing device posture web tests to test_driver
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox127 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Regressed 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45839 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45839
Details from upstream follow.
Juha Vainio <juha.j.vainio@intel.com> wrote:
Convert existing device posture web tests to test_driver
The purpose of this change is start using WebDriver. WebDriver commands
for Device Posture are defined in
https://www.w3.org/TR/device-posture/#automationBug: 330376761
Change-Id: Iae11dde0e2556cf56e1648f0011109f997178810
Reviewed-on: https://chromium-review.googlesource.com/5471734
WPT-Export-Revision: 83174376e2b9172214fc0bbbd667f9c6268340ea
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests and 1 subtests
Status Summary
Firefox
FAIL : 4
ERROR: 4
Chrome
OK : 4
PASS : 4
Safari
FAIL : 4
ERROR: 4
Links
Details
New Tests That Don't Pass
- /device-posture/device-posture-change-event.https.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR)- Tests the Device Posture API change event handler.:
FAIL(Chrome:PASS, Safari:FAIL)
- Tests the Device Posture API change event handler.:
- /device-posture/device-posture-clear.https.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR)- Tests that device posture override can be removed.:
FAIL(Chrome:PASS, Safari:FAIL)
- Tests that device posture override can be removed.:
- /device-posture/device-posture-event-listener.https.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR)- Tests the Device Posture API addEventListener change event handler.:
FAIL(Chrome:PASS, Safari:FAIL)
- Tests the Device Posture API addEventListener change event handler.:
- /device-posture/device-posture-media-queries.https.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR)- Tests the Device Posture API Media Query change event handler.:
FAIL(Chrome:PASS, Safari:FAIL)
- Tests the Device Posture API Media Query change event handler.:
Comment 4•2 years ago
|
||
| bugherder | ||
Description
•