ci/iris: Generalize the 8888_pbuffer EGL known flakes and share with GLK.
authorEmma Anholt <emma@anholt.net>
Tue, 17 Jan 2023 21:51:55 +0000 (13:51 -0800)
committerMarge Bot <emma+marge@anholt.net>
Wed, 18 Jan 2023 04:43:59 +0000 (04:43 +0000)
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>

src/intel/ci/iris-apl-flakes.txt
src/intel/ci/iris-glk-flakes.txt

index c5118a8..f26d9dc 100644 (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
index 319ddff..a0f959e 100644 (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