[Bug 20629] New: DBus events in tests should contain full path

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 12 18:00:03 CET 2009


http://bugs.freedesktop.org/show_bug.cgi?id=20629

           Summary: DBus events in tests should contain full path
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: medium
         Component: telepathy-gabble
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: will.thompson at collabora.co.uk


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).


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the telepathy-bugs mailing list