[Webkit-unassigned] [Bug 117689] [GTK][Meta] REGRESSION (r150890): Timeouts and errors in /WebKit2APITests/TestWebKitWebView, /WebKit2APITests/TestContextMenu unit tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 16 09:37:13 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=117689


Carlos Alberto Lopez Perez <clopez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clopez at igalia.com




--- Comment #21 from Carlos Alberto Lopez Perez <clopez at igalia.com>  2014-04-16 09:37:32 PST ---
Seems that the context menu tests fails with xvfb when the system has mesa < 10. The failure seems related with the message:

libEGL warning: GLX/DRI2 is not supported


With mesa > 10 (tested 10.1.0-5 from Debian) the context menu tests now works.


*However*, seems that something is still wrong, because if you run the tests with LIBGL_DEBUG=verbose the following warnings show:

libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/tls/swrast_dri.so
libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
libGL: driver does not expose __driDriverGetExtensions_swrast(): /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so: undefined symbol: __driDriverGetExtensions_swrast


The Debian bug https://bugs.debian.org/743843 seems to be related. I'm not sure about the importance of this warnings.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list