panfrost/ci: Add environment variable to suppress warnings

Without it, our test log fills up with warnings that crawling index
buffers from the CPU isn't valid. We know that.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26449>
This commit is contained in:
Daniel Stone 2023-11-15 11:20:26 +00:00 committed by Marge Bot
parent ac613b9e44
commit f51d99def6
5 changed files with 21 additions and 8 deletions

View file

@ -91,6 +91,7 @@ for var in \
NIR_DEBUG \
PAN_I_WANT_A_BROKEN_VULKAN_DRIVER \
PAN_MESA_DEBUG \
PANVK_DEBUG \
PIGLIT_FRACTION \
PIGLIT_NO_WINDOW \
PIGLIT_OPTIONS \