I just spotted EventPattern('dbus-signal', signal='StreamRemoved', args=[stream_ids[0]], path=path[len(tp_path_prefix):]), being added in a test. The second line is silly but currently necessary. I can't see for a moment that path being partial helps anyone apart from making the VERBOSE output less, erm, verbose. We should either fix 'path' to be the full path (and fix all the tests) or add another attribute (and hack the VERBOSE output not to print both).
Fixed in this branch: http://git.collabora.co.uk/?p=user/daf/telepathy-gabble;a=shortlog;h=refs/heads/initial-streams-delay
Fixed in git.
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.