[glib-networking] Revert "CI: Add LSAN_OPTIONS for debugging LeakSanitizer crashes"
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking] Revert "CI: Add LSAN_OPTIONS for debugging LeakSanitizer crashes"
- Date: Fri, 17 May 2019 03:15:42 +0000 (UTC)
commit 1702d3d92b677032d389466748e52a116394c2bd
Author: Michael Catanzaro <mcatanzaro posteo net>
Date: Fri May 17 03:15:27 2019 +0000
Revert "CI: Add LSAN_OPTIONS for debugging LeakSanitizer crashes"
This reverts commit 2b519213dd800a3bafae2a16206f33a6883c268f
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9d7a7e3..c97f7db 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,7 +11,7 @@ fedora-x86_64:
-Dwerror=true
build/
- ninja -C build/
- - LSAN_OPTIONS=verbosity=1:log_threads=1 meson test -v -C build/ --repeat=1000
+ - meson test -v -C build/ --repeat=1000
- meson install -C build/
artifacts:
paths:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]