<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - WebGL2 conformance test failed when enabling Iris on Coffee Lake"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111756">111756</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>WebGL2 conformance test failed when enabling Iris on Coffee Lake
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>not set
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>not set
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/Gallium/Iris
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>lin.sun@intel.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=145451" name="attach_145451" title="Failed test case">attachment 145451</a> <a href="attachment.cgi?id=145451&action=edit" title="Failed test case">[details]</a></span>
Failed test case

Steps:
1. Fetch latest master branch (88b8922f57137e75c8ea48969e27a8275adbdf5a) of
Mesa source code.
2. Build Mesa with following options:
meson out -Dplatforms=x11,drm \
          -Ddri-drivers=i915,i965 -Dvulkan-drivers=intel -Dgallium-drivers=iris
\
          -Dgles1=true -Dgles2=true -Dshared-glapi=true -Dgbm=true -Ddri3=true
3. Set environments:
  3.1 Add Mesa library path to LD_LIBRARY_PATH
  3.2 Add Mesa dri path to LIBGL_DRIVERS_PATH
  3.3 Set MESA_LOADER_DRIVER_OVERRIDE=iris
4. Launch Chrome, open the test page
(conformance2/renderbuffers/invalidate-framebuffer.html) in the attachment

Expected Result:
The test case passed.

Actual Result:
Test test case failed.

Note:
This test case passed if MESA_LOADER_DRIVER_OVERRIDE=iris is not set while all
other steps is the same.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>