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

Add stdout and stderr to JUnit test results #371

Conversation

ddl-pjohnson
Copy link
Contributor

Add the contents of stdout and stderr when creating junit test results.

I'm not sure if there is a formal definition of junit, so I followed https://github.com/testmoapp/junitxml and it seems to work in CircleCI.

(I couldn't see a pull request template, I'll be happy to add anything necessary)

@google-cla
Copy link

google-cla bot commented Aug 23, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@coopernetes
Copy link
Contributor

Tested this on Jenkins, nice 👍

image

image

@loosebazooka
Copy link
Member

can you sign the CLA before we try to merge this?

@loosebazooka
Copy link
Member

@ddl-pjohnson are you still able to help get this merged?
need a rebase and a CLA signing

@ddl-pjohnson ddl-pjohnson force-pushed the pjohnson.add-stdout-and-stderr-to-junit branch from 925f574 to b806867 Compare July 29, 2024 18:28
@ddl-pjohnson
Copy link
Contributor Author

@loosebazooka sorry for the delay, our company has now signed the CLA.

@loosebazooka loosebazooka merged commit 53bef0a into GoogleContainerTools:main Aug 1, 2024
9 checks passed
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.

3 participants