/tmp/build_root/m64/bin/cts/glcts --deqp-case=ES2-CTS.gtf.GL2ExtensionTests.egl_image.egl_image dEQP Core GL-CTS-2.0 (0x0052484b) starting.. target implementation = 'intel-gbm' Test case 'ES2-CTS.gtf.GL2ExtensionTests.egl_image.egl_image'.. Standard Error glcts: /home/jenkins/workspace/Leeroy_2/repos/mesa/src/mesa/main/teximage.c:822: init_teximage_fields_ms: Assertion `img->_BaseFormat != -1' failed. Bisected to Author: Kristian Høgsberg Kristensen <krh@bitplanet.net> i965: Add new intel_set_texture_image_mt() helper This factors out the work of setting up a miptree as the backing for a texture image into a new helper. Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Chad Versace <chad.versace@intel.com>
This appears to be working for me. Maybe we should compare CTS snapshots and patches...
Oh, but I tested on Broadwell. I just noticed the bug claims to be against SKL/KBL/BXT.
With recent mesa, this test fails instead of asserts: /tmp/build_root/m64/bin/cts/glcts --deqp-case=ES2-CTS.gtf.GL2ExtensionTests.egl_image.egl_image dEQP Core GL-CTS-2.0 (0x0052484b) starting.. target implementation = 'intel-gbm' Test case 'ES2-CTS.gtf.GL2ExtensionTests.egl_image.egl_image'.. #+ GL error produced in checkpoint 4 #+ GL error produced in checkpoint 4 Fail (Fail) DONE! Test run totals: Passed: 0/1 (0.00%) Failed: 1/1 (100.00%) Not supported: 0/1 (0.00%) Warnings: 0/1 (0.00%)
Jordan, just letting you know that I'll be looking at the bug too today.
I do have a patch that fixes the test case now. I'll verify it further with Jenkins...
https://patchwork.freedesktop.org/patch/94635/
fixed in c36a363a2d305a987ef2ea843fe9fc860b576eed
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.