[Webkit-unassigned] [Bug 169917] [GTK] Many WebGL tests fail, are slow or timeout.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 21 08:26:27 PDT 2017


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

--- Comment #2 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
There are some differences on the results of those test if you run then inside xvfb or on the native display (Xorg/X11 in my case with Intel GPU. glxinfo: http://sprunge.us/WBjL ). You can run them on the native display by passing --display-server=xorg to the script run-webkit-tests.


Differences between --display-server=xorg and --display-server=xvfb :

* webgl/1.0.2/conformance/textures/texture-mips.html and  webgl/1.0.2/conformance/textures/texture-npot.html pass on native Xorg but fail on Xvfb.

* webgl/1.0.3/conformance/extensions/webgl-draw-buffers.html crashes on Xvfb (crash log: http://sprunge.us/jTBV ) but fails (without crash) on native Xorg.

* fast/canvas/webgl/drawingbuffer-test.html fast/canvas/webgl/webgl-depth-texture.html pass on Xvfb but fail on native Xorg.

* More tests timeout or are slow on native Xorg.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170321/0b200b27/attachment.html>


More information about the webkit-unassigned mailing list