diff --git a/legacy/ecore/src/tests/ecore_test_ecore_x.c b/legacy/ecore/src/tests/ecore_test_ecore_x.c index 4b9e126a18..2d14ff10e1 100644 --- a/legacy/ecore/src/tests/ecore_test_ecore_x.c +++ b/legacy/ecore/src/tests/ecore_test_ecore_x.c @@ -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