[gnome-software/wip/mcrha/gitlab-ci-verbose-tests] gitlab-ci: Run tests in verbose mode
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/mcrha/gitlab-ci-verbose-tests] gitlab-ci: Run tests in verbose mode
- Date: Tue, 2 Feb 2021 07:56:55 +0000 (UTC)
commit ecf6b95f0fa51d698031c0a37106e659b0cee8fb
Author: Milan Crha <mcrha redhat com>
Date: Tue Feb 2 08:55:46 2021 +0100
gitlab-ci: Run tests in verbose mode
Thus it's obvious what failed, if anything failed.
.gitlab-ci/run-tests.sh | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci/run-tests.sh b/.gitlab-ci/run-tests.sh
index c2b38c427..5f3c21092 100755
--- a/.gitlab-ci/run-tests.sh
+++ b/.gitlab-ci/run-tests.sh
@@ -28,6 +28,7 @@ meson test \
-C _build \
--timeout-multiplier ${MESON_TEST_TIMEOUT_MULTIPLIER} \
--no-suite flaky \
+ --verbose \
"$@"
exit_code=$?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]