Bug 69223 - Muc tubes channel tests broken
Summary: Muc tubes channel tests broken
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: salut (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-11 13:04 UTC by Guillaume Desmottes
Modified: 2019-12-03 20:16 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
disable two-muc-{dbus,stream}-tubes.py tests (1.69 KB, patch)
2013-09-11 13:12 UTC, Guillaume Desmottes
Details | Splinter Review

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.