| Summary: | [ macOS Debug ] ASSERTION FAILED: m_wrapper and text failures on storage/indexeddb/cursor-update.html | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
| Component: | Website Storage | Assignee: | Sihui Liu <sihui_liu> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ap, cdumez, sihui_liu, webkit-bot-watchers-bugzilla, webkit-bug-importer, ysuzuki |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
|
Description
Ben Schwartz
2023-07-26 17:14:24 PDT
I have marked this test as a flaky crash/failure while this issue is investigated. (Link: https://github.com/WebKit/WebKit/pull/16120) Test gardening commit 266343@main (e902e79b92dd): <https://commits.webkit.org/266343@main> Reviewed commits have been landed. Closing PR #16120 and removing active labels. It's somewhat surprising that an assertion failure here isn't turning into flaky failures in release, as it means that event handlers aren't executed. Pull request: https://github.com/WebKit/WebKit/pull/17686 Committed 268521@main (cf4b2dd3b585): <https://commits.webkit.org/268521@main> Reviewed commits have been landed. Closing PR #17686 and removing active labels. Re-opening for pull request https://github.com/WebKit/WebKit/pull/18365 Test gardening commit 268596@main (c07d4237640d): <https://commits.webkit.org/268596@main> Reviewed commits have been landed. Closing PR #18365 and removing active labels. |