| Summary: | REGRESSION(255155@main): [ iOS ] TestWebKitAPI.ServiceWorker.WindowClientNavigate constantly hits ASSERTION FAILED: m_systemObserver | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Hercules Hjalmarsson <hhjalmarsson> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
|
Description
Hercules Hjalmarsson
2022-10-05 09:00:14 PDT
This issue can be bisected to 255155@main using command: run-api-tests --debug --iterations=2 --ios-simulator TestWebKitAPI.ServiceWorker.WindowClientNavigate Note: This is only crashing on Debug queues. TestWebKitAPI.WebKit.MigrateIndexedDBDataToGeneralStorageDirectory TestWebKitAPI.WebKit.MigrateLocalStorageDataToGeneralStorageDirectory It appears that 2 additional API tests started crashing with the same assert. Not sure if these are related or if the commit just caused all of them to start crashing. (In reply to Hercules Hjalmarsson from comment #5) > HISTORY: > > https://results.webkit.org/?suite=api-tests&suite=api-tests&suite=api- > tests&test=TestWebKitAPI.WebAuthenticationPanel. > SubFrameDestructionHidCancel&test=TestWebKitAPI.WebKit. > MigrateLocalStorageDataToGeneralStorageDirectory&test=TestWebKitAPI.WebKit. > MigrateIndexedDBDataToGeneralStorageDirectory Corrected: https://results.webkit.org/?suite=api-tests&suite=api-tests&suite=api-tests&test=TestWebKitAPI.WebKit.MigrateLocalStorageDataToGeneralStorageDirectory&test=TestWebKitAPI.WebKit.MigrateIndexedDBDataToGeneralStorageDirectory&test=TestWebKitAPI.ServiceWorker.WindowClientNavigate Hasn't this been fixed yesterday already? Do we have several bugs tracking the same thing? |