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

JUnit xml error messages in test runner report output #2131

Conversation

zymotik
Copy link
Contributor

@zymotik zymotik commented Jun 13, 2019

Hi Team,

We've started using BuildKite to run our Nightwatch tests and it has a great plugin for JUnit xml report parsing. The only problem we encountered was that it wasn't picking up the errors from tests due to error information not added the the report output. I'm hoping that this pull request will benefit the community by adding both the error message and the stack trace.

I have matched the Junit schema specified here: https://llg.cubic.org/docs/junit/

It appears in BuildKite like this:

PortalIntergrationTestOutput

@beatfactor
Copy link
Member

@zymotik Thanks for your contribution and sorry for the delay. I'll have a look and merge it soon.

@mmoss
Copy link

mmoss commented Aug 20, 2019

🤞 this can be reviewed soon!

@slahav
Copy link

slahav commented Aug 29, 2019

+1 to what @mmoss was saying

@andreaspsson
Copy link
Contributor

☝️ +1

@MicahLC
Copy link
Contributor

MicahLC commented Nov 8, 2019

Hey @beatfactor , any chance you could take another look at this?

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

6 participants