<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 - [BSW]Piglit spec_glsl-1.50_execution_geometry_primitive-id-restart_GL_LINES_ffs fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86769">86769</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[BSW]Piglit spec_glsl-1.50_execution_geometry_primitive-id-restart_GL_LINES_ffs fails
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

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

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

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/DRI/i965
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>idr@freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>huax.lu@intel.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>System Environment:
--------------------------
Platform: BSW
Libdrm:       
(master)libdrm-2.4.58-13-gfb4177046de19730a784c3c16e4b73aab0ec6e41
Mesa:        (master)531feec9dc4680046f21c517d13312c7df7b7619
Xserver:   
(master)xorg-server-1.16.99.901-17-gc52a2b1ebad56820af932dfbc871701a8b04fd9c
Xf86_video_intel:(master)2.99.916-154-g0f15b8b45bb6de10ce1926db303247a5bd3c1c08
Libva:        (master)c095cc6cf08523cd0dffcfe5ac4bce9122527f22
Libva_intel_driver:    (master)edbb8cdada09cd116103e68f942b0889fd767391
Kernel:   (drm-intel-nightly)a834a782adf3ab4b508cd80e9082960263bcc4ed

Bug detailed description:
-----------------------------
It fails on bsw with mesa master branch. it was pass in earlier automation
testing, but I am unable to reproduce the pass.
Following cases also fail:
spec_glsl-1.50_execution_geometry_primitive-id-restart_GL_LINES_other
spec_glsl-1.50_execution_geometry_primitive-id-restart_GL_LINE_LOOP_ffs
spec_glsl-1.50_execution_geometry_primitive-id-restart_GL_LINE_LOOP_other
spec_glsl-1.50_execution_geometry_primitive-id-restart_GL_LINE_STRIP_ffs
spec_glsl-1.50_execution_geometry_primitive-id-restart_GL_LINE_STRIP_other
spec_glsl-1.50_execution_geometry_primitive-id-restart_GL_POINTS_ffs
spec_glsl-1.50_execution_geometry_primitive-id-restart_GL_POINTS_other
spec_glsl-1.50_execution_geometry_primitive-id-restart_GL_TRIANGLES_ffs
spec_glsl-1.50_execution_geometry_primitive-id-restart_GL_TRIANGLES_other
spec_glsl-1.50_execution_geometry_primitive-types_GL_LINES
spec_glsl-1.50_execution_geometry_primitive-types_GL_LINE_STRIP
spec_glsl-1.50_execution_geometry_primitive-types_GL_TRIANGLE_FAN
spec_glsl-1.50_execution_geometry_primitive-types_GL_TRIANGLE_STRIP
spec_glsl-1.50_execution_geometry_tri-strip-ordering-with-prim-restart_GL_TRIANGLE_STRIP_ffs
spec_glsl-1.50_execution_geometry_tri-strip-ordering-with-prim-restart_GL_TRIANGLE_STRIP_other
spec_glsl-1.50_transform-feedback-type-and-size

output:
Expected primitive 1 to have gl_PrimitiveIDIn = 1, got 0 instead
Expected primitive 2 to have gl_PrimitiveIDIn = 2, got 0 instead
Expected primitive 6 to have gl_PrimitiveIDIn = 6, got 0 instead
Expected primitive 8 to have gl_PrimitiveIDIn = 8, got 16 instead
Expected primitive 9 to have gl_PrimitiveIDIn = 9, got 0 instead
Expected primitive 12 to have gl_PrimitiveIDIn = 12, got 14 instead
Expected primitive 14 to have gl_PrimitiveIDIn = 14, got 0 instead
Expected primitive 16 to have gl_PrimitiveIDIn = 16, got 0 instead
Expected primitive 18 to have gl_PrimitiveIDIn = 18, got 0 instead
Expected primitive 20 to have gl_PrimitiveIDIn = 20, got 0 instead
Expected primitive 22 to have gl_PrimitiveIDIn = 22, got 0 instead
Expected primitive 24 to have gl_PrimitiveIDIn = 24, got 0 instead
Expected primitive 25 to have gl_PrimitiveIDIn = 25, got 0 instead
Expected primitive 27 to have gl_PrimitiveIDIn = 27, got 0 instead
Expected primitive 29 to have gl_PrimitiveIDIn = 29, got 0 instead
Expected primitive 32 to have gl_PrimitiveIDIn = 32, got 0 instead
Expected primitive 34 to have gl_PrimitiveIDIn = 34, got 0 instead
PIGLIT: {"result": "fail" }

pass log:
Output:
 bin/glsl-1.50-geometry-primitive-id-restart GL_LINES ffs -auto -fbo
PIGLIT: {"result": "pass" }

Piglit
returncode: 0
result: pass
summary:
Piglit/spec_glsl-1.50_execution_geometry_primitive-id-restart_GL_LINES_ffs   
PASS

Reproduce steps:
---------------------------- 
1. xinit
2. ./bin/glsl-1.50-geometry-primitive-id-restart GL_LINES ffs -auto -fbo</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>