[glib/1798-freebsd-test] WIP



commit ee17623bb172bfd87bb8f9e2d8727c1730a372b2
Author: Philip Withnall <withnall endlessm com>
Date:   Mon Jun 3 17:52:57 2019 +0100

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

 .gitlab-ci/run-tests.sh | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci/run-tests.sh b/.gitlab-ci/run-tests.sh
index ca02816f9..3b937d56c 100755
--- a/.gitlab-ci/run-tests.sh
+++ b/.gitlab-ci/run-tests.sh
@@ -5,7 +5,9 @@ set +e
 meson test \
         -C _build \
         --timeout-multiplier ${MESON_TEST_TIMEOUT_MULTIPLIER} \
-        --no-suite flaky
+        --no-suite flaky \
+        --gdb \
+        contenttype
 
 exit_code=$?
 


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