It should be.
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.