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

Patch java-junit to handle missing time field #115

Merged
merged 1 commit into from
May 13, 2021

Conversation

dorny
Copy link
Owner

@dorny dorny commented May 13, 2021

Normally a element has a time field. In some JUnit implementations this field is missing. This issue was found in junit XML created in matlab.

At the moment I don't plan to explicitly support matlab - that would require to add more tests and documentation. However, this patch should make it work with the existing java-junit parser.

Normally a <testsuites> element has a time field. In some JUnit implementations this field is missing. This issue was found in junit XML created in matlab.

At the moment I don't plan to explicitly support matlab - that would require to add more tests and documentation. However this patch should make it work with the existing java-junit parser.
@dorny dorny merged commit 0ed324d into main May 13, 2021
@dorny dorny deleted the java-junit-handle-missing-time branch May 13, 2021 20:53
@dorny dorny mentioned this pull request May 13, 2021
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.

None yet

1 participant