[folks] Revert "Temporarily disable the Tracker tests, as they're currently broken"



commit 5e63c352343191ed74bbd9a7c23a89ff6d109c65
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Mon Aug 26 18:23:44 2013 -0700

    Revert "Temporarily disable the Tracker tests, as they're currently broken"
    
    This reverts commit bfa9bad7c100e2f6cdbd8e42367fa515df5470d4.

 tests/Makefile.am |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 10bd5e3..10c0f56 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -19,6 +19,12 @@ if ENABLE_EDS
 SUBDIRS += eds
 endif
 
+# XXX: keep Tracker at the end, since it's the most likely to fail (in ways we
+# can't easily control)
+if ENABLE_TRACKER
+SUBDIRS += tracker
+endif
+
 DIST_SUBDIRS = \
        data \
        lib \


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