From e119091e7d1af3a54b5d31e2e4d2786b995c149e Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Wed, 26 Nov 2025 12:34:28 +0100 Subject: [PATCH] panfrost/ci: remove some out-of-date xfails These are failing in nightly builds. Seems we forgot to update these xfails when fixing the problem. Fixes: a6bf07e7c24 ("dri: avoid sending too many present reuqests when app start or pause" Acked-by: Boris Brezillon Part-of: --- src/panfrost/ci/panfrost-g52-fails.txt | 2 -- src/panfrost/ci/panfrost-g57-fails.txt | 2 -- 2 files changed, 4 deletions(-) diff --git a/src/panfrost/ci/panfrost-g52-fails.txt b/src/panfrost/ci/panfrost-g52-fails.txt index 53ac2af3003..0ccf5db2aaf 100644 --- a/src/panfrost/ci/panfrost-g52-fails.txt +++ b/src/panfrost/ci/panfrost-g52-fails.txt @@ -65,8 +65,6 @@ spec@arb_texture_rg@fbo-blending-formats@GL_RG8,Fail spec@arb_texture_rg@fbo-blending-formats@GL_RG,Fail spec@arb_transform_feedback_instanced@draw-auto instanced,Fail spec@egl 1.4@eglterminate then unbind context,Fail -spec@egl_chromium_sync_control@conformance@eglGetSyncValuesCHROMIUM_msc_and_sbc_test,Fail -spec@egl_chromium_sync_control@conformance,Fail spec@egl_khr_gl_image@egl_khr_gl_renderbuffer_image-clear-shared-image gl_depth_component24,Fail spec@egl_khr_gl_image@egl_khr_gl_renderbuffer_image-clear-shared-image gl_rgba,Fail spec@egl_khr_surfaceless_context@viewport,Fail diff --git a/src/panfrost/ci/panfrost-g57-fails.txt b/src/panfrost/ci/panfrost-g57-fails.txt index a0db33dee46..893a32875a1 100644 --- a/src/panfrost/ci/panfrost-g57-fails.txt +++ b/src/panfrost/ci/panfrost-g57-fails.txt @@ -313,8 +313,6 @@ afbcp-spec@arb_texture_rg@fbo-blending-formats@GL_RG8,Fail afbcp-spec@arb_texture_rg@fbo-blending-formats@GL_RG,Fail afbcp-spec@arb_transform_feedback_instanced@draw-auto instanced,Fail afbcp-spec@egl 1.4@eglterminate then unbind context,Fail -afbcp-spec@egl_chromium_sync_control@conformance@eglGetSyncValuesCHROMIUM_msc_and_sbc_test,Fail -afbcp-spec@egl_chromium_sync_control@conformance,Fail afbcp-spec@egl_khr_gl_image@egl_khr_gl_renderbuffer_image-clear-shared-image gl_depth_component24,Fail afbcp-spec@egl_khr_gl_image@egl_khr_gl_renderbuffer_image-clear-shared-image gl_rgba,Fail afbcp-spec@egl_khr_surfaceless_context@viewport,Fail