[tracker-miners/sam/tests-eat-my-data] tests: Use libeatmydata to speed up tests
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker-miners/sam/tests-eat-my-data] tests: Use libeatmydata to speed up tests
- Date: Sun, 16 Feb 2020 23:58:51 +0000 (UTC)
commit 070cb6981c6da1bb465fc55c2b9ddcf37104c06a
Author: Sam Thursfield <sam afuera me uk>
Date: Mon Feb 17 00:57:14 2020 +0100
tests: Use libeatmydata to speed up tests
This will hopefully fix
https://gitlab.gnome.org/GNOME/tracker-miners/issues/93
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 43ac90461..f6db4055e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -36,7 +36,7 @@ stages:
# screenful of junk each time unless we strip these.
unset $(env|grep -o '^CI_[^=]*')
- su tracker -c 'cd build; dbus-run-session -- env LANG=C.UTF-8 LC_ALL=C.UTF-8 meson test --suite
tracker-miners --print-errorlogs'
+ su tracker -c 'cd build; dbus-run-session -- env LANG=C.UTF-8 LC_ALL=C.UTF-8 eatmydata meson test
--suite tracker-miners --print-errorlogs'
after_script:
- |
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]