<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 - [bisected] arb_draw_indirect.arb_draw_indirect-api-errors fails due to Mesa commit"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92692">92692</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[bisected] arb_draw_indirect.arb_draw_indirect-api-errors fails due to Mesa commit
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>piglit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </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>normal
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>tests
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>piglit@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mark.a.janes@intel.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>piglit@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Mesa commit 3daa7e5147f164e822269f13c3bcccfa6446fa83 changed the error code
that is seen by this piglit test:

Author:     Marta Lofstedt <<a href="mailto:marta.lofstedt@intel.com">marta.lofstedt@intel.com</a>>
AuthorDate: Mon Oct 26 11:50:24 2015 +0100
Commit:     Marta Lofstedt <<a href="mailto:marta.lofstedt@linux.intel.com">marta.lofstedt@linux.intel.com</a>>
CommitDate: Tue Oct 27 08:49:21 2015 +0100

    mesa: Draw indirect is not allowed when xfb is active and unpaused

    OpenGL ES 3.1 specification, section 10.5:
    "An INVALID_OPERATION error is generated if
    transform feedback is active and not paused."

    Signed-off-by: Marta Lofstedt <<a href="mailto:marta.lofstedt@linux.intel.com">marta.lofstedt@linux.intel.com</a>>
    Reviewed-by: Ian Romanick <<a href="mailto:ian.d.romanick@intel.com">ian.d.romanick@intel.com</a>>
    Reviewed-by: Tapani Pälli <<a href="mailto:tapani.palli@intel.com">tapani.palli@intel.com</a>>

The commit on the mailing list specifically addresses the choice of error code,
so I can only assume the the corresponding piglit test does not conform to the
spec.

Please update the test to pass.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>