[glib/wip/hadess/add-memory-monitor: 4/12] tests: Don't skip static-link test
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/hadess/add-memory-monitor: 4/12] tests: Don't skip static-link test
- Date: Wed, 11 Dec 2019 11:42:55 +0000 (UTC)
commit 75bab290a1e378005c8e7a630b108b8bd7aae009
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 65cad1f34..8e40161fc 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -106,7 +106,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]