mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-28 14:40:10 +01:00
ci/iris: Drop EGL copyteximage2d.12 xfail.
It is still marked as a flake (along with other copyteximage cases) on all these boards, so this will reduce the CI IRC channel noise given that we actually expect a Pass. I haven't found where exactly in history we went from generally-fail to generally-pass, but it looks like around Feb 2022. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19912>
This commit is contained in:
parent
bffb7153a1
commit
f4b7b73df4
3 changed files with 0 additions and 6 deletions
|
|
@ -13,8 +13,6 @@ dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.8x5,Fail
|
|||
dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.8x6,Fail
|
||||
dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.8x8,Fail
|
||||
|
||||
dEQP-EGL.functional.sharing.gles2.multithread.random.images.copyteximage2d.12,Crash
|
||||
|
||||
# EGL_BAD_DISPLAY is generated if display is not an EGL display connection
|
||||
# eglCreatePixmapSurface(0, 0x0000000000000000, 0x0000000000000000, { EGL_NONE });
|
||||
# // 0x0000000000000000 returned
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
dEQP-EGL.functional.sharing.gles2.multithread.random.images.copyteximage2d.12,Crash
|
||||
|
||||
# EGL_BAD_DISPLAY is generated if display is not an EGL display connection
|
||||
# eglCreatePixmapSurface(0, 0x0000000000000000, 0x0000000000000000, { EGL_NONE });
|
||||
# // 0x0000000000000000 returned
|
||||
|
|
|
|||
|
|
@ -3,8 +3,6 @@ KHR-GL46.texture_buffer.texture_buffer_atomic_functions,Fail
|
|||
|
||||
KHR-GLES31.core.texture_buffer.texture_buffer_atomic_functions,Fail
|
||||
|
||||
dEQP-EGL.functional.sharing.gles2.multithread.random.images.copyteximage2d.12,Crash
|
||||
|
||||
# EGL_BAD_DISPLAY is generated if display is not an EGL display connection
|
||||
# eglCreatePixmapSurface(0, 0x0000000000000000, 0x0000000000000000, { EGL_NONE });
|
||||
# // 0x0000000000000000 returned
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue