When xml_tests_report and junit_tests_report is enabled the extension doesn't work, it stuck on the testing stage.

Removing junit_tests_report makes it work again.
:plugins:
:load_paths:
- vendor/ceedling/plugins
:enabled:
- xml_tests_report
- junit_tests_report
- stdout_pretty_tests_report
- module_generator
- raw_output_report
- gcov