[Bug 21937] Tests shouldn't take 5 minutes to run

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jun 2 18:29:29 CEST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=21937

--- Comment #2 from Will Thompson <will.thompson at collabora.co.uk> 2011-06-02 09:29:27 PDT ---
I did a bit of profiling recently. I shaved a few seconds off by disabling
introspection for the ConnectionManager objects constructed by the test suite,
and a few more by reducing the debug output by 10%. I think turning off
automatic introspection across the board would make a significant
difference—cProfile confirmed it, but I've lost the logs—but unfortunately most
of the tests depend on it. dbus-python doesn't make it very easy to shove in
known types without subclassing dbus.Interface() all over the shop. We can do
that but it's not a five-minute thing.

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


More information about the telepathy-bugs mailing list