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

Fixes #82: net-trx parser crashing on missing duration attribute #86

Merged
merged 1 commit into from
Mar 24, 2021

Conversation

dorny
Copy link
Owner

@dorny dorny commented Mar 24, 2021

In same cases duration attribute is missing in <UnitTestResult> element of TRX.
Previously this caused action failure.
This PR fixes it and it counts as if the duration was 0.

closes #82

@dorny dorny merged commit 10268d2 into main Mar 24, 2021
@dorny dorny deleted the issue-82-net-trx-no-duration branch March 24, 2021 17:08
@dorny dorny changed the title Fixes #82: net-trx parser handles missing duration attribute Fixes #82: net-trx parser crashing on missing duration attribute Mar 24, 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.

[dotnet-trx] Cannot read property 'match' of undefined
1 participant