[gnome-software/wip/ci-test] i
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/ci-test] i
- Date: Tue, 15 Mar 2022 14:42:41 +0000 (UTC)
commit 825286c845ee6916229a1fab0ea78e430fbaa5c2
Author: Milan Crha <mcrha redhat com>
Date: Tue Mar 15 15:42:11 2022 +0100
i
.gitlab-ci/run-tests.sh | 4 ----
1 file changed, 4 deletions(-)
---
diff --git a/.gitlab-ci/run-tests.sh b/.gitlab-ci/run-tests.sh
index ec401a51b..dd5c7d6e4 100755
--- a/.gitlab-ci/run-tests.sh
+++ b/.gitlab-ci/run-tests.sh
@@ -12,8 +12,6 @@ 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
@@ -31,8 +29,6 @@ meson test \
--timeout-multiplier ${MESON_TEST_TIMEOUT_MULTIPLIER} \
--no-suite flaky \
--print-errorlogs \
- --gdb \
- --gdb-path=/builds/GNOME/gnome-software/.gitlab-ci/mygdb.sh \
"$@"
sudo coredumpctl info
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]