projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee2152f
)
ci: More verbose output from asan
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 20 Dec 2022 04:36:19 +0000
(23:36 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 20 Dec 2022 05:32:51 +0000
(
00:32
-0500)
.gitlab-ci/run-tests.sh
patch
|
blob
|
history
diff --git
a/.gitlab-ci/run-tests.sh
b/.gitlab-ci/run-tests.sh
index b60c3b38cc09d127f731b2d841a49892137e9b82..a4593532f347b226ce4c2a53de5a23e56cca685b 100755
(executable)
--- a/
.gitlab-ci/run-tests.sh
+++ b/
.gitlab-ci/run-tests.sh
@@
-8,7
+8,7
@@
builddir=$1
backend=$2
# Ignore memory leaks lower in dependencies
-export LSAN_OPTIONS=suppressions=$srcdir/lsan.supp:print_suppressions=0
+export LSAN_OPTIONS=suppressions=$srcdir/lsan.supp:print_suppressions=0
:verbosity=1:log_threads=1
export G_SLICE=always-malloc
case "${backend}" in