WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 216258
216263
REGRESSION (
r266634
): [macOS release] TestWebKitAPI.WebKit.WKThumbnailViewResetsViewStateWhenUnparented is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=216263
Summary
REGRESSION (r266634): [macOS release] TestWebKitAPI.WebKit.WKThumbnailViewRes...
Ryan Haddad
Reported
2020-09-07 22:25:27 PDT
The following API test recently became a flaky failure on macOS release bots: TestWebKitAPI.WebKit.WKThumbnailViewResetsViewStateWhenUnparented _RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL. /Volumes/Data/slave/mojave-release/build/Tools/TestWebKitAPI/Tests/WebKit/WKThumbnailView.mm:300 Value of: [[webView objectByEvaluatingJavaScript:@"window.internals.isPageActive()"] boolValue] Actual: false Expected: true
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WebKit.WKThumbnailViewResetsViewStateWhenUnparented
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-09-07 22:25:49 PDT
<
rdar://problem/68487302
>
Ryan Haddad
Comment 2
2020-09-07 22:26:55 PDT
Looks like it started at or around
https://trac.webkit.org/changeset/266634/webkit
Ryan Haddad
Comment 3
2020-09-07 22:37:04 PDT
(In reply to Ryan Haddad from
comment #2
)
> Looks like it started at or around >
https://trac.webkit.org/changeset/266634/webkit
Hm, this change may affecting some layout tests, too:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=compositing%2Ftiling%2Ftiled-mask-inwindow.html&test=fast%2Fevents%2Fpage-visibility-iframe-move-test.html&test=pageoverlay%2Foverlay-remove-reinsert-view.html&test=tiled-drawing%2Ftiled-backing-in-window.html
Sihui Liu
Comment 4
2020-09-08 07:47:41 PDT
I already filed a bug about this and proposed a fix:
https://bugs.webkit.org/show_bug.cgi?id=216258
. About layout tests, I can only reproduce failure of fast/animation/request-animation-frame-throttling-lowPowerMode.html so far:
https://bugs.webkit.org/show_bug.cgi?id=216261
. *** This bug has been marked as a duplicate of
bug 216258
***
Ryan Haddad
Comment 5
2020-09-08 10:19:17 PDT
(In reply to Sihui Liu from
comment #4
)
> I already filed a bug about this and proposed a fix: >
https://bugs.webkit.org/show_bug.cgi?id=216258
. > > About layout tests, I can only reproduce failure of > fast/animation/request-animation-frame-throttling-lowPowerMode.html so far: >
https://bugs.webkit.org/show_bug.cgi?id=216261
. > > *** This bug has been marked as a duplicate of
bug 216258
***
I can reproduce at least one of the failures. Filed
https://bugs.webkit.org/show_bug.cgi?id=216275
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug