Bug 254192 - New test: TestWebKitAPI.TextManipulation.StartTextManipulationFindsContentInIframeInsertedLater is a flaky failure on iOS and Ventura
Summary: New test: TestWebKitAPI.TextManipulation.StartTextManipulationFindsContentInI...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
: 254292 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-03-20 16:47 PDT by Ryan Haddad
Modified: 2023-03-22 16:36 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2023-03-20 16:47:34 PDT
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
Comment 1 Radar WebKit Bug Importer 2023-03-20 16:47:57 PDT
<rdar://problem/106969046>
Comment 2 Ryosuke Niwa 2023-03-21 17:21:32 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11786
Comment 3 EWS 2023-03-22 13:11:38 PDT
Committed 261986@main (192e26a16ad5): <https://commits.webkit.org/261986@main>

Reviewed commits have been landed. Closing PR #11786 and removing active labels.
Comment 4 Ryosuke Niwa 2023-03-22 16:36:06 PDT
*** Bug 254292 has been marked as a duplicate of this bug. ***