[glib-networking/mcatanzaro/lsan-crash] experiment: how does --no-stdsplit affect readability of test results?



commit 0d51e97ddbdd1bca647e931aacf2c52725128744
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Fri May 17 12:57:19 2019 -0500

    experiment: how does --no-stdsplit affect readability of test results?

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4574406..5944122 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,7 +14,7 @@ fedora-x86_64:
     - meson test -v -C build/
     - meson --reconfigure -Db_sanitize=none build/
     - ninja -C build/
-    - meson test -v -C build/ --repeat=500
+    - meson test -v -C build/ --repeat=500 --no-stdsplit
     - meson install -C build/
   artifacts:
     paths:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]