Bug 191798 - ProcessSwap.DisableForInspector API test is failing
Summary: ProcessSwap.DisableForInspector API test is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-11-16 19:54 PST by Chris Dumez
Modified: 2018-11-16 20:03 PST (History)
2 users (show)

See Also:


Attachments
Patch (3.13 KB, patch)
2018-11-16 19:58 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 Chris Dumez 2018-11-16 19:54:00 PST
ProcessSwap.DisableForInspector API test is failing:
TestWebKitAPI.ProcessSwap.DisableForInspector
        _RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.
        Received data during response processing, queuing it.
        _RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.
        _RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.
        Received data during response processing, queuing it.
        Received data during response processing, queuing it.
        LEAK: 2 WebProcessPool
        
        /Volumes/Data/WebKit/OpenSource/Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm:2075
        Expected equality of these values:
          pid1
            Which is: 88288
          pid2
            Which is: 88291
Comment 1 Chris Dumez 2018-11-16 19:58:30 PST
Created attachment 355174 [details]
Patch
Comment 2 Joseph Pecoraro 2018-11-16 19:59:43 PST
Comment on attachment 355174 [details]
Patch

r=me!
Comment 3 Chris Dumez 2018-11-16 20:01:36 PST
Comment on attachment 355174 [details]
Patch

Clearing flags on attachment: 355174

Committed r238339: <https://trac.webkit.org/changeset/238339>
Comment 4 Chris Dumez 2018-11-16 20:01:38 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-11-16 20:03:31 PST
<rdar://problem/46146745>