<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [softpipe] piglit clipflat regression"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67967">67967</a>
          </td>
        </tr>

        <tr>
          <th>Keywords</th>
          <td>regression
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>zackr@vmware.com
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[softpipe] piglit clipflat regression
          </td>
        </tr>

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

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>vlee@freedesktop.org
          </td>
        </tr>

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

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

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

        <tr>
          <th>Component</th>
          <td>Mesa core
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr></table>
      <p>
        <div>
        <pre>mesa: 637e6a0aa8e5920965a0720673e11622786e86ed (master)


$ ./bin/clipflat -auto
PIGLIT:subtest {'clipflat: Failure for glBegin/End(GL_TRIANGLES),
glFrontFace(GL_CCW), glPolygonMode(GL_LINE)
    Expected color (0, 1, 0) but found (0, 0, 0)
' : 'fail'}
PIGLIT:subtest {'clipflat: Failure for glBegin/End(GL_TRIANGLE_STRIP),
glFrontFace(GL_CCW), glPolygonMode(GL_LINE)
    Expected color (0, 1, 0) but found (0, 0, 0)
' : 'fail'}
PIGLIT:subtest {'clipflat: Failure for glBegin/End(GL_TRIANGLE_FAN),
glFrontFace(GL_CCW), glPolygonMode(GL_LINE)
    Expected color (0, 1, 0) but found (0, 0, 0)
' : 'fail'}
PIGLIT:subtest {'clipflat: Failure for glBegin/End(GL_QUADS),
glFrontFace(GL_CCW), glPolygonMode(GL_LINE)
    Expected color (0, 1, 0) but found (0, 0, 0)
' : 'fail'}
PIGLIT:subtest {'clipflat: Failure for glBegin/End(GL_QUAD_STRIP),
glFrontFace(GL_CCW), glPolygonMode(GL_LINE)
    Expected color (0, 1, 0) but found (0, 0, 0)
' : 'fail'}
PIGLIT:subtest {'clipflat: Failure for glBegin/End(GL_POLYGON),
glFrontFace(GL_CCW), glPolygonMode(GL_LINE)
    Expected color (0, 1, 0) but found (0, 0, 0)
' : 'fail'}
PIGLIT:subtest {'clipflat: Failure for glBegin/End(GL_TRIANGLES),
glFrontFace(GL_CCW), glPolygonMode(GL_LINE)
    GL_EXT_provoking_vertex test: GL_FIRST_VERTEX_CONVENTION_EXT mode
    Expected color (0, 1, 0) but found (0, 0, 0)
' : 'fail'}
PIGLIT:subtest {'clipflat: Failure for glBegin/End(GL_TRIANGLE_STRIP),
glFrontFace(GL_CCW), glPolygonMode(GL_LINE)
    GL_EXT_provoking_vertex test: GL_FIRST_VERTEX_CONVENTION_EXT mode
    Expected color (0, 1, 0) but found (0, 0, 0)
' : 'fail'}
PIGLIT:subtest {'clipflat: Failure for glBegin/End(GL_TRIANGLE_FAN),
glFrontFace(GL_CCW), glPolygonMode(GL_LINE)
    GL_EXT_provoking_vertex test: GL_FIRST_VERTEX_CONVENTION_EXT mode
    Expected color (0, 1, 0) but found (0, 0, 0)
' : 'fail'}
PIGLIT:subtest {'clipflat: Failure for glBegin/End(GL_QUADS),
glFrontFace(GL_CCW), glPolygonMode(GL_LINE)
    GL_EXT_provoking_vertex test: GL_FIRST_VERTEX_CONVENTION_EXT mode
    Expected color (0, 1, 0) but found (0, 0, 0)
' : 'fail'}
PIGLIT:subtest {'clipflat: Failure for glBegin/End(GL_QUAD_STRIP),
glFrontFace(GL_CCW), glPolygonMode(GL_LINE)
    GL_EXT_provoking_vertex test: GL_FIRST_VERTEX_CONVENTION_EXT mode
    Expected color (0, 1, 0) but found (0, 0, 0)
' : 'fail'}
PIGLIT:subtest {'clipflat: Failure for glBegin/End(GL_POLYGON),
glFrontFace(GL_CCW), glPolygonMode(GL_LINE)
    GL_EXT_provoking_vertex test: GL_FIRST_VERTEX_CONVENTION_EXT mode
    Expected color (0, 1, 0) but found (0, 0, 0)
' : 'fail'}
PIGLIT: {'result': 'fail' }


e8d8974f80568e49b0f8c6c7a01e0ee58e0aedca is the first bad commit
commit e8d8974f80568e49b0f8c6c7a01e0ee58e0aedca
Author: Zack Rusin <<a href="mailto:zackr@vmware.com">zackr@vmware.com</a>>
Date:   Thu Aug 8 20:51:11 2013 -0400

    softpipe: fix the regressions

    softpipe has a really weird handling of the draw attrs, lets
    just not inject outputs in its data.
    Trivial.

:040000 040000 ba931a94b965823be45f481aa2edc37778942151
819991435977270afcb8063c4e80ce16f6526afe M    src
bisect run success</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>