[tracker-miners/tracker-miners-2.3] tests: Use libeatmydata to speed up tests
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker-miners/tracker-miners-2.3] tests: Use libeatmydata to speed up tests
- Date: Mon, 17 Feb 2020 10:38:56 +0000 (UTC)
commit 66a4b68789bc5e770db3bd214e9d9cf71e39e9e0
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
Backport of https://gitlab.gnome.org/GNOME/tracker-miners/merge_requests/145
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index adeada6f8..ab0d3ccfd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -27,7 +27,7 @@ test-fedora-latest:
# 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.UTF8 LC_ALL=C.UTF8 meson test --suite
tracker-miners --print-errorlogs'
+ su tracker -c 'cd build; dbus-run-session -- env LANG=C.UTF8 LC_ALL=C.UTF8 eatmydata meson test
--suite tracker-miners --print-errorlogs'
artifacts:
when: always
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]