[libgdata] tests: Re-enable Freebase tests



commit 55494a86848d6ba164a72c8c57adf8360a3ed26d
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Thu Apr 30 20:29:22 2015 +0100

    tests: Re-enable Freebase tests
    
    They seem to pass now; don’t know what changed to cause them to stop
    failing.

 gdata/tests/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gdata/tests/Makefile.am b/gdata/tests/Makefile.am
index bc8d094..1206fde 100644
--- a/gdata/tests/Makefile.am
+++ b/gdata/tests/Makefile.am
@@ -48,6 +48,7 @@ TESTS = \
        calendar \
        contacts \
        picasaweb \
+       freebase \
        tasks \
        perf \
        authorization \
@@ -59,7 +60,7 @@ TESTS = \
 
 # FIXME: Temporarily disabled until they are ported for the changes in the v2
 # to v3 API transitions.
-DISABLED_TESTS = youtube documents freebase
+DISABLED_TESTS = youtube documents
 
 # FIXME: Temporarily disabled until https://bugzilla.gnome.org/show_bug.cgi?id=705303 is fixed.
 #TESTS += memory


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