Bug 234335 - TestWebKitAPI.PrivateClickMeasurement.MigrateWithDestinationToken is a flaky failure
Summary: TestWebKitAPI.PrivateClickMeasurement.MigrateWithDestinationToken is a flaky ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: John Wilander
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-12-14 21:31 PST by Ryan Haddad
Modified: 2021-12-15 19:35 PST (History)
3 users (show)

See Also:


Attachments
[fast-cq] Patch (1.57 KB, patch)
2021-12-15 15:39 PST, John Wilander
no flags Details | Formatted Diff | Diff

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