[glib/1798-freebsd-test] WIP



commit 44a344285b3cb7ba6f9780bdd6dd4db1fe4422ca
Author: Philip Withnall <withnall endlessm com>
Date:   Mon Jun 3 18:25:24 2019 +0100

    WIP
    
    Signed-off-by: Philip Withnall <withnall endlessm com>

 .gitlab-ci/run-tests.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci/run-tests.sh b/.gitlab-ci/run-tests.sh
index 13f5362b9..34d9f1bf1 100755
--- a/.gitlab-ci/run-tests.sh
+++ b/.gitlab-ci/run-tests.sh
@@ -7,7 +7,7 @@ meson test \
         --timeout-multiplier ${MESON_TEST_TIMEOUT_MULTIPLIER} \
         --no-suite flaky \
         -v \
-        --wrapper 'gdb -ex run -ex quit -batch --args' \
+        --wrapper 'valgrind' \
         contenttype
 
 exit_code=$?


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