| Summary: | [ iOS Debug Big Sur Debug wk2 ] ASSERTION FAILED: WebCore::IDBTransaction::dispatchEvent(WebCore::Event&) | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Rackler <rackler> | ||||||
| Component: | New Bugs | Assignee: | Karl Rackler <rackler> | ||||||
| Status: | RESOLVED DUPLICATE | ||||||||
| Severity: | Normal | CC: | ap, ben_schwartz, sihui_liu, webkit-bot-watchers-bugzilla, webkit-bug-importer | ||||||
| Priority: | P2 | Keywords: | InRadar | ||||||
| Version: | WebKit Local Build | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Attachments: |
|
||||||||
|
Description
Karl Rackler
2022-05-25 14:56:16 PDT
Created attachment 459771 [details]
Crash_Log_iOS
REPRODUCTION STEPS I can reproduce this on ToT. Command: run-webkit-tests --root 294820-debug --ios-simulator --debug --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --iterations 50 --no-retry storage/indexeddb/request-with-null-open-db-request.html Result: Unexpected flakiness: crashes (1) storage/indexeddb/request-with-null-open-db-request.html [ Crash Pass ] I have marked this test as a flaky crash while this issue is investigated. Pull request: https://github.com/WebKit/WebKit/pull/1028 Test gardening commit r294829 (250979@main): <https://commits.webkit.org/250979@main> Reviewed commits have been landed. Closing PR #1028 and removing active labels. ASSERTION FAILED: event.type() == eventNames().completeEvent || event.type() == eventNames().abortEvent Isn't this a dupe of bug 230502? *** This bug has been marked as a duplicate of bug 230502 *** This no longer appears to be occurring. Removing test expectations. Please file a new bug if issues persist. Tracking test expectations removal in bug #274990 (rdar://129080660). |