forked from AuroraMiddleware/gtk
Merge branch 'ci-tweaks' into 'master'
ci: Use lsan again See merge request GNOME/gtk!2224
This commit is contained in:
commit
6aafb81702
@ -9,8 +9,6 @@ backend=$2
|
|||||||
|
|
||||||
# Ignore memory leaks lower in dependencies
|
# Ignore memory leaks lower in dependencies
|
||||||
export LSAN_OPTIONS=suppressions=$srcdir/lsan.supp
|
export LSAN_OPTIONS=suppressions=$srcdir/lsan.supp
|
||||||
# Disable lsan for now since it is crashy
|
|
||||||
export ASAN_OPTION=detect_leaks=0
|
|
||||||
|
|
||||||
case "${backend}" in
|
case "${backend}" in
|
||||||
x11)
|
x11)
|
||||||
|
Loading…
Reference in New Issue
Block a user