[gnome-desktop/wip/hadess/fix-ci: 4/10] ci: Print out more debug during tests
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-desktop/wip/hadess/fix-ci: 4/10] ci: Print out more debug during tests
- Date: Tue, 29 Jan 2019 09:02:43 +0000 (UTC)
commit cc4955566d796ef547662efa2f535e4802f66e8b
Author: Bastien Nocera <hadess hadess net>
Date: Fri Jan 11 01:07:01 2019 +0100
ci: Print out more debug during tests
.gitlab-ci.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7bc0ef65..e2e9f04d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -22,8 +22,8 @@ build_stable:
- cd build
- ninja
- ninja install
- - xvfb-run -a -s "-screen 0 1024x768x24" ninja test
- - xvfb-run -a -s "-screen 0 1024x768x24"
+ - G_MESSAGES_DEBUG=all xvfb-run -a -s "-screen 0 1024x768x24" ninja test
+ - G_MESSAGES_DEBUG=all xvfb-run -a -s "-screen 0 1024x768x24"
gnome-desktop-testing-runner --report-directory=test-results gnome-desktop
artifacts:
paths:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]