[wpt-sync] Sync PR 46790 - Move success digital-credential tests to wpt_internal
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox129 fixed)
| Tracking | Status | |
|---|---|---|
| firefox129 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46790 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46790
Details from upstream follow.
Peter Kotwicz <pkotwicz@chromium.org> wrote:
Move success digital-credential tests to wpt_internal
This CL:
- Moves success tests to wpt_internal. Keeping the tests in external/wpt
requires a web-driver API and I currently don't have the cycles to
implement the web-driver automation API.- Moves tests which are more integration tests (like testing that
Chrome correctly handles super big request JSON dictionaries) to
wpt_internal.BUG=346356629
Change-Id: If443a4f45c67ad83347ff2518866c6698182b099
Reviewed-on: https://chromium-review.googlesource.com/5622820
WPT-Export-Revision: adb826bc53180588120bb9e39463aa115d0abe73
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Comment 3•2 years 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
PASS: 2
FAIL: 2
Chrome
OK : 1
PASS: 2
FAIL: 2
Safari
OK : 1
PASS: 2
FAIL: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /digital-credentials/identity-get.tentative.https.html [wpt.fyi]
- navigator.identity.get() fails if the page doesn't have user activation:
FAIL(Chrome:FAIL, Safari:FAIL) - navigator.identity.get() fails in cross-origin iframe:
FAIL(Chrome:FAIL, Safari:FAIL)
- navigator.identity.get() fails if the page doesn't have user activation:
Comment 5•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/de94f350ef98
https://hg.mozilla.org/mozilla-central/rev/00277795aa87
Description
•