[wpt-sync] Sync PR 31675 - [SPC] Remove prefix from SPC test names
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox96 fixed)
Tracking | Status | |
---|---|---|
firefox96 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 31675 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/31675
Details from upstream follow.
Stephen McGruer <smcgruer@chromium.org> wrote:
[SPC] Remove prefix from SPC test names
Tests are already in the SPC folder, so don't need a prefix - and removing it
substantially shortens the filenames!
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 8 tests and 7 subtests
Status Summary
Firefox
OK : 7
FAIL : 22
TIMEOUT: 2
NOTRUN : 5
Chrome
OK : 7
PASS : 28
TIMEOUT: 2
Safari
OK : 8
PASS : 2
FAIL : 26
Links
Details
Firefox-only Failures
/secure-payment-confirmation/constructor.https.html
Valid payment method data does not throw exceptions.: FAIL
The timeout field is optional.: FAIL
/secure-payment-confirmation/enrollment.https.html: TIMEOUT
New Tests That Don't Pass
/secure-payment-confirmation/authentication-accepted.https.html
Successful SPC authentication: FAIL (Chrome: PASS, Safari: FAIL)
/secure-payment-confirmation/authentication-cross-origin.sub.https.html
Cross-origin SPC authentication ceremony: FAIL (Chrome: PASS, Safari: FAIL)
/secure-payment-confirmation/authentication-icon-data-url.https.html
Successful SPC authentication: FAIL (Chrome: PASS, Safari: FAIL)
/secure-payment-confirmation/authentication-in-iframe.sub.https.html
SPC authentication ceremony in cross-origin iframe: FAIL (Chrome: PASS, Safari: FAIL)
/secure-payment-confirmation/authentication-invalid-icon.https.html
SPC authentication with an invalid icon: FAIL (Chrome: TIMEOUT, Safari: FAIL)
/secure-payment-confirmation/authentication-rejected.https.html
Rejected SPC authentication: FAIL (Chrome: PASS, Safari: FAIL)
/secure-payment-confirmation/constructor.https.html
Valid payment method data does not throw exceptions.: FAIL (Chrome: PASS, Safari: PASS)
The timeout field is optional.: FAIL (Chrome: PASS, Safari: PASS)
Extra payment method not allowed afterward.: FAIL (Chrome: PASS, Safari: FAIL)
Extra payment method not allowed beforehand.: FAIL (Chrome: PASS, Safari: FAIL)
The credentialIds field is required.: FAIL (Chrome: PASS, Safari: FAIL)
The challenge field is required.: FAIL (Chrome: PASS, Safari: FAIL)
Empty credentialIds field throws exception.: FAIL (Chrome: PASS, Safari: FAIL)
Null challenge field throws exception.: FAIL (Chrome: PASS, Safari: FAIL)
Empty challenge field throws exception.: FAIL (Chrome: PASS, Safari: FAIL)
Timeout longer than 1 hour throws exception.: FAIL (Chrome: PASS, Safari: FAIL)
Large credentialIds value throws exception.: FAIL (Chrome: PASS, Safari: FAIL)
Large challenge value throws exception.: FAIL (Chrome: PASS, Safari: FAIL)
Instrument field is required.: FAIL (Chrome: PASS, Safari: FAIL)
Instrument display name is required.: FAIL (Chrome: PASS, Safari: FAIL)
Instrument icon is required.: FAIL (Chrome: PASS, Safari: FAIL)
Payee origin is required.: FAIL (Chrome: PASS, Safari: FAIL)
/secure-payment-confirmation/enrollment.https.html: TIMEOUT (Chrome: OK, Safari: OK)
Payment credential is created successfully.: TIMEOUT (Chrome: PASS, Safari: FAIL)
Payment credential requires userVerification to be "required", not "preferred".: NOTRUN (Chrome: PASS, Safari: FAIL)
Payment credential requires userVerification to be "required", not "discouraged".: NOTRUN (Chrome: PASS, Safari: FAIL)
Payment credential requires residentKey to be "required", not "preferred".: NOTRUN (Chrome: PASS, Safari: FAIL)
Payment credential requires residentKey to be "required", not "discouraged".: NOTRUN (Chrome: PASS, Safari: FAIL)
Payment credential requires authenticatorAttachment to be "platform", not "cross-platform".: NOTRUN (Chrome: PASS, Safari: FAIL)
Comment 5•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d9713cce32b9
https://hg.mozilla.org/mozilla-central/rev/f6f354accbf4
Description
•