Bug 254292 - [ iOS, macOS Debug ] TestWebKitAPI.TextManipulation.StartTextManipulationFindsContentInIframeInsertedLater is a near-constant failure.
Summary: [ iOS, macOS Debug ] TestWebKitAPI.TextManipulation.StartTextManipulationFind...
Status: RESOLVED DUPLICATE of bug 254192
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-22 15:23 PDT by Bri Harris
Modified: 2023-03-22 16:36 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bri Harris 2023-03-22 15:23:18 PDT
TestWebKitAPI.TextManipulation.StartTextManipulationFindsContentInIframeInsertedLater

is a constant failure on Venture Debug running on Apple Silicon and a flaky failure on iOS 16 Debug running on Intel.

HISTORY:

https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.TextManipulation.StartTextManipulationFindsContentInIframeInsertedLater

ERROR TEXT:

ERROR: Error while launching com.apple.WebKit.Networking: Connection invalid
        /Volumes/Data/worker/Apple-Ventura-Debug-Build/build/Source/WebKit/UIProcess/Launcher/cocoa/ProcessLauncherCocoa.mm(226) : auto WebKit::ProcessLauncher::launchProcess()::(anonymous class)::operator()(xpc_object_t) const
        LEAK: 1 WebProcessPool
        LEAK: 1 WebPageProxy
        
        /Volumes/Data/worker/Apple-Ventura-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/TextManipulation.mm:1431
        Expected equality of these values:
          items.count
            Which is: 4
          3UL
            Which is: 3
Comment 1 Radar WebKit Bug Importer 2023-03-22 15:23:39 PDT
<rdar://problem/107079346>
Comment 2 Ryosuke Niwa 2023-03-22 16:36:06 PDT

*** This bug has been marked as a duplicate of bug 254192 ***