Skip to content

Write test results to junit log file #1200

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

Merged
merged 1 commit into from
Feb 17, 2021
Merged

Conversation

alcaeus
Copy link
Member

@alcaeus alcaeus commented Feb 12, 2021

I discovered this by pure accident. run-tests.php supports writing a junit output file, which we can attach on Evergreen to get a better overview over passing/failing tests.

@alcaeus alcaeus requested a review from jmikola February 12, 2021 11:05
@alcaeus alcaeus self-assigned this Feb 12, 2021
params:
file_location: "${PROJECT_DIRECTORY}/test-results.json"
# Uploading test results does not work when using ${PROJECT_DIRECTORY},
# so we use an absolute path to work around this
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

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.

2 participants