llvmpipe/ci: Actually enable ASan testing for llvmpipe-deqp-asan

The llvmpipe-deqp-asan job never preloaded libasan.so.8. Fix this
by enabling the new DEQP_FORCE_ASAN option to ensure ASan testing
is performed.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32659>
This commit is contained in:
Valentine Burley 2024-12-17 10:33:14 +01:00 committed by Marge Bot
parent 04b154b847
commit e03e1adcf0

View file

@ -56,6 +56,7 @@ llvmpipe-deqp-asan:
# busy at the deqp-runner level, and we don't want to overload fd.o
# shared runners
LP_NUM_THREADS: 0
DEQP_FORCE_ASAN: 1
extends: .llvmpipe-deqp-test
needs:
- debian/x86_64_test-gl