Bug 240690

Summary: REGRESSION (r294469): [ iOS ] TestWebKitAPI.NSAttributedStringWebKitAdditions.DirectoriesNotCreated is a consistent failure
Product: WebKit Reporter: Karl Rackler <rackler>
Component: New BugsAssignee: Sihui Liu <sihui_liu>
Status: RESOLVED FIXED    
Severity: Normal CC: sihui_liu, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Karl Rackler 2022-05-19 15:43:49 PDT
Description:
TestWebKitAPI.NSAttributedStringWebKitAdditions.DirectoriesNotCreated

The first failure I saw on the dashboard was on 5/19/2022 at r294469.

REPRODUCTION STEPS
I can reproduce this on r294469.

Command: 
run-api-tests --root 294469 --ios-simulator —release TestWebKitAPI.NSAttributedStringWebKitAdditions.DirectoriesNotCreated

Result: 
Failed

    TestWebKitAPI.NSAttributedStringWebKitAdditions.DirectoriesNotCreated
        LEAK: 2 WebProcessPool
        LEAK: 2 WebPageProxy

        /Volumes/Data/worker/trunk-skyecho-ios-simulator-debug-archive/build/OpenSource/Tools/TestWebKitAPI/Tests/WebKitCocoa/NSAttributedStringWebKitAdditions.mm:72
        Value of: cookieDirectoryExists()
          Actual: true
        Expected: false

History:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.NSAttributedStringWebKitAdditions.DirectoriesNotCreated&limit=50000&platform=ios

Log:
Failed
    TestWebKitAPI.NSAttributedStringWebKitAdditions.DirectoriesNotCreated
        LEAK: 2 WebProcessPool
        LEAK: 2 WebPageProxy
        
        /Volumes/Data/worker/Apple-iOS-15-Simulator-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/NSAttributedStringWebKitAdditions.mm:72
        Value of: cookieDirectoryExists()
          Actual: true
        Expected: false
Comment 1 Radar WebKit Bug Importer 2022-05-19 15:44:10 PDT
<rdar://problem/93608582>
Comment 2 Sihui Liu 2022-05-20 14:47:02 PDT
Pull request: https://github.com/WebKit/WebKit/pull/859
Comment 3 EWS 2022-05-23 12:47:06 PDT
Committed r294670 (250884@main): <https://commits.webkit.org/250884@main>

Reviewed commits have been landed. Closing PR #859 and removing active labels.