Bug 194481 - Flaky API Test: TestWebKitAPI.ProcessSwap.SuspendedPageLimit
Summary: Flaky API Test: TestWebKitAPI.ProcessSwap.SuspendedPageLimit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-02-10 05:02 PST by Aakash Jain
Modified: 2019-02-21 15:54 PST (History)
12 users (show)

See Also:


Attachments
Patch (1.85 KB, patch)
2019-02-21 15:05 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2019-02-10 05:02:00 PST
TestWebKitAPI.ProcessSwap.SuspendedPageLimit seems flaky. In https://ews-build.webkit-uat.org/#/builders/20/builds/825, the test Failed in run-api-tests step. However, in the immediately next retry step (re-run-api-tests), it passed.

Same thing happened in https://ews-build.webkit-uat.org/#/builders/20/builds/829 and https://ews-build.webkit-uat.org/#/builders/20/builds/821
Comment 1 Aakash Jain 2019-02-12 06:35:42 PST
Another one: https://ews-build.webkit-uat.org/#/builders/20/builds/882
Comment 2 Chris Dumez 2019-02-21 14:58:02 PST
Failed
    TestWebKitAPI.ProcessSwap.SuspendedPageLimit
        Received data during response processing, queuing it.
        Received data during response processing, queuing it.
        Received data during response processing, queuing it.
        Received data during response processing, queuing it.
        Received data during response processing, queuing it.
        
        /Volumes/Data/worker/iOS-11-Simulator-Build-EWS/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm:2720
        Expected equality of these values:
          [processPool _webProcessCountIgnoringPrewarmed]
            Which is: 4
          (1U + maximumSuspendedPageCount)
            Which is: 3
Comment 3 Chris Dumez 2019-02-21 15:05:49 PST
Created attachment 362651 [details]
Patch
Comment 4 WebKit Commit Bot 2019-02-21 15:53:18 PST
Comment on attachment 362651 [details]
Patch

Clearing flags on attachment: 362651

Committed r241917: <https://trac.webkit.org/changeset/241917>
Comment 5 WebKit Commit Bot 2019-02-21 15:53:19 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2019-02-21 15:54:31 PST
<rdar://problem/48294098>