[folks: 6/10] Add fixme comment to commented out tests in makefile.



commit 04607ac5ba6e6c225ad58406e8ef0e7559829704
Author: Jeremy Whiting <jpwhiting kde org>
Date:   Tue Jun 12 08:48:54 2012 -0600

    Add fixme comment to commented out tests in makefile.

 tests/Makefile.am     |    2 ++
 tests/lib/Makefile.am |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index e63ea69..fd77376 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -11,6 +11,8 @@ SUBDIRS += libsocialweb
 endif
 
 if ENABLE_EDS
+# Comment out eds tests until they are ported to eds api changes.
+# https://bugzilla.gnome.org/show_bug.cgi?id=675121
 #SUBDIRS += eds
 endif
 
diff --git a/tests/lib/Makefile.am b/tests/lib/Makefile.am
index 7329e6b..80b97a9 100644
--- a/tests/lib/Makefile.am
+++ b/tests/lib/Makefile.am
@@ -12,6 +12,8 @@ SUBDIRS += tracker
 endif
 
 if ENABLE_EDS
+# comment out eds tests until they are ported to eds api changes.
+# https://bugzilla.gnome.org/show_bug.cgi?id=675121
 #SUBDIRS += eds
 endif
 



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