[Bug 40393] No change notification on Account.Interface.Addressing.URISchemes
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jan 8 13:54:22 CET 2013
https://bugs.freedesktop.org/show_bug.cgi?id=40393
--- Comment #11 from Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> ---
(In reply to comment #8)
> Comment on attachment 72628 [details] [review]
> MC patch
>
> Review of attachment 72628 [details] [review]:
> -----------------------------------------------------------------
>
> ::: tests/twisted/account/addressing.py
> @@ +53,5 @@
> > assertEquals (uri_schemes, ['email'])
> >
> > + e = q.expect('dbus-signal', signal='PropertiesChanged')
> > + assertEquals (e.args, [ cs.ACCOUNT_IFACE_ADDRESSING,
> > + { cs.ACCOUNT_IFACE_ADDRESSING + '.URISchemes' : ['email'] }, [] ])
>
> This would be more illustrative if it added a second URI scheme, to
> demonstrate that when we add 'telnet' having already added 'email', the
> signal says ['email', 'telnet'].
>
> Total nitpicking: the URI scheme is 'mailto' :-P
Fixed in
http://cgit.collabora.com/git/user/cassidy/telepathy-spec/log/?h=uri-40393
--
You are receiving this mail because:
You are the QA Contact for the bug.
More information about the telepathy-bugs
mailing list