Bug 195849 - REGRESSION (r243019): Failing API test: WebKit.WebsiteDataStoreCustomPathsWithoutPrewarming
Summary: REGRESSION (r243019): Failing API test: WebKit.WebsiteDataStoreCustomPathsWit...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sihui Liu
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-16 02:44 PDT by Sihui Liu
Modified: 2019-03-16 14:24 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.85 KB, patch)
2019-03-16 02:48 PDT, Sihui Liu
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sihui Liu 2019-03-16 02:44:15 PDT
https://build.webkit.org/builders/Apple%20Mojave%20Release%20WK2%20%28Tests%29/builds/3107/steps/run-api-tests/logs/stdio

Failed

    TestWebKitAPI.WebKit.WebsiteDataStoreCustomPathsWithoutPrewarming
        _RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.
        
        /Volumes/Data/slave/mojave-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WebsiteDataStoreCustomPaths.mm:188
        Value of: [[NSFileManager defaultManager] fileExistsAtPath:fileIDBPath.get().path]
          Actual: false
        Expected: true
        

    TestWebKitAPI.WebKit.WebsiteDataStoreCustomPathsWithPrewarming
        _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.
        
        /Volumes/Data/slave/mojave-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WebsiteDataStoreCustomPaths.mm:188
        Value of: [[NSFileManager defaultManager] fileExistsAtPath:fileIDBPath.get().path]
          Actual: false
        Expected: true
Comment 1 Sihui Liu 2019-03-16 02:48:00 PDT
Created attachment 364925 [details]
Patch
Comment 2 WebKit Commit Bot 2019-03-16 14:22:25 PDT
Comment on attachment 364925 [details]
Patch

Clearing flags on attachment: 364925

Committed r243045: <https://trac.webkit.org/changeset/243045>
Comment 3 WebKit Commit Bot 2019-03-16 14:22:27 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-03-16 14:24:41 PDT
<rdar://problem/48956196>