Bug 237345
| Summary: | REGRESSION(r290539): [ iOS ] http/wpt/webauthn/public-key-credential-create-failure-local-silent.https.html is a constant text failure on iOS. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dawn Morningstar <Morningstar> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | pascoe, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=237346 | ||
Dawn Morningstar
http/wpt/webauthn/public-key-credential-create-failure-local-silent.https.html
is a constant text failure on iOS and a flaky failure on iOS 15 Simulator wk2 Debug iPhone 12 specifically.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http%2Fwpt%2Fwebauthn%2Fpublic-key-credential-create-failure-local-silent.https.html
DIFF-URL:
https://build.webkit.org/results/Apple-iPadOS-15-Simulator-Release-WK2-Tests/r290646%20(1172)/http/wpt/webauthn/public-key-credential-create-failure-local-silent.https-diff.txt
DIFF-TEXT:
--- /Volumes/Data/worker/ipados-simulator-15-release-tests-wk2/build/layout-test-results/http/wpt/webauthn/public-key-credential-create-failure-local-silent.https-expected.txt
+++ /Volumes/Data/worker/ipados-simulator-15-release-tests-wk2/build/layout-test-results/http/wpt/webauthn/public-key-credential-create-failure-local-silent.https-actual.txt
@@ -9,5 +9,5 @@
PASS PublicKeyCredential's [[create]] with matched exclude credentials in a mock local authenticator. 2nd
PASS PublicKeyCredential's [[create]] without user consent in a mock local authenticator.
PASS PublicKeyCredential's [[create]] without private keys in a mock local authenticator.
-PASS PublicKeyCredential's [[create]] without attestation in a mock local authenticator.
+FAIL PublicKeyCredential's [[create]] without attestation in a mock local authenticator. assert_unreached: Should have rejected: Operation timed out. Reached unreachable code
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/89645090>
Dawn Morningstar
Failure was reproducible at iOS Production TOT using:
run-webkit-tests http/wpt/webauthn/public-key-credential-create-failure-local-silent.https.html
Dawn Morningstar
Regression point appears to be r290539, run-webkit-tests at r290538 passes, but fails at r290539.
Dawn Morningstar
*** This bug has been marked as a duplicate of bug 237346 ***