Skip to content

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

@OlegZv

Description

@OlegZv

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions