Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get CI to run dbus mock tests #16

Open
jkarni opened this issue May 15, 2017 · 0 comments
Open

Get CI to run dbus mock tests #16

jkarni opened this issue May 15, 2017 · 0 comments

Comments

@jkarni
Copy link
Contributor

jkarni commented May 15, 2017

The mock tests require DBus. They additionally require that it run with a modified config to give the user permissions to create org.bluez.Mock. However, due to a bug in DBus, reloading the config does not work. Instead the recommended path is rebooting.

Rebooting obviously presents problems on CI. It would seem that given that dbus is not at first installed, we could setup the config files first so that once it is installed it's already using them, but I haven't had luck with this yet.

C.f. test/Mock/dbus-permissions.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants