Bug 254192
| Summary: | New test: TestWebKitAPI.TextManipulation.StartTextManipulationFindsContentInIframeInsertedLater is a flaky failure on iOS and Ventura | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | New Bugs | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bharris9, rniwa, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=253353 | ||
Ryan Haddad
The following test is a flaky failure on iOS simulator release and Ventura debug bots. It appears to have been flaky since it was introduced with https://commits.webkit.org/261671@main
TestWebKitAPI.TextManipulation.StartTextManipulationFindsContentInIframeInsertedLater
/Volumes/Data/worker/Apple-iOS-16-Simulator-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/TextManipulation.mm:1431
Expected equality of these values:
items.count
Which is: 4
3UL
Which is: 3
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.TextManipulation.StartTextManipulationFindsContentInIframeInsertedLater
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/106969046>
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/11786
EWS
Committed 261986@main (192e26a16ad5): <https://commits.webkit.org/261986@main>
Reviewed commits have been landed. Closing PR #11786 and removing active labels.
Ryosuke Niwa
*** Bug 254292 has been marked as a duplicate of this bug. ***