[epiphany/mcatanzaro/flat-manager-asan: 6/6] Disable LeakSanitizer
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/mcatanzaro/flat-manager-asan: 6/6] Disable LeakSanitizer
- Date: Fri, 19 Jul 2019 21:23:33 +0000 (UTC)
commit 5569eb065eccb7eb0a82965135cf5b8177131c86
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Fri Jul 19 14:01:28 2019 -0500
Disable LeakSanitizer
We'll never be able to enable asan if we insist on zero memory leaks,
since there are leaks in fontconfig we can't do anything about, and
leaks with no actionable backtraces.
Thanks to Abderrahim for helping with this.
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 13b19990d..6d6408f9c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -15,6 +15,7 @@ check-code-style:
variables:
BUNDLE: 'epiphany-git.flatpak'
+ TEST_BUILD_ARGS: '--env=ASAN_OPTIONS=detect_leaks=0'
.flatpak-template:
extends: '.flatpak'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]