[tracker/wip/carlosg/test: 3/3] ci: Clean tree before running tests
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/wip/carlosg/test: 3/3] ci: Clean tree before running tests
- Date: Mon, 21 Mar 2022 14:09:03 +0000 (UTC)
commit 78ac0a759dc14693e6159b1f15ee1d581489eea6
Author: Carlos Garnacho <carlosg gnome org>
Date: Mon Mar 21 14:24:51 2022 +0100
ci: Clean tree before running tests
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8c7f91ed6..3245132cb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -287,6 +287,7 @@ build-alpine-latest@x86_64:
# whole environment for every failed test, and that gives a whole
# screenful of junk each time unless we strip these.
unset $(env|grep -o '^CI_[^=]*')
+ ninja clean
env LANG=C.UTF-8 LC_ALL=C.UTF-8 dbus-run-session meson test -t $MESON_TEST_TIMEOUT_MULTIPLIER
--print-errorlogs ${MESON_TEST_EXTRA_ARGS}
after_script:
- pushd build
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]