From 28f0157250df7d4da129f9ceb482f2ac16b567bb Mon Sep 17 00:00:00 2001 From: Dmitry Baryshkov Date: Fri, 27 Feb 2026 16:51:37 +0200 Subject: [PATCH] freedreno/ci: update nightly expectations Document nightly changes occuring in 6ea4fe98..c69f7904: - KHR-GLES2.shaders.aggressive_optimizations.sin_vec3_frag, crash, run out of the register space - dEQP-GLES2.functional.shaders.indexing.matrix_subscript.mat4_static_loop_write_dynamic_loop_read_fragment, passes now - dEQP-GLES2.functional.color_clear.single_rgba, new flake Signed-off-by: Dmitry Baryshkov Part-of: --- src/freedreno/ci/freedreno-a200-fails.txt | 2 +- src/freedreno/ci/freedreno-a200-flakes.txt | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/freedreno/ci/freedreno-a200-fails.txt b/src/freedreno/ci/freedreno-a200-fails.txt index 68ac18dd697..7146d17630c 100644 --- a/src/freedreno/ci/freedreno-a200-fails.txt +++ b/src/freedreno/ci/freedreno-a200-fails.txt @@ -3,6 +3,7 @@ KHR-GLES2.core.internalformat.texture2d.depth_component_unsigned_int_depth_compo KHR-GLES2.core.internalformat.texture2d.depth_component_unsigned_short_depth_component16,Fail KHR-GLES2.core.internalformat.texture2d.rgb_float_rgb32f,Fail KHR-GLES2.core.internalformat.texture2d.rgba_float_rgba32f,Fail +KHR-GLES2.shaders.aggressive_optimizations.sin_vec3_frag,Crash KHR-GLES2.shaders.negative.constant_sequence,Crash KHR-GLES2.texture_3d.copy_sub_image.rgba,Crash KHR-GLES2.texture_3d.filtering.combinations.linear_linear_clamp_clamp_clamp,Crash @@ -694,7 +695,6 @@ dEQP-GLES2.functional.shaders.fragdata.valid_static_index,Fail dEQP-GLES2.functional.shaders.fragdata.valid_uniform_index,Fail dEQP-GLES2.functional.shaders.functions.datatypes.float_mat4_vertex,Fail dEQP-GLES2.functional.shaders.functions.qualifiers.in_lowp_float_vertex,Fail -dEQP-GLES2.functional.shaders.indexing.matrix_subscript.mat4_static_loop_write_dynamic_loop_read_fragment,Fail dEQP-GLES2.functional.shaders.indexing.tmp_array.float_const_write_dynamic_loop_read_fragment,Crash dEQP-GLES2.functional.shaders.indexing.tmp_array.float_const_write_dynamic_loop_read_vertex,Crash dEQP-GLES2.functional.shaders.indexing.tmp_array.float_const_write_dynamic_read_fragment,Fail diff --git a/src/freedreno/ci/freedreno-a200-flakes.txt b/src/freedreno/ci/freedreno-a200-flakes.txt index e071f9eeeb4..44032176116 100644 --- a/src/freedreno/ci/freedreno-a200-flakes.txt +++ b/src/freedreno/ci/freedreno-a200-flakes.txt @@ -1,3 +1,6 @@ # It was Timeout'ing when run in with concurency set to 2, let's call it a # flake for now dEQP-GLES2.functional.texture.mipmap.cube.basic.linear_linear + +# likely in 6ea4fe98..c69f7904 +dEQP-GLES2.functional.color_clear.single_rgba