Ecore tests: Disable ecore_x tests in the meanwhile.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 8 Feb 2012 16:50:04 +0000 (16:50 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 8 Feb 2012 16:50:04 +0000 (16:50 +0000)
They are currently useless and just cause buildbot to complain.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@67768 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/tests/ecore_test_ecore_x.c

index 4b9e126..2d14ff1 100644 (file)
@@ -6,6 +6,10 @@
 
 #include "ecore_suite.h"
 
+/* FIXME: Currently disable these tests. They are useless ATM and they just
+ * make buildbot complain. Once we add useful tests here we'll also bother
+ * with getting X on the server. */
+#undef HAVE_ECORE_X_XLIB
 
 /* TODO: change to HAVE_ECORE_X when xcb implementation is done */
 #ifdef HAVE_ECORE_X_XLIB