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

Rename 'failed' to 'failures' in junit output. #5463

Merged
merged 2 commits into from
Jan 2, 2018
Merged

Rename 'failed' to 'failures' in junit output. #5463

merged 2 commits into from
Jan 2, 2018

Conversation

hanneskaeufler
Copy link
Contributor

The junit formatter output contains the 'failed' attribute
on the testsuite node, which must be called 'failures'. Closes #5462

The junit formatter output contains the 'failed' attribute
on the testsuite node, which must be called 'failures'.
@RX14 RX14 added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:specs topic:stdlib labels Dec 28, 2017
@asterite
Copy link
Member

asterite commented Jan 2, 2018

I think junit output should be a shard, not in the standard library.

@RX14
Copy link
Contributor

RX14 commented Jan 2, 2018

@asterite at the least it should be optional. At one point I wanted to use junit output in Jenkins for the stdlib specs, which would be... tricky if it were a shard at least. Probably not going to go that route now if I ever get around to custom CI...

@RX14 RX14 merged commit 3903b70 into crystal-lang:master Jan 2, 2018
@RX14 RX14 added this to the Next milestone Jan 2, 2018
@hanneskaeufler hanneskaeufler deleted the hk-junit-formatter-fix-failures-attribute branch January 2, 2018 14:34
lukeasrodgers pushed a commit to lukeasrodgers/crystal that referenced this pull request Jan 7, 2018
The junit formatter output contains the 'failed' attribute
on the testsuite node, which must be called 'failures'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:specs topic:stdlib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants