Bug 22071 - test-debug.py fails
Summary: test-debug.py fails
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: gabble (show other bugs)
Version: unspecified
Hardware: Other All
: medium blocker
Assignee: Jonny Lamb
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-03 12:22 UTC by Will Thompson
Modified: 2009-06-04 04:14 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Will Thompson 2009-06-03 12:22:14 UTC
Traceback (most recent call last):
  File "/home/wjt/src/telepathy/gabble/tests/twisted/gabbletest.py", line 381, in exec_test_deferred
    f(queue, bus, conn, stream)
  File "./test-debug.py", line 32, in test
    assert props_iface.Get(iface, 'Enabled') == False
  File "/usr/lib/pymodules/python2.5/dbus/proxies.py", line 140, in __call__
    **keywords)
  File "/usr/lib/pymodules/python2.5/dbus/connection.py", line 622, in call_blocking
    message, timeout)
DBusException: org.freedesktop.Telepathy.Error.NotImplemented: No properties known for interface org.freedesktop.Telepathy.Debug
Comment 1 Will Thompson 2009-06-04 04:14:02 UTC
commit 2844a4da1c356b3d1176a8bacf40acb5d24d754c
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:   Thu Jun 4 00:55:24 2009 +0100

    test-debug.py: Fix to use correct iface and number of NewDebugMessage args.
    
    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
    Signed-off-by: Will Thompson <will.thompson@collabora.co.uk>


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.