[glib/wip/lantw/ci-test] Run meson test in verbose mode
- From: Ting-Wei Lan <lantw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/lantw/ci-test] Run meson test in verbose mode
- Date: Tue, 24 Jul 2018 16:44:55 +0000 (UTC)
commit f1bcc8d46ee89d9e603538205448b6b58d47501c
Author: Ting-Wei Lan <lantw src gnome org>
Date: Wed Jul 25 00:42:29 2018 +0800
Run meson test in verbose mode
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e5a0e1013..7584d7c09 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -123,7 +123,7 @@ freebsd-11-x86_64:
# FIXME: extattr(2) support: https://gitlab.gnome.org/GNOME/glib/issues/1404
- meson -Db_lundef=false -Diconv=gnu -Dxattr=false --buildtype debug _build
- ninja -C _build
- - meson test -C _build --timeout-multiplier "${MESON_TEST_TIMEOUT_MULTIPLIER}"
+ - meson test -C _build -v --timeout-multiplier "${MESON_TEST_TIMEOUT_MULTIPLIER}"
# FIXME: Remove this when we have a stable FreeBSD runner
# https://gitlab.gnome.org/Infrastructure/GitLab/issues/286
allow_failure: true
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]