Skip to content

Update Jenkins plugin xunit: from 1.102 to 2.3.8#393

Merged
j-rivero merged 4 commits intoros2:masterfrom
j-rivero:update_xunit_pr
Mar 10, 2020
Merged

Update Jenkins plugin xunit: from 1.102 to 2.3.8#393
j-rivero merged 4 commits intoros2:masterfrom
j-rivero:update_xunit_pr

Conversation

@j-rivero
Copy link
Copy Markdown

The bump of of xunit from 1.x to 2.x series will break the current builds since the format used by pytest in the builds is not compatible with the checks imposed in the 2.x series of the plugin. To fix this I'm passing -o junit_family=xunit2 to colcon test --pytest-args that brings new XML format to the result.

It fixes the problem in my testing buildfarm using ci_linux job on ament_copyright package.

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

Successfully merging this pull request may close these issues.

3 participants