diff --git a/src/panfrost/ci/panfrost-t720-flakes.txt b/src/panfrost/ci/panfrost-t720-flakes.txt index b1ec89b378d..e69de29bb2d 100644 --- a/src/panfrost/ci/panfrost-t720-flakes.txt +++ b/src/panfrost/ci/panfrost-t720-flakes.txt @@ -1,4 +0,0 @@ -dEQP-GLES2.functional.fragment_ops.interaction.basic_shader.* -dEQP-GLES2.functional.fragment_ops.random.* -dEQP-GLES2.functional.fragment_ops.blend.equation_src_func_dst_func.* -dEQP-GLES2.functional.fragment_ops.blend.rgb_func_alpha_func.* diff --git a/src/panfrost/ci/panfrost-t720-skips.txt b/src/panfrost/ci/panfrost-t720-skips.txt index 5ec2c169100..4b8d1e7ffe8 100644 --- a/src/panfrost/ci/panfrost-t720-skips.txt +++ b/src/panfrost/ci/panfrost-t720-skips.txt @@ -5,3 +5,9 @@ # Needs investigation dEQP-GLES2.functional.fbo.render.shared_colorbuffer.rbo_rgb565_depth_component16 dEQP-GLES2.functional.fbo.render.shared_colorbuffer.tex2d_rgba_depth_component16 + +# Blending seems unstable on T720, skip to avoid flakes +dEQP-GLES2.functional.fragment_ops.interaction.basic_shader.* +dEQP-GLES2.functional.fragment_ops.random.* +dEQP-GLES2.functional.fragment_ops.blend.equation_src_func_dst_func.* +dEQP-GLES2.functional.fragment_ops.blend.rgb_func_alpha_func.*