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

"make test" ends with an error #2964

Open
popovec opened this issue Dec 11, 2023 · 0 comments · May be fixed by #2966
Open

"make test" ends with an error #2964

popovec opened this issue Dec 11, 2023 · 0 comments · May be fixed by #2966

Comments

@popovec
Copy link

popovec commented Dec 11, 2023

I recently found this error on a debian (bookworm) system, but it can easily be reproduced on ubuntu-latest as well (I reproduced it on github CI: https://github.com/popovec/mosquitto/actions/runs/7168761732/job/19517643695).

The error is related to the library - the comment in the test explains more:

/* mosquitto_connect_async() test, with mosquitto_loop_start() called after mosquitto_connect_async(). */

Since the PR acceptance conditions state that the author will check the code using make test, it would be nice if make test worked without problems on the current master.

I can prepare a PR that will introduce this automatic test on github CI: master...popovec:mosquitto:linux-build-test

@popovec popovec linked a pull request Dec 12, 2023 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant