Bug 239523 - [ Monterey Release arm64 ] TestWebKitAPI.ContentRuleList.ResourceTypes is a flaky failure
Summary: [ Monterey Release arm64 ] TestWebKitAPI.ContentRuleList.ResourceTypes is a f...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-19 16:28 PDT by Karl Rackler
Modified: 2022-04-20 09:18 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.84 KB, patch)
2022-04-19 17:55 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Rackler 2022-04-19 16:28:21 PDT
Description:
This API test is a flaky failure on Apple-Monterey-Release-AppleSilicon-WK2-Tests bots

The first flaky failure that I see on the dashboard was 3/18/2022 at r291466, but did not seem relevant, it has to do with checkbox alignment.  This test seems to have been flaky since the start.

History: 
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.ContentRuleList.ResourceTypes&architecture=arm64&style=release&version_name=Monterey&limit=50000

Log:
Failed
    TestWebKitAPI.ContentRuleList.ResourceTypes
        
        /Volumes/Data/worker/monterey-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ContentRuleListNotification.mm:280
        Expected equality of these values:
          beaconServer.totalRequests()
            Which is: 2
          3u
            Which is: 3
Comment 1 Radar WebKit Bug Importer 2022-04-19 16:28:49 PDT
<rdar://problem/91993129>
Comment 2 Alex Christensen 2022-04-19 17:55:09 PDT
Created attachment 457946 [details]
Patch
Comment 3 Chris Dumez 2022-04-20 09:02:34 PDT
Comment on attachment 457946 [details]
Patch

r=me
Comment 4 EWS 2022-04-20 09:18:50 PDT
Committed r293099 (249809@main): <https://commits.webkit.org/249809@main>

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