telepathy-qt: Tests: Disable a broken test of some legacy stuff
Alexandr Akulich
kaffeine at kemper.freedesktop.org
Mon Nov 11 17:28:14 UTC 2019
Module: telepathy-qt
Branch: master
Commit: 94e30ac21468c9ceefeb01864c58ee7efdbd52a3
URL: http://cgit.freedesktop.org/telepathy/telepathy-qt/commit/?id=94e30ac21468c9ceefeb01864c58ee7efdbd52a3
Author: Alexander Akulich <akulichalexander at gmail.com>
Date: Sun Oct 27 19:09:55 2019 +0300
Tests: Disable a broken test of some legacy stuff
---
tests/dbus/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/dbus/CMakeLists.txt b/tests/dbus/CMakeLists.txt
index d1e0ac55..8aef0f75 100644
--- a/tests/dbus/CMakeLists.txt
+++ b/tests/dbus/CMakeLists.txt
@@ -52,7 +52,7 @@ if(ENABLE_TP_GLIB_TESTS)
tpqt_add_dbus_unit_test(ConnectionRosterLegacy conn-roster-legacy tp-glib-tests tp-qt-tests-glib-helpers)
tpqt_add_dbus_unit_test(ConnectionRoster conn-roster example-cm-contactlist2 tp-qt-tests-glib-helpers
${GLIB2_LIBRARIES} ${GOBJECT_LIBRARIES} ${DBUS_GLIB_LIBRARIES} ${TELEPATHY_GLIB_LIBRARIES})
- tpqt_add_dbus_unit_test(ConnectionRosterGroupsLegacy conn-roster-groups-legacy tp-glib-tests)
+ # tpqt_add_dbus_unit_test(ConnectionRosterGroupsLegacy conn-roster-groups-legacy tp-glib-tests)
tpqt_add_dbus_unit_test(ConnectionRosterGroups conn-roster-groups example-cm-contactlist2
${GLIB2_LIBRARIES} ${GOBJECT_LIBRARIES} ${DBUS_GLIB_LIBRARIES} ${TELEPATHY_GLIB_LIBRARIES})
tpqt_add_dbus_unit_test(ContactFactory contact-factory tp-glib-tests tp-qt-tests-glib-helpers)
More information about the telepathy-commits
mailing list