[grilo-plugins/wip/hadess/use-stable-tracker] ci: Run the tests in a dbus session



commit 78103e4f26d9f7c155da2c32f553de379cd950af
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Oct 30 16:15:56 2020 +0100

    ci: Run the tests in a dbus session
    
    (tracker-miner-fs-3:2047): Tracker-Message: 14:28:03.329: tracker-miner-fs-3 running as 
org.freedesktop.Tracker3.Miner.Files
    (tracker-miner-fs-3:2047): libupower-glib-WARNING **: 14:28:03.705: Couldn't connect to proxy: Could not 
connect: No such file or directory
    (tracker-miner-fs-3:2047): Tracker-WARNING **: 14:28:03.705: Unable to connect to UPower
    (tracker-extract-3:2064): Tracker-Message: 14:28:06.042: tracker-extract-3 running as 
org.freedesktop.Tracker3.Miner.Extract. The service will exit when org.freedesktop.Tracker3.Miner.Files 
disappears from the bus.

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 440616a7..2bf519d9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -75,7 +75,7 @@ build_stable:
       -Denable-youtube=yes
     - ninja -C _build
     - ninja -C _build install
-    - LANG=C.UTF-8 meson test -C _build --suite=grilo-plugins
+    - LANG=C.UTF-8 dbus-run-session meson test -C _build --suite=grilo-plugins
   artifacts:
     name: meson-logs
     when: on_failure


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]