| Summary: | PROGRESSION (252224@main): [ iOS Debug ][ macOS Debug ] Two TestWebKitAPI.WebAuthenticationPanel.PublicKeyCredentialCreationOptions tests are a consistent crash | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Rackler <rackler> |
| Component: | New Bugs | Assignee: | pascoe <pascoe> |
| Status: | REOPENED --- | ||
| Severity: | Normal | CC: | pascoe, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
|
Description
Karl Rackler
2022-07-08 08:48:55 PDT
Pull request: https://github.com/WebKit/WebKit/pull/2225 Committed 252274@main (0832284c78b8): <https://commits.webkit.org/252274@main> Reviewed commits have been landed. Closing PR #2225 and removing active labels. Reopening for a fix to re-enable the test. Pull request: https://github.com/WebKit/WebKit/pull/2228 Committed 252280@main (e54af3fce340): <https://commits.webkit.org/252280@main> Reviewed commits have been landed. Closing PR #2228 and removing active labels. After landing 252280@main I have yet to see new test runs with TestWebKitAPI.WebAuthenticationPanel.PublicKeyCredentialCreationOptionsMinimun and TestWebKitAPI.WebProcessCache.ReusedCrashedCachedWebProcess is a consistent timeout. Both are passing: https://results.webkit.org/?suite=api-tests&suite=api-tests&test=TestWebKitAPI.WebAuthenticationPanel.PublicKeyCredentialCreationOptionsMinimum&test=TestWebKitAPI.WebAuthenticationPanel.PublicKeyCredentialCreationOptionsMaximumDefault&limit=50000 TestWebKitAPI.WebProcessCache.ReusedCrashedCachedWebProcess is an unrelated test. I corrected the typo in one of the test titles, Minimun -> Minimum. |