Bug 263116

Summary: [GTK4] WebKitTestRunner can't reliable generate pixel results
Product: WebKit Reporter: Claudio Saavedra <csaavedra>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bugs-noreply, cgarcia
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 210100    

Claudio Saavedra
Reported 2023-10-13 04:01:18 PDT
There is a bug in how the GTK4 implementation takes a snapshot of the webview for pixel results that causes them to try to capture before the contents are actually rendered. This results in WTR just getting a black PNG when running a test, that is later useless for comparison. As a result of this, the GTK4 test bot has hundreds of failures, and can't be used reliably for finding regressions.
Attachments
Note You need to log in before you can comment on or make changes to this bug.