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

When xml and junit test report is enabled plugin doesn't work #20

Closed
OlegZv opened this issue May 31, 2019 · 1 comment
Closed

When xml and junit test report is enabled plugin doesn't work #20

OlegZv opened this issue May 31, 2019 · 1 comment

Comments

@OlegZv
Copy link

OlegZv commented May 31, 2019

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

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
@numaru
Copy link
Owner

numaru commented Jun 3, 2019

This seems fixed by ThrowTheSwitch/Ceedling#324. Since it require the last (and unreleased) version of ceedling, a disclaimer should be appended to the README.md of this repo.

numaru added a commit that referenced this issue Jun 5, 2019
Add a link to issue #20 as a first known issue.
@numaru numaru closed this as completed Jun 5, 2019
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

No branches or pull requests

2 participants