Bug 172384

Summary: [iOS/macOS] fast/hidpi/hidpi-long-page-with-inset-element.html is a flaky image failure.
Product: WebKit Reporter: Matt Lewis <jlewis3>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: REOPENED ---    
Severity: Normal CC: ap, commit-queue, ryanhaddad, simon.fraser, sroberts, webkit-bug-importer, yoon, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Skip the test on Mac WK1 none

Comment 1 Alexey Proskuryakov 2017-05-21 17:56:54 PDT
The diff is a light blue box-shadow at the very bottom. Looks like it sometimes fails to render.
Comment 2 Gwang Yoon Hwang 2017-05-22 00:42:42 PDT
This case case scroll downs to the bottom and than scroll up to the top, to check the failure in Pixman backend.
The lightblue box in the very end of bottom is intended to draw shadow with a big matrix.
If the blue box shows at the result, it means iOS Simulator WK2 debug failed to scroll up sometimes.
Comment 3 Matt Lewis 2017-08-17 14:51:12 PDT
Marked test as flaky:
https://trac.webkit.org/changeset/220879/webkit
Comment 4 Shawn Roberts 2019-02-07 16:46:18 PST
Is also a flaky failure in Mac WK1. 

Updating test expectations to skip on this platform as well.
Comment 5 Shawn Roberts 2019-02-07 16:51:18 PST
Created attachment 361471 [details]
Skip the test on Mac WK1
Comment 6 WebKit Commit Bot 2019-02-07 17:30:25 PST
Comment on attachment 361471 [details]
Skip the test on Mac WK1

Clearing flags on attachment: 361471

Committed r241179: <https://trac.webkit.org/changeset/241179>
Comment 7 WebKit Commit Bot 2019-02-07 17:30:26 PST
All reviewed patches have been landed.  Closing bug.
Comment 8 Radar WebKit Bug Importer 2019-02-07 17:31:59 PST
<rdar://problem/47904134>
Comment 9 Ryan Haddad 2019-02-07 17:40:17 PST
Reopening since the change was simply to update test expectations.