[grilo-plugins/wip/carlosg/tracker3: 4/4] fixup! tests: Add tests for the tracker3 plugin




commit 35a5fec94964cfb521e1a0e9c327934fe40b928c
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..b64c63c0 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]