Summary: | tp_debug_client_get_messages_async: error is not propagated | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Guillaume Desmottes <guillaume.desmottes> |
Component: | tp-glib | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | guillaume.desmottes |
Version: | git master | Keywords: | patch |
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | r+ | ||
i915 platform: | i915 features: | ||
Attachments: | debug-client: propagate error if GetMessages() failed |
Description
Guillaume Desmottes
2012-06-20 02:07:07 UTC
Created attachment 63252 [details] [review] debug-client: propagate error if GetMessages() failed ++ For future reference, whenever you're waiting for a single event to happen, you can use tp_tests_result_ready_cb as the callback and tp_tests_run_until_result to wait for it, then "_finish" afterwards - this makes the test more linear, with less happening in callbacks. See tests/dbus/account-request.c, for instance. Merged to master for 0.19.2 |
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.