From 1f89ea419d87f04b7c3ba0e839857109c84f6022 Mon Sep 17 00:00:00 2001 From: Emma Anholt Date: Tue, 3 Aug 2021 14:20:19 -0700 Subject: [PATCH] ci/freedreno: Clear out TF API errors xfails. These tests are flaky and sometimes segfault in CI, but usually pass. We hadn't noticed their change due to the test being marked as flaky. Part-of: --- src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-fails.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-fails.txt b/src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-fails.txt index 117fd61..309075e 100644 --- a/src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-fails.txt +++ b/src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-fails.txt @@ -212,10 +212,6 @@ spec@ext_texture_snorm@fbo-blending-formats@GL_INTENSITY8_SNORM,Fail spec@ext_texture_snorm@fbo-blending-formats@GL_INTENSITY_SNORM,Fail spec@ext_texture_snorm@fbo-blending-formats@GL_LUMINANCE8_SNORM,Fail spec@ext_texture_snorm@fbo-blending-formats@GL_LUMINANCE_SNORM,Fail -spec@ext_transform_feedback@api-errors bind_base_active,Crash -spec@ext_transform_feedback@api-errors bind_pipeline,Fail -spec@ext_transform_feedback@api-errors bind_range_active,Fail -spec@ext_transform_feedback@api-errors useprogstage_active,Crash spec@ext_transform_feedback2@draw-auto,Fail spec@ext_transform_feedback@generatemipmap prims_generated,Fail spec@ext_transform_feedback@immediate-reuse,Fail -- 2.7.4