Bug 240690 - REGRESSION (r294469): [ iOS ] TestWebKitAPI.NSAttributedStringWebKitAdditions.DirectoriesNotCreated is a consistent failure
Summary: REGRESSION (r294469): [ iOS ] TestWebKitAPI.NSAttributedStringWebKitAdditions...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sihui Liu
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-05-19 15:43 PDT by Karl Rackler
Modified: 2022-05-23 12:47 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.