[Telepathy-commits] [telepathy-gabble/master] test-si-tubes.py: update to the new spec

Alban Crequy alban.crequy at collabora.co.uk
Mon Nov 3 11:21:02 PST 2008


Update required after this commit has been merged in the tube branch:

> commit 49293950b98b3f52aa8a0fb264455829a8653fd0
> Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
> Date:   Thu Aug 21 17:44:06 2008 +0100
>
>     Update to the 0.17.9 draft of the Requests API.
>
>     For now, the GabbleChannelManager API still works the old way, with
>     foreach_channel_class producing a GHashTable and two GStrvs; the
>     glue in conn-requests.c maps this to the new API by merging the two
>     GStrvs into a single D-Bus 'as'.
---
 tests/twisted/tubes/test-si-tubes.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/tests/twisted/tubes/test-si-tubes.py b/tests/twisted/tubes/test-si-tubes.py
index 356f8bd..a6837ef 100644
--- a/tests/twisted/tubes/test-si-tubes.py
+++ b/tests/twisted/tubes/test-si-tubes.py
@@ -75,7 +75,6 @@ def test(q, bus, conn, stream):
              'org.freedesktop.Telepathy.Channel.TargetHandleType': 1,
              },
              ['org.freedesktop.Telepathy.Channel.TargetHandle'],
-             []
              ) in properties.get('RequestableChannelClasses'),\
                      properties['RequestableChannelClasses']
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list