[glib-networking/mcatanzaro/ci-test] Give asan tests much longer
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking/mcatanzaro/ci-test] Give asan tests much longer
- Date: Wed, 20 Nov 2019 23:40:06 +0000 (UTC)
commit c8ee06ed1957c68fa577ce670d5f75d6abffc968
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Wed Nov 20 17:40:07 2019 -0600
Give asan tests much longer
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bf93329..07824e4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,7 +12,7 @@ fedora-x86_64:
-Dwerror=true
build/
- ninja -C build/
- - ASAN_OPTIONS=fast_unwind_on_malloc=0 meson test -v -C build/
+ - ASAN_OPTIONS=fast_unwind_on_malloc=0 meson test --verbose --timeout-multiplier=5 -C build/
- rm -rf build/
# Now again, this time without asan. We will additionally test installation.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]