projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40f215e
)
Revert "ci: More verbose output from asan"
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 5 Jun 2023 18:52:15 +0000
(14:52 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 5 Jun 2023 18:52:15 +0000
(14:52 -0400)
This reverts commit
4f65c121b701c839552b89991d009c48d8636480
.
.gitlab-ci/run-tests.sh
patch
|
blob
|
history
diff --git
a/.gitlab-ci/run-tests.sh
b/.gitlab-ci/run-tests.sh
index 53d73beb36ec9de2edd33c4b3a2de7d7b686b0a3..60efda3b7293cd2144a5d67f7aad7de8d1347dc7 100755
(executable)
--- a/
.gitlab-ci/run-tests.sh
+++ b/
.gitlab-ci/run-tests.sh
@@
-9,7
+9,7
@@
backend=$2
multiplier=${MESON_TEST_TIMEOUT_MULTIPLIER:-1}
# Ignore memory leaks lower in dependencies
-export LSAN_OPTIONS=suppressions=$srcdir/lsan.supp:print_suppressions=0
:verbosity=1:log_threads=1
+export LSAN_OPTIONS=suppressions=$srcdir/lsan.supp:print_suppressions=0
export G_SLICE=always-malloc
case "${backend}" in