Bug 69223

Summary: Muc tubes channel tests broken
Product: Telepathy Reporter: Guillaume Desmottes <guillaume.desmottes>
Component: salutAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED MOVED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: disable two-muc-{dbus,stream}-tubes.py tests

Description Guillaume Desmottes 2013-09-11 13:04:03 UTC
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. :\
Comment 1 Guillaume Desmottes 2013-09-11 13:12:17 UTC
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.
Comment 2 Guillaume Desmottes 2013-09-11 14:07:03 UTC
(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.
Comment 3 GitLab Migration User 2019-12-03 20:16:34 UTC
-- 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.