Module: Mesa Branch: main Commit: 9e6c88c96b7406c34359c40539f334f145a24036 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e6c88c96b7406c34359c40539f334f145a24036
Author: David Heidelberg <[email protected]> Date: Fri Mar 17 19:50:49 2023 +0100 ci/freedreno: add recent occasional flakes 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/freedreno/ci/freedreno-a618-flakes.txt | 4 +++- src/gallium/drivers/llvmpipe/ci/llvmpipe-flakes.txt | 3 +++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/src/freedreno/ci/freedreno-a618-flakes.txt b/src/freedreno/ci/freedreno-a618-flakes.txt index 5e47e28773c..6b76ffca65e 100644 --- a/src/freedreno/ci/freedreno-a618-flakes.txt +++ b/src/freedreno/ci/freedreno-a618-flakes.txt @@ -196,8 +196,10 @@ KHR-GL45.buffer_storage.map_persistent_dispatch # recent flakes, first occurence 09-02-2023 KHR-GL45.buffer_storage.map_persistent_flush -# very rare flake (once two weeks), first occurence 21-02-2023 +# very rare flake (once two weeks), first occurence 21-02-2023 (8i.samples_4.mask_3) +KHR-GL45.sample_variables.mask.rgba8ui.samples_0.mask_2 KHR-GL45.sample_variables.mask.rgba8i.samples_4.mask_3 +KHR-GL45.sample_variables.mask.rgba32f.samples_4.mask_3 # issue #8219 - 37cde2c6 onwards exhibits descriptor flakiness gmem-dEQP-VK.*descriptor diff --git a/src/gallium/drivers/llvmpipe/ci/llvmpipe-flakes.txt b/src/gallium/drivers/llvmpipe/ci/llvmpipe-flakes.txt index 4984af93ed6..14c43ce84ba 100644 --- a/src/gallium/drivers/llvmpipe/ci/llvmpipe-flakes.txt +++ b/src/gallium/drivers/llvmpipe/ci/llvmpipe-flakes.txt @@ -23,3 +23,6 @@ glx@glx-multi-context-single-window # unreliable, probably from scheduling. spec@arb_timer_query@timestamp-get + +# flakes very often +wayland-dEQP-EGL.functional.wide_color.window_8888_colorspace_srgb
