| Summary: | [ iOS ] accessibility/aria-modal-with-text-crash.html is a consistent failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Rackler <rackler> |
| Component: | New Bugs | Assignee: | Karl Rackler <rackler> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | tyler_w, 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=240729 | ||
|
Description
Karl Rackler
2022-05-20 11:43:46 PDT
REPRODUCTION STEPS I can reproduce this on ToT ( r294551 ) Command: run-webkit-tests --root 294551 --ios-simulator --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --iterations 50 --no-retry accessibility/aria-modal-with-text-crash.html Result: Regressions: Unexpected text-only failures (1) accessibility/aria-modal-with-text-crash.html [ Failure ] I have marked this test as a consistent failure while this issue is investigated. Pull request: https://github.com/WebKit/WebKit/pull/843 Test gardening commit r294564 (250809@main): <https://commits.webkit.org/250809@main> Reviewed commits have been landed. Closing PR #843 and removing active labels. Verified resolved at r294622 (250848@main): <https://commits.webkit.org/250848@main> |