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

Changed the Junit xml slightly in order to be compatible with Jenkins… #38

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

a7ex
Copy link
Owner

@a7ex a7ex commented Jul 3, 2024

… plugin

It looks like the Jenkins plugin (https://plugins.jenkins.io/xunit/) expects: only 3 decimal places after the . in the time attribute an errors attribute, even if errors=0 on the testsuite

… plugin

It looks like the Jenkins plugin (https://plugins.jenkins.io/xunit/) expects:
only 3 decimal places after the . in the time attribute
an errors attribute, even if errors=0 on the testsuite
@a7ex a7ex merged commit ad962cb into main Jul 3, 2024
1 check passed
@a7ex a7ex deleted the feature/add-additional-attributes-to-junit-output branch July 3, 2024 22:22
@VirtualTim
Copy link

Fixes #37.

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.

2 participants