Comment #7 on issue 1646 by takao.fujiwara1: ibus-bus fails in make check
http://code.google.com/p/ibus/issues/detail?id=1646

While you are at it, why not remove the i++ and the g_object_unref (*p) lines. They are not used.

I think they are used to test the *p.

        g_assert_cmpstr (names[i], ==, ibus_engine_desc_get_name (*p));

IBUS-CRITICAL **: bus_test_client_init: assertion 'ibus_bus_is_connected (_bus)' failed don't create test-client instance.

You need to run ibus-daemon with the build account before run the test.
A patch is welcome to copy src/tests/runtest and it would be a low priority.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
--- You received this message because you are subscribed to the Google Groups "ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


回复