[glib/wip/hadess/installed-tests: 4/5] 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/5] tests: Don't skip static-link test
- Date: Fri, 29 Nov 2019 09:28:56 +0000 (UTC)
commit 9fd0ddc1f372a3629b95f1af35d696cf3a7a4c07
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 3527330e5..1086d8739 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -108,7 +108,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/
glib
artifacts:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]