RESOLVED FIXED 209993
TestWebKitAPI.WebKit.DefaultDisplayName and TestWebKitAPI.WebKit.CustomDisplayName are flaky failures
https://bugs.webkit.org/show_bug.cgi?id=209993
Summary TestWebKitAPI.WebKit.DefaultDisplayName and TestWebKitAPI.WebKit.CustomDispla...
Ryan Haddad
Reported 2020-04-03 17:16:47 PDT
TestWebKitAPI.WebKit.DefaultDisplayName is a flaky failure TestWebKitAPI.WebKit.DefaultDisplayName _RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL. /Volumes/Data/slave/mojave-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/DisplayName.mm:69 Expected equality of these values: name Which is: "com.apple.WebKit.WebContent" @"TestWebKitAPI Web Content" Which is: "TestWebKitAPI Web Content" https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WebKit.DefaultDisplayName
Attachments
Patch (2.76 KB, patch)
2020-04-29 16:05 PDT, Alex Christensen
no flags
Radar WebKit Bug Importer
Comment 1 2020-04-03 17:17:02 PDT
Ryan Haddad
Comment 2 2020-04-03 17:19:02 PDT
The test was added with https://trac.webkit.org/changeset/257225/webkit The first failure I see on the results database is @ r258914 It isn't immediately clear to me when this regressed.
Ryan Haddad
Comment 3 2020-04-16 17:15:37 PDT
TestWebKitAPI.WebKit.CustomDisplayName is also flaky (it was also added in r257225): TestWebKitAPI.WebKit.CustomDisplayName _RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL. /Volumes/Data/slave/mojave-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/DisplayName.mm:55 Expected equality of these values: name Which is: "TestWebKitAPI Web Content" displayNameToSet Which is: "test display name" https://results.webkit.org/?suite=api-tests&suite=api-tests&test=TestWebKitAPI.WebKit.DefaultDisplayName&test=TestWebKitAPI.WebKit.CustomDisplayName
Alex Christensen
Comment 4 2020-04-29 16:05:39 PDT
EWS
Comment 5 2020-04-30 15:37:32 PDT
Committed r260971: <https://trac.webkit.org/changeset/260971> All reviewed patches have been landed. Closing bug and clearing flags on attachment 398005 [details].
Note You need to log in before you can comment on or make changes to this bug.