From 50361c71f4764d23999256f048d97842c970dd8c Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Mon, 13 Feb 2023 22:07:23 +0000 Subject: [PATCH] broadcom/ci: skip buffer_age.no_preserve and swap_buffers_with_damage on wayland They hang the runner, but they all pass fine on my rpi. Will need investigating, but for now skip them. Signed-off-by: Eric Engestrom Acked-by: Daniel Stone Reviewed-by: David Heidelberg Part-of: --- src/broadcom/ci/broadcom-rpi3-skips.txt | 5 +++++ src/broadcom/ci/broadcom-rpi4-skips.txt | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/src/broadcom/ci/broadcom-rpi3-skips.txt b/src/broadcom/ci/broadcom-rpi3-skips.txt index 1501d385014..3c4249cb755 100644 --- a/src/broadcom/ci/broadcom-rpi3-skips.txt +++ b/src/broadcom/ci/broadcom-rpi3-skips.txt @@ -24,6 +24,11 @@ dEQP-GLES2.functional.shaders.loops.*dynamic.*vertex KHR-GLES2.texture_3d.filtering.sizes.3x7x5_linear_mipmap_linear KHR-GLES2.texture_3d.filtering.sizes.4x8x8_linear_mipmap_linear +# Hangs the runner +# https://gitlab.freedesktop.org/mesa/mesa/-/issues/8343 +wayland-dEQP-EGL.functional.buffer_age.no_preserve.* +wayland-dEQP-EGL.functional.swap_buffers_with_damage.* + # Slow tests (> 1 minute to run) spec@ext_framebuffer_multisample@accuracy glx@glx-multithread-texture diff --git a/src/broadcom/ci/broadcom-rpi4-skips.txt b/src/broadcom/ci/broadcom-rpi4-skips.txt index 1245e5edf7e..8bcaa46a646 100644 --- a/src/broadcom/ci/broadcom-rpi4-skips.txt +++ b/src/broadcom/ci/broadcom-rpi4-skips.txt @@ -18,6 +18,11 @@ spec@glsl-3.* spec@glsl-4.* spec@glsl-es-3.20.* +# Hangs the runner +# https://gitlab.freedesktop.org/mesa/mesa/-/issues/8343 +wayland-dEQP-EGL.functional.buffer_age.no_preserve.* +wayland-dEQP-EGL.functional.swap_buffers_with_damage.* + # Broadcom waivers dEQP-VK.draw.inverted_depth_ranges.nodepthclamp_deltazero dEQP-VK.rasterization.depth_bias.d32_sfloat