[wpt-sync] Sync PR 36593 - Test that userAgentData.architecture is one of two allowed values.
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox108 fixed)
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36593 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36593
Details from upstream follow.
Mike Taylor <miketaylr@chromium.org> wrote:
Test that userAgentData.architecture is one of two allowed values.
See https://wicg.github.io/ua-client-hints/#ref-for-user-agent-platform-architecture
Change-Id: Icf2ab2195a99ae9463865a78837cc108de3d4eed
Reviewed-on: https://chromium-review.googlesource.com/3970607
WPT-Export-Revision: f01fc9845001b13cc61f754522a0ba1a3b99c1f7
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests and 1 subtests
Status Summary
Firefox
OK
: 3
FAIL
: 7
Chrome
OK
: 3
PASS
: 7
Safari
OK
: 3
FAIL
: 7
Links
Details
New Tests That Don't Pass
- /ua-client-hints/useragentdata.https.any.html [wpt.fyi]
- tests for navigator.userAgentData:
FAIL
(Chrome:PASS
, Safari:FAIL
) - test NavigatorUAData.toJSON() output:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Arch should be one of two permitted values.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- tests for navigator.userAgentData:
- /ua-client-hints/useragentdata.https.any.worker.html [wpt.fyi]
- tests for navigator.userAgentData:
FAIL
(Chrome:PASS
, Safari:FAIL
) - test NavigatorUAData.toJSON() output:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Arch should be one of two permitted values.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- tests for navigator.userAgentData:
- /workers/WorkerNavigator_userAgentData.https.html [wpt.fyi]
- Test that userAgentData is available in workers in secure contexts:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Test that userAgentData is available in workers in secure contexts:
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/885a672bb32d
https://hg.mozilla.org/mozilla-central/rev/b070fe57e1a4
Description
•