| Summary: | [ macOS Debug wk2 iOS ] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/image-loading-lazy-move-into-script-disabled-iframe.html is a flaky crash | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Rackler <rackler> | ||||
| Component: | New Bugs | Assignee: | Karl Rackler <rackler> | ||||
| Status: | RESOLVED DUPLICATE | ||||||
| Severity: | Normal | CC: | simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf | ||||
| Priority: | P2 | Keywords: | InRadar | ||||
| Version: | WebKit Nightly Build | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=240325 | ||||||
| Attachments: |
|
||||||
|
Description
Karl Rackler
2022-05-19 10:53:49 PDT
I have marked this test as a flaky crash while this issue is investigated. Pull request: https://github.com/WebKit/WebKit/pull/793 Test gardening commit r294494 (250753@main): <https://commits.webkit.org/250753@main> Reviewed commits have been landed. Closing PR #793 and removing active labels. Marking test for Mac Pull request: https://github.com/WebKit/WebKit/pull/803 Test gardening commit r294507 (250764@main): <https://commits.webkit.org/250764@main> Reviewed commits have been landed. Closing PR #803 and removing active labels. Isn't this an exact dupe of bug 240325? But also, there is a whole lot of badness happening: ERROR: Unhandled web process message 'WebPage_UpdateCurrentModifierState' (destination: 995 pid: 33334) /Volumes/Data/worker/Apple-iOS-15-Simulator-Debug-Build/build/Source/WebKit/WebProcess/WebProcess.cpp(952) : virtual void WebKit::WebProcess::didReceiveMessage(IPC::Connection &, IPC::Decoder &) ERROR: Unhandled web process message 'WebPage_HardwareKeyboardAvailabilityChanged' (destination: 995 pid: 33334) /Volumes/Data/worker/Apple-iOS-15-Simulator-Debug-Build/build/Source/WebKit/WebProcess/WebProcess.cpp(952) : virtual void WebKit::WebProcess::didReceiveMessage(IPC::Connection &, IPC::Decoder &) ASSERTION FAILED: m_requestCount > -1 *** This bug has been marked as a duplicate of bug 240325 *** |