avahi/tubes/two-muc-stream-tubes.py and avahi/tubes/two-muc-dbus-tubes.py are both failing (using real or mock Avahi): File "/home/cassidy/dev/telepathy-salut/tests/twisted/saluttest.py", line 135, in exec_test_deferred fun(queue, bus, conn) File "/home/cassidy/dev/telepathy-salut/tests/twisted/avahi/tubes/two-muc-dbus-tubes.py", line 114, in test t.invite_to_muc(q, group1, conn2, contact2_handle_on_conn1, contact1_handle_on_conn2) File "/home/cassidy/dev/telepathy-salut/tests/twisted/avahi/tubes/tubetestutil.py", line 120, in invite_to_muc args=['', [conn2_self_handle], [], [], [], conn2_self_handle, 0]) File "/home/cassidy/dev/telepathy-salut/tests/twisted/servicetest.py", line 170, in expect event = self.wait([pattern.subqueue]) File "/home/cassidy/dev/telepathy-salut/tests/twisted/servicetest.py", line 304, in wait raise TimeoutError When accepting the MUC invitation, the invited fails to receive the current list of senders from this list. It looks like a Clique issue. :\
Created attachment 85631 [details] [review] disable two-muc-{dbus,stream}-tubes.py tests Disabling tests sux but I'd rather focus on Telepathy 1.0 work for now rather than digging into Clique's code (which I never touched). With those 2 tests disabled, "make check" passes here using Avahi mock.
(In reply to comment #1) > Created attachment 85631 [details] [review] [review] > disable two-muc-{dbus,stream}-tubes.py tests > > Disabling tests sux but I'd rather focus on Telepathy 1.0 work for now > rather than digging into Clique's code (which I never touched). > > With those 2 tests disabled, "make check" passes here using Avahi mock. merged.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-salut/issues/47.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.