Bug 213054
Summary: | [macOS] TestWebKitAPI.WKWebView.FindAPIForwardsNoWrap is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | beidson, thorton, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryan Haddad
TestWebKitAPI.WKWebView.FindAPIForwardsNoWrap is a flaky failure on macOS bots:
TestWebKitAPI.WKWebView.FindAPIForwardsNoWrap
_RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.
/Volumes/Data/slave/mojave-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/FindInPageAPI.mm:125
Value of: [webView selectionRangeHasStartOffset:0 endOffset:0]
Actual: false
Expected: true
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WKWebView.FindAPIForwardsNoWrap
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
The first failure I see on the results dashboard is 5/22/2020 @ r262049
Radar WebKit Bug Importer
<rdar://problem/64227126>
Ryan Haddad
This isn't a frequent failure, it only seems to happen once every few days.
I don't see an obvious regression point.
Ryan Haddad
Actually, looking back even farther in macOS results shows a failure back on 11/12/2019. The test was only added 4 days prior to that in https://trac.webkit.org/changeset/252303/webkit
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WKWebView.FindAPIForwardsNoWrap&platform=mac&recent=false&limit=50000