weston/.gitlab-ci
Daniel Stone c5ed892b1b CI: Disable ASan fast unwinding for suppressions
Unfortunately just adding suppressions isn't enough; the build of Expat
we have in our CI system does not have frame pointers, so ASan's fast
unwinder can't see through it. This means that the suppressions we've
added won't be taken into account.

For now, disable the fast unwinder for the Xwayland test only. Disabling
it globally is not practical as it massively increases the per-test
runtime, so here (to avoid polluting the build system), we use a
per-test wrapper to selectively choose the unwinder.

Signed-off-by: Daniel Stone <daniels@collabora.com>
2022-07-05 10:15:48 +01:00
..
virtme-scripts CI: Disable ASan fast unwinding for suppressions 2022-07-05 10:15:48 +01:00
build-deps.sh gitlab-ci: build libdrm version 2.4.108 from source 2022-06-07 09:34:54 +01:00
debian-install.sh doc/sphinx/doxygen.ini.in: Remove CLASS_DIAGRAM 2022-07-01 17:20:49 +03:00
leak-sanitizer.supp CI: Skip certain fontconfig leaks 2022-07-05 10:15:38 +01:00