[Bug 93428] [BDW,SKL] regression: deqp-gles2.functional.lifetime.bind_no_gen.buffer
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Dec 17 10:39:35 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=93428
Bug ID: 93428
Summary: [BDW,SKL] regression:
deqp-gles2.functional.lifetime.bind_no_gen.buffer
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/i965
Assignee: idr at freedesktop.org
Reporter: mark.a.janes at intel.com
QA Contact: intel-3d-bugs at lists.freedesktop.org
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.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20151217/08ade126/attachment.html>
More information about the intel-3d-bugs
mailing list