[grilo-plugins/wip/carlosg/tracker3] fixup! tests: Add tests for the tracker3 plugin
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins/wip/carlosg/tracker3] fixup! tests: Add tests for the tracker3 plugin
- Date: Sat, 22 Aug 2020 14:28:33 +0000 (UTC)
commit ca1e3b41fb40330604c69c35690f9e56995f76a4
Author: Carlos Garnacho <carlosg gnome org>
Date: Sat Aug 22 16:07:10 2020 +0200
fixup! tests: Add tests for the tracker3 plugin
tests/tracker3/meson.build | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/tests/tracker3/meson.build b/tests/tracker3/meson.build
index 4dc1f61b..346f6733 100644
--- a/tests/tracker3/meson.build
+++ b/tests/tracker3/meson.build
@@ -14,11 +14,15 @@ foreach t: source_tests
'-DTRACKER3_DATA_PATH="@0@"'.format(datadir),
])
test(t, tracker_sandbox,
+ timeout: 120,
+ env['TRACKER_DEBUG=all'],
args: [
'--index-recursive-directories', datadir,
'--store-tmpdir',
'--wait-for-miner=Files',
'--wait-for-miner=Extract',
+ '--debug-dbus',
+ '--debug-sandbox',
exe
])
endforeach
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]