<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 - [BDW,SKL] regression: deqp-gles2.functional.lifetime.bind_no_gen.buffer"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93428">93428</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[BDW,SKL] regression: deqp-gles2.functional.lifetime.bind_no_gen.buffer
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>git
          </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>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>commit e97b207654a1c0b2c27b6ad6579b5570a83ce8cd regressed this test on BDW/SKL:

/tmp/build_root/m64/opt/deqp/modules/gles2/deqp-gles2
--deqp-case=dEQP-GLES2.functional.lifetime.bind_no_gen.buffer
--deqp-surface-type=fbo --deqp-log-images=disable --deqp-surface-width=256
--deqp-surface-height=256
dEQP Core 2014.x (0xcafebabe) starting..
  target implementation = 'DRM'

Test case 'dEQP-GLES2.functional.lifetime.bind_no_gen.buffer'..
Test case duration in microseconds = 8803 us
  Fail (Multiple problems, see log for details)

DONE!

Test run totals:
  Passed:        0/1 (0.0%)
  Failed:        1/1 (100.0%)
  Not supported: 0/1 (0.0%)
  Warnings:      0/1 (0.0%)

Standard Error

Mesa: User error: GL_INVALID_OPERATION in glBindBuffer(non-gen name)


Additionally, the same commit enabled a failing test which previously skipped
on SKL/BDW:
deqp-gles3.functional.lifetime.attach.deleted_output.buffer_transform_feedback
/tmp/build_root/m64/opt/deqp/modules/gles3/deqp-gles3
--deqp-case=dEQP-GLES3.functional.lifetime.attach.deleted_output.buffer_transform_feedback
--deqp-surface-type=fbo --deqp-log-images=disable --deqp-surface-width=256
--deqp-surface-height=256
dEQP Core 2014.x (0xcafebabe) starting..
  target implementation = 'DRM'

Test case
'dEQP-GLES3.functional.lifetime.attach.deleted_output.buffer_transform_feedback'..
Test case duration in microseconds = 15320 us
  Fail (glGetError() returned GL_INVALID_OPERATION at
es3fLifetimeTests.cpp:254)

DONE!

Test run totals:
  Passed:        0/1 (0.0%)
  Failed:        1/1 (100.0%)
  Not supported: 0/1 (0.0%)
  Warnings:      0/1 (0.0%)

Standard Error

Mesa: User error: GL_INVALID_OPERATION in glBindBuffer(non-gen name)
Mesa: User error: GL_INVALID_OPERATION in glBufferData(no buffer bound)

This second failure should not be considered a regression.</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>