radv/ci: remove RADV_DEBUG=novideo for radv-gfx1201-vkcts

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37134>
This commit is contained in:
Samuel Pitoiset
2025-09-02 10:56:47 +02:00
committed by Marge Bot
parent a8e64e83c2
commit 6bc70a0e8f
+1 -2
View File
@@ -326,8 +326,7 @@ radv-gfx1201-vkcts:
- .radv-valve-rules
variables:
# TODO: Verify that task shaders don't hang.
# TODO: Fix GPU hangs with video
RADV_DEBUG: nomeshshader,novideo
RADV_DEBUG: nomeshshader
RADV_PERFTEST: transfer_queue,hic
CI_TRON_TIMEOUT__OVERALL__MINUTES: 15