[glib/wip/hadess/installed-tests: 4/4] tests: Don't skip static-link test
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/hadess/installed-tests: 4/4] tests: Don't skip static-link test
- Date: Thu, 28 Nov 2019 13:31:58 +0000 (UTC)
commit 8097bbd3faab44708f370652082b4ad8fccc5b2b
Author: Bastien Nocera <hadess hadess net>
Date: Thu Nov 28 14:30:23 2019 +0100
tests: Don't skip static-link test
Set GLIB_TEST_COMPILATION=1 envvar so that the static-link test is run.
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fb965402a..d720fba90 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -107,7 +107,7 @@ installed-tests:
_build
- ninja -C _build
- sudo ninja -C _build install
- - gnome-desktop-testing-runner
+ - GLIB_TEST_COMPILATION=1 gnome-desktop-testing-runner
--report-directory=_build/installed-tests-report/failed/
--log-directory=_build/installed-tests-report/logs/
glib
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]