<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Many WebGL tests fail, are slow or timeout."
   href="https://bugs.webkit.org/show_bug.cgi?id=169917#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Many WebGL tests fail, are slow or timeout."
   href="https://bugs.webkit.org/show_bug.cgi?id=169917">bug 169917</a>
              from <span class="vcard"><a class="email" href="mailto:clopez&#64;igalia.com" title="Carlos Alberto Lopez Perez &lt;clopez&#64;igalia.com&gt;"> <span class="fn">Carlos Alberto Lopez Perez</span></a>
</span></b>
        <pre>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: <a href="http://sprunge.us/WBjL">http://sprunge.us/WBjL</a> ). 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: <a href="http://sprunge.us/jTBV">http://sprunge.us/jTBV</a> ) 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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>