[glade/wip/alban/fix-test-suite] Increase test suite verbosity
- From: Alberto Fanjul <albfan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade/wip/alban/fix-test-suite] Increase test suite verbosity
- Date: Tue, 16 Jul 2019 02:34:04 +0000 (UTC)
commit 7e0cf29556ed35880031e2abf40c364fb898da33
Author: Alberto Fanjul <albertofanjul gmail com>
Date: Tue Jul 16 04:17:12 2019 +0200
Increase test suite verbosity
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f57b1cef..c6f99066 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -22,7 +22,7 @@ flatpak:
- flatpak build app meson --prefix=/app --libdir=/app/lib ${CONFIGURE_ARGS} _build
- flatpak build app ninja -C _build install
- flatpak-builder --finish-only --repo=repo app ${MANIFEST_PATH}
- - xvfb-run -a -s "-screen 0 1024x768x24" flatpak build app meson test -C _build
+ - flatpak build app meson test --num-processes 1 -vC _build
- flatpak build-bundle repo ${BUNDLE} --runtime-repo=${RUNTIME_REPO} ${DBUS_ID}
artifacts:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]