-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Use test_utils_proc_pids only when compiling the plugin that uses it #3197
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
Conversation
Great, many thanks for your work! |
cc @mrunge It again looks like CI check stucks. This wastes developers time, while this is the most valuable resource. |
cirrus checks did not succeed @rubenk has a fix for this #3107 |
Where did you find this message? When looking "Details" on stuck CI https://github.com/collectd/collectd/pull/3197/checks?check_run_id=159266409 page shows "In progress" message. When clicking on "View more details on Cirrus CI" https://cirrus-ci.com/task/6530728160919552 I see green check mark. Finally, if CI check failed, we should see "failed" message, not "In progress". |
Now, the https://cirrus-ci.com/task/5123353277366272 shows message about 'Failed to upload some logs'. But all CI checks are passed now.... ))) |
Thanks, Dagobert! |
Cirrus CI was strange on this. The report showed both: waiting and done. And going through the logs itself, it also showed the above mentioned error. Very fishy, in my eyes. That doesn't invalidate this PR, thank you Dagobert! |
Now it failing:
|
The |
This is a possible fix for #3194.
ChangeLog: Build system: Use test_utils_proc_pids only when compiling the plugin that uses it