Bug 234335

Summary: TestWebKitAPI.PrivateClickMeasurement.MigrateWithDestinationToken is a flaky failure
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: WebKit Misc.Assignee: John Wilander <wilander>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer, wilander
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=234281
Attachments:
Description Flags
[fast-cq] Patch none

Description Ryan Haddad 2021-12-14 21:31:55 PST
The following test has been a flaky failure on Monterey and Big Sur bots since it was landed with https://trac.webkit.org/changeset/287013/webkit, failing most frequently on Monterey Release.

    TestWebKitAPI.PrivateClickMeasurement.MigrateWithDestinationToken
        
        /Volumes/Data/worker/monterey-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/PrivateClickMeasurement.mm:319
        Value of: [defaultFileManager fileExistsAtPath:itpRoot]
          Actual: true
        Expected: false

https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.PrivateClickMeasurement.MigrateWithDestinationToken
Comment 1 Radar WebKit Bug Importer 2021-12-14 21:32:05 PST
<rdar://problem/86505218>
Comment 2 John Wilander 2021-12-15 15:39:41 PST
Created attachment 447293 [details]
[fast-cq] Patch
Comment 3 EWS 2021-12-15 19:35:00 PST
Committed r287123 (245307@main): <https://commits.webkit.org/245307@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 447293 [details].