Ecore tests: Disable ecore_x tests in the meanwhile.
authorTom Hacohen <tom@stosb.com>
Wed, 8 Feb 2012 16:50:04 +0000 (16:50 +0000)
committerTom Hacohen <tom@stosb.com>
Wed, 8 Feb 2012 16:50:04 +0000 (16:50 +0000)
They are currently useless and just cause buildbot to complain.

SVN revision: 67768

legacy/ecore/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