Bug 210538 - [GTK] imported/w3c/web-platform-tests/css/css-position/position-sticky-scroll-with-clip-and-abspos.html is a flakey image failure
Summary: [GTK] imported/w3c/web-platform-tests/css/css-position/position-sticky-scroll...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-15 01:09 PDT by Diego Pino
Modified: 2022-01-02 17:45 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Pino 2020-04-15 01:09:17 PDT
The test returns a wrong image more or less regularly. The first flaky failure happened in:

[r259933-r259935]             NOERROR
[r259936-r259937]             UNKNOWN
r259938                       IMAGE PASS (Expected: PASS)
[r259939-r259942]             NOERROR
r259943                       UNKNOWN
r259944                       NOERROR

See: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r259938%20(13300)/results.html
Comment 1 Diego Pino 2022-01-02 17:40:55 PST
This is test is passing for WebKitGTK and WPE:

https://results.webkit.org/?platform=WPE&platform=GTK&limit=4000&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-position%2Fposition-sticky-scroll-with-clip-and-abspos.html

However the test is marked as failure for MAC WK1:

LayoutTests/platform/mac-wk1/TestExpectations:916:webkit.org/b/203466 imported/w3c/web-platform-tests/css/css-position/sticky/position-sticky-scroll-with-clip-and-abspos.html [ ImageOnlyFailure ]
Comment 2 Diego Pino 2022-01-02 17:45:57 PST
The MacOS WK1 failure is filed under bug https://bugs.webkit.org/show_bug.cgi?id=203466

Closing this bug as it was originally intented to track a failure for WebKitGTK.