From c26273109f786117108d19c98a7a4eb43ac8d744 Mon Sep 17 00:00:00 2001 From: Christoph Pillmayer Date: Tue, 8 Apr 2025 15:01:30 +0000 Subject: [PATCH] panfrost/ci: Update spec@ext_transform_feedback@max-varyings result After the previous changes to varyings, this test no longer crashes. Update the expected result from Crash to Fail to reflect that. Reviewed-by: Lars-Ivar Hesselberg Simonsen Reviewed-by: Boris Brezillon Part-of: --- src/panfrost/ci/panfrost-g57-fails.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/panfrost/ci/panfrost-g57-fails.txt b/src/panfrost/ci/panfrost-g57-fails.txt index e2b5e98de42..c262fca7cc6 100644 --- a/src/panfrost/ci/panfrost-g57-fails.txt +++ b/src/panfrost/ci/panfrost-g57-fails.txt @@ -299,7 +299,7 @@ spec@ext_clear_texture@ext_clear_texture-base-formats,Fail spec@ext_disjoint_timer_query@simple,Fail spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount-multithread,Crash spec@ext_timer_query@time-elapsed,Fail -spec@ext_transform_feedback@max-varyings,Crash +spec@ext_transform_feedback@max-varyings,Fail spec@ext_transform_feedback@max-varyings@max-varying-single-dimension-array,Fail spec@glsl-1.30@execution@tex-miplevel-selection texturegrad 1d,Fail spec@glsl-1.30@execution@tex-miplevel-selection texturegrad 1darray,Fail