From b6d5cb0d39be4882d7454e05d76e51629a409616 Mon Sep 17 00:00:00 2001 From: Erico Nunes Date: Sat, 18 Mar 2023 12:57:49 +0100 Subject: [PATCH] lima/ci: restore swap buffers egl tests With the weston idle-time issue fixed, these no longer timeout and can be enabled again. Signed-off-by: Erico Nunes Reviewed-by: Vasily Khoruzhick Part-of: --- src/gallium/drivers/lima/ci/lima-skips.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/gallium/drivers/lima/ci/lima-skips.txt b/src/gallium/drivers/lima/ci/lima-skips.txt index 81d68cc..0d82a90 100644 --- a/src/gallium/drivers/lima/ci/lima-skips.txt +++ b/src/gallium/drivers/lima/ci/lima-skips.txt @@ -4,9 +4,7 @@ # deqp-egl skips # slow -dEQP-EGL.functional.buffer_age.no_preserve dEQP-EGL.functional.multicontext -dEQP-EGL.functional.swap_buffers_with_damage # piglit skips gles3 -- 2.7.4