From 8f6126e21a7218953384f9052093855882b9371c Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Thu, 16 Mar 2023 10:56:05 +0000 Subject: [PATCH] v3dv/ci: fix test name (`,Fail` is not part of the test name) Fixes: a0bf0adade0b23f72d69 ("ci/broadcom: move rare failure to the flakes") Part-of: --- src/broadcom/ci/broadcom-rpi4-flakes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/broadcom/ci/broadcom-rpi4-flakes.txt b/src/broadcom/ci/broadcom-rpi4-flakes.txt index 6ce1ec3..cf7db02 100644 --- a/src/broadcom/ci/broadcom-rpi4-flakes.txt +++ b/src/broadcom/ci/broadcom-rpi4-flakes.txt @@ -30,4 +30,4 @@ dEQP-GLES3.functional.texture.specification.teximage2d_pbo.rgba32i_cube # Failed twice one day with two different bad renders, and never since: # https://gitlab.freedesktop.org/eric/mesa/-/jobs/37556931 # https://gitlab.freedesktop.org/eric/mesa/-/jobs/37596148 -dEQP-VK.renderpass2.suballocation.load_store_op_none.depthstencil_d24_unorm_s8_uint_load_op_depth_load_stencil_none_store_op_depth_store_stencil_none_stencil_write_off,Fail +dEQP-VK.renderpass2.suballocation.load_store_op_none.depthstencil_d24_unorm_s8_uint_load_op_depth_load_stencil_none_store_op_depth_store_stencil_none_stencil_write_off -- 2.7.4