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

Fix the unittest execution #9445

Merged
merged 1 commit into from
Jun 29, 2020
Merged

Conversation

thiagoftsm
Copy link
Contributor

@thiagoftsm thiagoftsm commented Jun 29, 2020

Summary

Fixes #9435 (comment)

This PR fixes the missing call to registry_init() during the unittests.

Component Name

Unit test

Test Plan

1 - Compile the branch
2 - Execute /usr/sbin/netdata -W unittest
3 - Confirm the final output:


ALL TESTS PASSED
Additional Information

@squash-labs
Copy link

squash-labs bot commented Jun 29, 2020

Manage this branch in Squash

Test this branch here: https://thiagoftsmfix-unit-test-12eq8.squash.io

@thiagoftsm thiagoftsm changed the title fix_unit_test: Fix the unittest execution Fix the unittest execution Jun 29, 2020
@thiagoftsm thiagoftsm merged commit 986b401 into netdata:master Jun 29, 2020
@thiagoftsm thiagoftsm deleted the fix_unit_test branch June 29, 2020 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

netdata 1.23.0 failed on the dbengine test
3 participants