Bug 271207
| Summary: | REGRESSION (275711@main): 5 http/wpt/webauthn/public-key-credential* layout tests are constantly crashing/failing. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | pascoe, rackler, 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=270673 | ||
Ben Schwartz
The following WebKit layout tests are constantly crashing on debug, failing on other configurations:
http/wpt/webauthn/public-key-credential-create-failure-local.https.html
http/wpt/webauthn/public-key-credential-create-success-local.https.html
http/wpt/webauthn/public-key-credential-get-failure-local.https.html
http/wpt/webauthn/public-key-credential-get-success-local.https.html (not tested on bots, but the reported results are encountered locally when forcing to run)
HISTORY:
https://results.webkit.org/?platform=ios&platform=mac&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=http%2Fwpt%2Fwebauthn%2Fpublic-key-credential-create-failure-local.https.html&test=http%2Fwpt%2Fwebauthn%2Fpublic-key-credential-create-success-local.https.html&test=http%2Fwpt%2Fwebauthn%2Fpublic-key-credential-get-failure-local.https.html&test=http%2Fwpt%2Fwebauthn%2Fpublic-key-credential-get-success-local.https.html
REPRODUCIBILITY:
I was able to reproduce this issue on iOS Simulator (iOS 17.4, Xcode 15.3/15E204a) ToT using the following command:
run-webkit-tests --ios-simulator --clobber-old-results -v http/wpt/webauthn/public-key-credential-create-failure-local.https.html http/wpt/webauthn/public-key-credential-create-success-local.https.html http/wpt/webauthn/public-key-credential-get-failure-local.https.html http/wpt/webauthn/public-key-credential-get-success-local.https.html
REGRESSION:
These four tests appear to have regressed at 275711@main.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ben Schwartz
<rdar://problem/124982361>
Ben Schwartz
This test is also experiencing the same symptoms with the same regression point:
http/wpt/webauthn/public-key-credential-create-failure-local-silent.https.html
EWS
Test gardening commit 276327@main (3a37af3a18de): <https://commits.webkit.org/276327@main>
Reviewed commits have been landed. Closing PR #26098 and removing active labels.