<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:cworth@cworth.org" title="Carl Worth <cworth@cworth.org>"> <span class="fn">Carl Worth</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - [i965 Bisected]Piglit glean_occluquery fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71028">bug 71028</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>NOTABUG
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - [i965 Bisected]Piglit glean_occluquery fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71028#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - [i965 Bisected]Piglit glean_occluquery fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71028">bug 71028</a>
              from <span class="vcard"><a class="email" href="mailto:cworth@cworth.org" title="Carl Worth <cworth@cworth.org>"> <span class="fn">Carl Worth</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=71028#c0">comment #0</a>)
<span class="quote">> occluQry: Error: No GL_INVALID_OPERATION generated if GenQueries in the
> progress of another.
> occluQry subcase FAIL: conformOQ_GenIn test
> occluQry subcase PASS: conformOQ_BeginIn test
> occluQry: Error: No GL_INVALID_OPERATION generated if DeleteQueries in the
> progress of another.</span >

>From the above results, it looks like this test is looking specifically for the
behavior that was intentionally changed in the Mesa commit.

We looked closely at the OpenGL specification and could not find justification
for generating an error if glGenQueries or glDeleteQueries is called while a
query is active. So we removed those errors from Mesa.

It looks here like the Glean test is expecting precisely those errors.

My opinion is that the test should be updated to not expect errors in these
cases.

-Carl</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>