Bug 237221
Summary: | [ iOS EWS wk2 ] editing/spelling/spellcheck-api-crash.html is a flaky crash | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dawn Morningstar <Morningstar> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ap, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=236794 |
Dawn Morningstar
editing/spelling/spellcheck-api-crash.html
is a flaky failure on EWS iOS WK2 build queue specifically.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=editing%2Fspelling%2Fspellcheck-api-crash.html
MOST RECENT CRASH LOG:
https://ews-build.s3-us-west-2.amazonaws.com/iOS-15-Simulator-WK2-Tests-EWS/453154-9136-rerun/editing/spelling/spellcheck-api-crash-crash-log.txt
OLDEST AVAILABLE CRASH LOG:
https://ews-build.s3-us-west-2.amazonaws.com/iOS-15-Simulator-WK2-Tests-EWS/453141-9124-rerun/editing/spelling/spellcheck-api-crash-crash-log.txt
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/89488298>
Ryan Haddad
The crashlog looks pretty much the same as the one in https://bugs.webkit.org/show_bug.cgi?id=236794. My bet would be that disabling that test with https://trac.webkit.org/changeset/290462/webkit just caused this crash to move to another test.
Alexey Proskuryakov
Indeed. It's making EWS red, which often implies that the crash is actually caused by a preceding test.
Dawn Morningstar
*** This bug has been marked as a duplicate of bug 236794 ***