Bug 45986 - test-debug.py fail with --disable-debug-cache
Summary: test-debug.py fail with --disable-debug-cache
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: gabble (show other bugs)
Version: unspecified
Hardware: Other All
: low normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-13 03:23 UTC by Alban Crequy
Modified: 2019-12-03 19:55 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Alban Crequy 2012-02-13 03:23:11 UTC
Gabble unit test test-debug.py fails when telepathy-glib is compiled with --disable-debug-cache:

Traceback (most recent call last):
  File "/usr/lib/telepathy-gabble-tests/twisted/gabbletest.py", line 647, in exec_test_deferred
    fun(queue, bus, conns[0], streams[0])
  File "/usr/lib/telepathy-gabble-tests/twisted/test-debug.py", line 31, in test
    assert len(debug.GetMessages()) > 0
AssertionError


The Gabble test suite does not know whether debug-cache is enabled or not in tp-glib.
Comment 1 Simon McVittie 2013-06-03 19:38:28 UTC
I don't think --disable-debug-cache should be used unless you are going to run CMs on an embedded machine with hardly enough memory to support them, so this is not particularly high-priority.
Comment 2 GitLab Migration User 2019-12-03 19:55:37 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-gabble/issues/209.


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.