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

Author: Samuel Pitoiset <samuel.pitoi...@gmail.com>
Date:   Wed Dec  6 15:52:58 2023 +0100

zink/ci: skip more tests that run OOM on NAVI31

These have been skipped recently, but not for NAVI31 for some reasons.

Signed-off-by: Samuel Pitoiset <samuel.pitoi...@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26544>

---

 src/gallium/drivers/zink/ci/zink-radv-navi31-skips.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/gallium/drivers/zink/ci/zink-radv-navi31-skips.txt 
b/src/gallium/drivers/zink/ci/zink-radv-navi31-skips.txt
index 2238cb8d07e..47781bd87ae 100644
--- a/src/gallium/drivers/zink/ci/zink-radv-navi31-skips.txt
+++ b/src/gallium/drivers/zink/ci/zink-radv-navi31-skips.txt
@@ -30,3 +30,5 @@ spec@arb_shader_clock@execution@clock.*
 
 # These run OOM and migth hang?
 spec@arb_texture_buffer_object@texture-buffer-size-clamp.*
+spec@!opengl 1.1@streaming-texture-leak
+spec@arb_uniform_buffer_object@maxuniformblocksize.*

Reply via email to