Bug 186243

Summary: [GTK] Hundreds of tests printing "failed to create drawable" error
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, calvaris, magomez, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   

Michael Catanzaro
Reported 2018-06-03 10:36:13 PDT
We currently have 263 tests failing with stderr output. A huge number of them are printing: failed to create drawable The commonality between these tests is that I suspect they all involve accelerated compositing mode: they are animations tests, compositing tests, media tests, etc. The error message is coming from mesa, either dri_common.c or glx_pbuffer.c.
Attachments
Michael Catanzaro
Comment 1 2018-06-18 11:05:47 PDT
(In reply to Michael Catanzaro from comment #0) > We currently have 263 tests failing with stderr output. We are down to 200! Most are this bug.
Michael Catanzaro
Comment 2 2018-10-03 05:30:36 PDT
Seems to have fixed itself somehow.
Note You need to log in before you can comment on or make changes to this bug.