[folks] Temporarily disable some broken tests for the release.



commit c5ada29a75e9c5a12fa88ca8186521e38e0c99b7
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Tue Feb 12 12:58:43 2013 -0800

    Temporarily disable some broken tests for the release.

 tests/eds/Makefile.am       |    5 -----
 tests/telepathy/Makefile.am |    6 ------
 2 files changed, 0 insertions(+), 11 deletions(-)
---
diff --git a/tests/eds/Makefile.am b/tests/eds/Makefile.am
index 2f0d573..a99f4d5 100644
--- a/tests/eds/Makefile.am
+++ b/tests/eds/Makefile.am
@@ -75,7 +75,6 @@ noinst_PROGRAMS = \
        store-removed \
        anti-linking \
        enable-disable-stores \
-       create-remove-stores \
        set-is-favourite \
        $(NULL)
 
@@ -218,10 +217,6 @@ enable_disable_stores_SOURCES = \
        enable-disable-stores.vala \
        $(NULL)
 
-create_remove_stores_SOURCES = \
-    create-remove-stores.vala \
-    $(NULL)
-
 set_is_favourite_SOURCES = \
        set-is-favourite.vala \
        $(NULL)
diff --git a/tests/telepathy/Makefile.am b/tests/telepathy/Makefile.am
index 35d7135..67086fe 100644
--- a/tests/telepathy/Makefile.am
+++ b/tests/telepathy/Makefile.am
@@ -58,7 +58,6 @@ TESTS = \
        persona-store-capabilities \
        individual-retrieval \
        individual-properties \
-       init \
        $(NULL)
 
 noinst_PROGRAMS = \
@@ -83,10 +82,6 @@ individual_zeitgeist_SOURCES = \
        individual-zeitgeist.vala \
        $(NULL)
 
-init_SOURCES = \
-       init.vala \
-       $(NULL)
-
 persona_store_capabilities_SOURCES = \
        persona-store-capabilities.vala \
        $(NULL)
@@ -96,7 +91,6 @@ BUILT_SOURCES = \
        individual_properties_vala.stamp \
        individual_retrieval_vala.stamp \
        individual_zeitgeist_vala.stamp \
-       init_vala.stamp \
        persona_store_capabilities_vala.stamp \
        $(NULL)
 


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