ci/iris: Generalize the 8888_pbuffer EGL known flakes and share with GLK.

It seems to be this whole group of tests, on both boards that run EGL
tests by default (aml-y is manual-only).  Make them a regex until someone
comes up with a fix.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20759>
This commit is contained in:
Emma Anholt 2023-01-17 13:51:55 -08:00 committed by Marge Bot
parent 6dc90009a5
commit c4c94e8aed
2 changed files with 9 additions and 16 deletions

View file

@ -5,22 +5,10 @@ dEQP-EGL.functional.sharing.gles2.multithread.random.images.copyteximage2d.12
dEQP-EGL.functional.sharing.gles2.multithread.random.images.copytexsubimage2d.1
# Flakes from Mar-May 2022
dEQP-EGL.functional.color_clears.multi_context.gles2.rgb888_pbuffer
dEQP-EGL.functional.color_clears.multi_context.gles2.rgba8888_pbuffer
dEQP-EGL.functional.color_clears.multi_thread.gles2.rgba8888_pbuffer
dEQP-EGL.functional.color_clears.single_context.gles2.rgb888_pbuffer
dEQP-EGL.functional.color_clears.single_context.gles2.rgba8888_pbuffer
dEQP-EGL.functional.color_clears.single_context.gles3.rgb888_pbuffer
dEQP-EGL.functional.color_clears.single_context.gles3.rgba8888_pbuffer
dEQP-EGL.functional.render.multi_context.gles2_gles3.rgba8888_pbuffer
dEQP-EGL.functional.render.multi_context.gles2.rgba8888_pbuffer
dEQP-EGL.functional.color_clears.multi_context.gles3.rgba8888_pbuffer
dEQP-EGL.functional.render.multi_thread.gles2.rgba8888_pbuffer
dEQP-EGL.functional.render.multi_thread.gles3.rgb888_pbuffer
dEQP-EGL.functional.render.multi_thread.gles3.rgba8888_pbuffer
dEQP-EGL.functional.render.single_context.gles2.rgba8888_pbuffer
dEQP-EGL.functional.render.single_context.gles3.rgb888_pbuffer
dEQP-EGL.functional.render.single_context.gles3.rgba8888_pbuffer
dEQP-EGL.functional.color_clears.*.rgb888_pbuffer
dEQP-EGL.functional.color_clears.*.rgba8888_pbuffer
dEQP-EGL.functional.render.*.rgb888_pbuffer
dEQP-EGL.functional.render.*.rgba8888_pbuffer
dEQP-EGL.functional.sharing.gles2.multithread.random_egl_sync.programs.link.7
dEQP-EGL.functional.sharing.gles2.multithread.random.images.copyteximage2d.19
dEQP-EGL.functional.sharing.gles2.multithread.random.images.copyteximage2d.6

View file

@ -9,3 +9,8 @@ dEQP-EGL.functional.sharing.gles2.multithread.random.images.copyteximage2d.1
dEQP-EGL.functional.sharing.gles2.multithread.random.images.copyteximage2d.4
dEQP-EGL.functional.sharing.gles2.multithread.random.images.copyteximage2d.12
dEQP-EGL.functional.sharing.gles2.multithread.random.images.copytexsubimage2d.1
dEQP-EGL.functional.color_clears.*.rgb888_pbuffer
dEQP-EGL.functional.color_clears.*.rgba8888_pbuffer
dEQP-EGL.functional.render.*.rgb888_pbuffer
dEQP-EGL.functional.render.*.rgba8888_pbuffer