Bug 20629

Summary: DBus events in tests should contain full path
Product: Telepathy Reporter: Will Thompson <will>
Component: gabbleAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: enhancement    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Will Thompson 2009-03-12 10:00:03 UTC
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).
Comment 2 Dafydd Harries 2009-09-23 13:00:40 UTC
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.