<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 - [BXT] Tessellation triggers BXT-specific failures"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93618">93618</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[BXT] Tessellation triggers BXT-specific failures
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>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>mark.a.janes@intel.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>with mesa 65248976065900190899f221cff3ef7c45de1569, the following piglit tests
fail *only* on BXT:

piglit.spec.!opengl 1_0.gl-1.0-blend-func
piglit.spec.arb_gpu_shader5.texturegatheroffset.vs-rgb-2-int-2d-const
piglit.spec.arb_tessellation_shader.execution.tes-read-texture
piglit.spec.arb_tessellation_shader.execution.variable-indexing.tcs-input-array-float-index-rd
piglit.spec.arb_tessellation_shader.execution.variable-indexing.tcs-input-array-vec2-index-rd
piglit.spec.arb_tessellation_shader.execution.variable-indexing.tcs-input-array-vec3-index-rd
piglit.spec.arb_tessellation_shader.execution.variable-indexing.tcs-input-array-vec4-index-rd
piglit.spec.arb_tessellation_shader.execution.variable-indexing.vs-output-array-float-index-wr-before-tcs
piglit.spec.arb_tessellation_shader.execution.variable-indexing.vs-output-array-vec2-index-wr-before-tcs
piglit.spec.arb_tessellation_shader.execution.variable-indexing.vs-output-array-vec3-index-wr-before-tcs
piglit.spec.arb_tessellation_shader.execution.variable-indexing.vs-output-array-vec4-index-wr-before-tcs
piglit.spec.arb_tessellation_shader.execution.vs-tes-tessinner-tessouter-inputs-quads
piglit.spec.arb_tessellation_shader.execution.vs-tes-tessinner-tessouter-inputs-tris
piglit.spec.arb_texture_multisample.texelfetch fs sampler2dms 4 1x130-501x130
piglit.spec.ext_transform_feedback.max-varyings
piglit.spec.glsl-1_10.execution.built-in-functions.fs-op-and-bool-bool
piglit.spec.glsl-1_10.execution.built-in-functions.vs-op-sub-vec3-vec3
piglit.spec.glsl-1_10.linker.override-builtin-uniform-04
piglit.spec.glsl-1_20.execution.variable-indexing.fs-uniform-array-mat3-col-rd
piglit.spec.glsl-1_30.execution.fs-texture-sampler2dshadow-11
piglit.spec.glsl-1_30.execution.texelfetch fs sampler2d 1x281-501x281
piglit.spec.glsl-1_30.execution.texelfetch fs sampler2d 281x1-281x281
piglit.spec.glsl-1_50.execution.built-in-functions.gs-op-assign-div-mat4x3-mat4x3
piglit.spec.glsl-1_50.execution.built-in-functions.gs-op-div-uvec2-uvec2


Sample output:
/tmp/build_root/m32/lib/piglit/bin/shader_runner
/tmp/build_root/m32/lib/piglit/tests/spec/arb_tessellation_shader/execution/variable-indexing/tcs-input-array-vec2-index-rd.shader_test
-auto
piglit: debug: Requested an OpenGL 3.2 Core Context, and received a matching
3.3 context

Probe color at (6,6)
  Expected: 0.000000 1.000000 0.000000
  Observed: 0.501961 0.501961 0.501961
Probe color at (18,6)
  Expected: 0.000000 1.000000 0.000000
  Observed: 0.501961 0.501961 0.501961

Standard Error

intel_do_flush_locked failed: Input/output error
intel_do_flush_locked failed: Input/output error</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>