[gnome-continuous] Disable DBus tests in GJS



commit 09a87a45783a38e395f29bcf2c968c29e7cb0fe2
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Feb 10 10:19:41 2016 +0000

    Disable DBus tests in GJS
    
    While we figure out why uuidgen is not found.

 manifest.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index ca9e41b..7565f44 100644
--- a/manifest.json
+++ b/manifest.json
@@ -878,7 +878,7 @@
                                  "--without-xvfb-tests"]},
 
                {"src": "gnome:gjs",
-                "config-opts": ["--enable-installed-tests"]},
+                "config-opts": ["--enable-installed-tests", "--without-dbus-tests"]},
 
                {"src": "gnome:ostree",
                  "component": "minimal",


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