[gnome-software/wip/ci-test] b



commit 41924caa115cf50b4ec31b79aeba865eed6c5747
Author: Milan Crha <mcrha redhat com>
Date:   Tue Mar 15 12:28:35 2022 +0100

    b

 .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 18c4fdc85..98105a7b6 100755
--- a/.gitlab-ci/run-tests.sh
+++ b/.gitlab-ci/run-tests.sh
@@ -12,6 +12,8 @@ case "$1" in
     log_file="_build/meson-logs/testlog.json"
 esac
 
+sudo dnf install -y gdb
+
 # FIXME: The tests should be isolated and use mock services so they do not
 # require a functioning system bus. This will have to do for now though.
 sudo mkdir -p /run/dbus


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