Module: Mesa
Branch: main
Commit: ac613b9e4405c349b5715fb8989499bab4372cc4
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=ac613b9e4405c349b5715fb8989499bab4372cc4

Author: Daniel Stone <dani...@collabora.com>
Date:   Wed Nov 15 10:57:48 2023 +0000

panfrost/ci: Remove Vulkan expectations from G57

panvk doesn't yet support G57.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26449>

---

 src/panfrost/ci/panfrost-g57-fails.txt | 19 -------------------
 src/panfrost/ci/panfrost-g57-skips.txt |  7 -------
 2 files changed, 26 deletions(-)

diff --git a/src/panfrost/ci/panfrost-g57-fails.txt 
b/src/panfrost/ci/panfrost-g57-fails.txt
index a8c0d885193..841918b7dea 100644
--- a/src/panfrost/ci/panfrost-g57-fails.txt
+++ b/src/panfrost/ci/panfrost-g57-fails.txt
@@ -538,22 +538,3 @@ spec@!opengl 3.1@primitive-restart-xfb flush,Fail
 spec@!opengl 3.1@primitive-restart-xfb generated,Fail
 spec@!opengl 3.1@primitive-restart-xfb written,Fail
 spec@!opengl es 3.0@gles-3.0-transform-feedback-uniform-buffer-object,Fail
-
-# VK-GL-CTS 1.3.1.0 uprev, aka when we dropped the custom caselist file.
-dEQP-VK.api.copy_and_blit.core.resolve_image.copy_with_regions_before_resolving.4_bit,Crash
-dEQP-VK.api.copy_and_blit.core.resolve_image.diff_image_size.dst_256_256_11_4_bit,Crash
-dEQP-VK.api.copy_and_blit.core.resolve_image.diff_image_size.dst_256_512_1_4_bit,Crash
-dEQP-VK.api.copy_and_blit.core.resolve_image.diff_image_size.dst_266_256_1_4_bit,Crash
-dEQP-VK.api.copy_and_blit.core.resolve_image.diff_image_size.src_256_256_11_4_bit,Crash
-dEQP-VK.api.copy_and_blit.core.resolve_image.diff_image_size.src_256_512_1_4_bit,Crash
-dEQP-VK.api.copy_and_blit.core.resolve_image.diff_image_size.src_266_256_1_4_bit,Crash
-dEQP-VK.api.copy_and_blit.core.resolve_image.partial.4_bit,Crash
-dEQP-VK.api.copy_and_blit.core.resolve_image.whole.4_bit,Crash
-dEQP-VK.api.copy_and_blit.core.resolve_image.whole_copy_before_resolving_no_cab.4_bit,Crash
-dEQP-VK.api.copy_and_blit.core.resolve_image.with_regions.4_bit,Crash
-
-# The following tests started to fail after CI fix, see
-# https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16325
-dEQP-VK.rasterization.interpolation_multisample_4_bit.lines_wide,Fail
-dEQP-VK.rasterization.interpolation_multisample_4_bit.non_strict_lines_wide,Fail
-dEQP-VK.rasterization.interpolation_multisample_4_bit.triangles,Fail
diff --git a/src/panfrost/ci/panfrost-g57-skips.txt 
b/src/panfrost/ci/panfrost-g57-skips.txt
index 10f712100af..9f50e2548ea 100644
--- a/src/panfrost/ci/panfrost-g57-skips.txt
+++ b/src/panfrost/ci/panfrost-g57-skips.txt
@@ -10,13 +10,6 @@ dEQP-GLES31.functional.draw_indirect.compute_interop.large.*
 # https://gitlab.freedesktop.org/mesa/mesa/-/jobs/19776551
 dEQP-GLES31.functional.ssbo.layout.random.all_shared_buffer.36
 
-# InternalError (Variable pointers requested but feature not returned at
-# vktAmberTestCase.cpp:364)
-dEQP-VK.spirv_assembly.instruction.compute.vector_shuffle.vector_shuffle
-
-# Seems to timeout occasionally
-dEQP-VK.api.object_management.max_concurrent.query_pool
-
 # Causes a GPU timeout
 spec@!opengl 1.1@longprim
 

Reply via email to