ci: Add test streaming-texture-leak to all-skips

even with a 256x256 map, it is over 1 GiB of texture memory
allocated. Also, individually, it was disabled in most of
the tests as it is either too slow or results in an OOM

Signed-off-by: Ritesh Raj Sarraf <ritesh.sarraf@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36493>
This commit is contained in:
Ritesh Raj Sarraf
2025-08-01 14:32:50 +05:30
committed by Marge Bot
parent 4af3dcd969
commit 1e92d6f369
20 changed files with 7 additions and 25 deletions

View File

@@ -113,3 +113,10 @@ spec@arb_program_interface_query@arb_program_interface_query-getprogramresourcei
# but don't swap.
spec@!opengl 1.0@gl-1.0-swapbuffers-behavior
spec@!opengl 1.1@read-front
# Skip test everywhere
# Because even with a 256x256 map, it is over 1 GiB of texture memory
# allocated
# Also, individually, it was disabled in most of the tests as it is
# either too slow or results in an OOM
spec@!opengl 1.1@streaming-texture-leak