[glib/wip/pwithnall/converter-stream-debugging] WIP



commit c235f9e20a1a7d4ad646a155aada70603acc432c
Author: Philip Withnall <pwithnall endlessos org>
Date:   Tue Apr 5 15:20:26 2022 +0100

    WIP
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 .gitlab-ci/run-tests.sh | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci/run-tests.sh b/.gitlab-ci/run-tests.sh
index b545a6f3c1..3b482bab29 100755
--- a/.gitlab-ci/run-tests.sh
+++ b/.gitlab-ci/run-tests.sh
@@ -16,6 +16,8 @@ meson test \
         -C _build \
         --timeout-multiplier "${MESON_TEST_TIMEOUT_MULTIPLIER}" \
         --no-suite flaky \
+        --repeat 1000 \
+        converter-stream \
         "$@"
 
 exit_code=$?


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