Bug 20629 - DBus events in tests should contain full path
Summary: DBus events in tests should contain full path
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: gabble (show other bugs)
Version: unspecified
Hardware: Other All
: medium enhancement
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-12 10:00 UTC by Will Thompson
Modified: 2009-09-23 13:00 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.