From b92c6e16ab76a23f8dc939ac947c0cb6a07b7f0e Mon Sep 17 00:00:00 2001 From: Rob Clark Date: Wed, 3 Apr 2024 07:50:23 -0700 Subject: [PATCH] freedreno/ci: Skip max-texture-size It is just an OoM test Signed-off-by: Rob Clark Part-of: --- src/freedreno/ci/freedreno-a630-flakes.txt | 4 ---- src/freedreno/ci/freedreno-a6xx-skips.txt | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/freedreno/ci/freedreno-a630-flakes.txt b/src/freedreno/ci/freedreno-a630-flakes.txt index 883067c6c11..ee4907cf8bd 100644 --- a/src/freedreno/ci/freedreno-a630-flakes.txt +++ b/src/freedreno/ci/freedreno-a630-flakes.txt @@ -204,10 +204,6 @@ KHR-GLES31.core.shader_image_load_store.basic-allTargets-atomicFS KHR-GL46.shader_image_load_store.basic-allTargets-atomic -# intermittently crashing with a sig11, maybe starting around 2023-01-18. -# One log had the kernel complaining about allocating memory. -spec@!opengl 1.1@max-texture-size - # First seen 2023-05-05 gmem-unaligned-dEQP-VK.renderpass.suballocation.load_store_op_none.depthstencil_d32_sfloat_s8_uint_load_op_depth_load_stencil_none_store_op_depth_store_stencil_none_stencil_write_off diff --git a/src/freedreno/ci/freedreno-a6xx-skips.txt b/src/freedreno/ci/freedreno-a6xx-skips.txt index 8cb2f12ddfe..a0340f714bf 100644 --- a/src/freedreno/ci/freedreno-a6xx-skips.txt +++ b/src/freedreno/ci/freedreno-a6xx-skips.txt @@ -32,6 +32,10 @@ spec@arb_buffer_storage@bufferstorage-persistent_gles3 read client-storage spec@arb_buffer_storage@bufferstorage-persistent_gles3 read coherent spec@arb_buffer_storage@bufferstorage-persistent_gles3 read coherent client-storage +# Don't bother trying, it just causes more OoM havoc than it is +# worth: +spec@!opengl 1.1@max-texture-size + # These are redundant with arb_copy_image, so skip them to cut down # on CI runtime: spec@nv_copy_image@nv_copy_image.*