[gnome-continuous] Revert "manifest: enable installed tests for gspell"



commit 1b08e803a0e52e21468c3830c8da4adcdb61860c
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sat Mar 12 19:20:06 2016 +0100

    Revert "manifest: enable installed tests for gspell"
    
    This reverts commit c266a6a5672a9472efa6f68f526a72d322b4950d.
    
    The tests requiring an en_US dictionary failed.
    
    To run the tests, gspell requires an en_US dictionary for one of the
    supported Enchant backend (hunspell, aspell, etc.).

 manifest.json |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 0410596..cf53d7c 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1174,8 +1174,7 @@
                 "patches": ["gtkspell-autogen.patch"],
                 "config-opts": ["--disable-maintainer-mode"]},
 
-               {"src": "gnome:gspell",
-                "config-opts": ["--enable-installed-tests"]},
+               {"src": "gnome:gspell"},
 
                {"src": "gnome:gedit"},
 


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