[nautilus/alatiera-master-patch-59912] CI: Re-Enable the display tests



commit caaf6a572ad9c7e4553b64838a476a6bcf0a0911
Author: Jordan Petridis <jordanpetridis protonmail com>
Date:   Tue May 22 14:53:07 2018 +0000

    CI: Re-Enable the display tests

 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e7e0f3125..060b6b2ab 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,11 +14,11 @@ stages:
       - ninja test
 
 flatpak:
-    image: registry.gitlab.com/alatiera/flatpak-docker-images/gnome:3.28
+    image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.28
     stage: test
     variables:
         MANIFEST_PATH: "build-aux/flatpak/org.gnome.Nautilus.json"
-        MESON_ARGS: "-Dprofile=development -Dtests=headless"
+        MESON_ARGS: "-Dprofile=development -Dtests=all"
         FLATPAK_MODULE: "nautilus"
         RUNTIME_REPO: "https://sdk.gnome.org/gnome-nightly.flatpakrepo";
         DBUS_ID: "org.gnome.NautilusDevel"


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