Bug 174243 - [GTK] Layout test fast/images/low-memory-decode.html is timing out
Summary: [GTK] Layout test fast/images/low-memory-decode.html is timing out
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: Other
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-06 22:44 PDT by Michael Catanzaro
Modified: 2018-06-18 01:10 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2017-07-06 22:44:48 PDT
Layout test fast/images/low-memory-decode.html is timing out on the GTK port since it was added in 218826 "REGRESSION (AsyncImageDecoding): A tab with the WWDC keynote paused is killed for using excessive power (Image thrashing)".

I see it's skipped on mac-wk1 with a comment "requires wk2 speculative tiling". Perhaps only Mac port can handle image decoding under memory pressure?

I'll add a timeout expectation.
Comment 1 Michael Catanzaro 2018-06-17 12:31:18 PDT
Carlos Lopez fixed this in r232881.