Module: Mesa Branch: main Commit: 3823d4696a2f458a9baa6780b76685034205fec4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3823d4696a2f458a9baa6780b76685034205fec4
Author: David Heidelberg <[email protected]> Date: Fri Mar 17 20:05:11 2023 +0100 ci/intel: add dEQP-EGL.functional.wide_color.window_fp16_default_colorspace flake Occasionally flake since Wayland got enabled. Acked-by: Guilherme Gallo <[email protected]> Signed-off-by: David Heidelberg <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21990> --- src/intel/ci/iris-apl-flakes.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/intel/ci/iris-apl-flakes.txt b/src/intel/ci/iris-apl-flakes.txt index f26d9dce809..15b3bd23b43 100644 --- a/src/intel/ci/iris-apl-flakes.txt +++ b/src/intel/ci/iris-apl-flakes.txt @@ -21,3 +21,6 @@ dEQP-EGL.functional.sharing.gles2.multithread.simple.buffers.buffersubdata_rende # 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 + +# Since Wayland was enabled on x86-64, this test flakes occasionally. +wayland-dEQP-EGL.functional.wide_color.window_fp16_default_colorspace
