Module: Mesa Branch: main Commit: 72dba615be263186123cb48d3d88aff5094014d3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=72dba615be263186123cb48d3d88aff5094014d3
Author: Emma Anholt <[email protected]> Date: Thu May 5 15:17:43 2022 -0700 ci/iris: Add a bunch of APL and KBL flakes recently. I got hit by one of them trying to merge !8044. Just update the list. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8044> --- src/intel/ci/iris-apl-flakes.txt | 28 ++++++++++++++++++++++++++++ src/intel/ci/iris-kbl-flakes.txt | 11 +++++++++++ 2 files changed, 39 insertions(+) diff --git a/src/intel/ci/iris-apl-flakes.txt b/src/intel/ci/iris-apl-flakes.txt index 34b4583fa72..29a0d14d270 100644 --- a/src/intel/ci/iris-apl-flakes.txt +++ b/src/intel/ci/iris-apl-flakes.txt @@ -3,3 +3,31 @@ 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 + +# 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.rgba8888_pbuffer +dEQP-EGL.functional.render.multi_context.gles2_gles3.rgba8888_pbuffer +dEQP-EGL.functional.render.multi_context.gles2.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.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 +dEQP-EGL.functional.sharing.gles2.multithread.random.images.copytexsubimage2d.1 +dEQP-EGL.functional.sharing.gles2.multithread.simple.buffers.bufferdata_render +dEQP-EGL.functional.sharing.gles2.multithread.simple.buffers.buffersubdata_render + +# 2022-05-05 18:40:38.338304: [ 830.056851] i915 0000:00:02.0: [drm] Resetting rcs0 for preemption time out +# 2022-05-05 18:40:38.338503: [ 830.064660] i915 0000:00:02.0: [drm] deqp-gles31[2571] context reset due to GPU hang +# 2022-05-05 18:40:38.338548: [ 830.144153] i915 0000:00:02.0: [drm] GPU HANG: ecode 9:1:87d79ffe, in deqp-gles31 [2571] +dEQP-GLES31.functional.primitive_bounding_box.clear.scissored_clear_with_triangles +dEQP-GLES31.functional.primitive_bounding_box.clear.scissored_clear_with_triangles_per_primitive_bbox diff --git a/src/intel/ci/iris-kbl-flakes.txt b/src/intel/ci/iris-kbl-flakes.txt index f93e9cd9d8f..d8396f04c76 100644 --- a/src/intel/ci/iris-kbl-flakes.txt +++ b/src/intel/ci/iris-kbl-flakes.txt @@ -2,3 +2,14 @@ spec@arb_query_buffer_object@qbo spec@amd_performance_monitor@measure spec@amd_performance_monitor@measure@change counters while active spec@amd_performance_monitor@measure@counters in range + +glx@glx-copy-sub-buffer samples=2 +glx@glx-copy-sub-buffer samples=16 + +#X Error of failed request: BadValue (integer parameter out of range for operation) +# Major opcode of failed request: 148 () +# Minor opcode of failed request: 4 +# Value in failed request: 0xa00007 +# Serial number of failed request: 41 +# Current serial number in output stream: 45 +glx@glx-multi-context-ib-1
