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

Improve CTest logging #135

Merged
merged 58 commits into from
Jan 25, 2021
Merged

Improve CTest logging #135

merged 58 commits into from
Jan 25, 2021

Conversation

alexreinking
Copy link
Member

@alexreinking alexreinking commented Jan 21, 2021

Add a custom build step for creating CTest command lines. Also piggybacks off of CTest's dashboard reporting features to get detailed output for skipped & failing tests.

All the skipped tests go into one buildbot log, but failing tests each get their own.

Draft mode because I still need to test the failure case and this shouldn't be merged until I do.

Here's an example of what it looks like in the web interface: https://buildbot.alexreinking.com/#/builders/62/builds/25

You can also link to the skip/fail logs directly: https://buildbot.alexreinking.com/#/builders/62/builds/25/steps/12/logs/skipped

@steven-johnson
Copy link
Contributor

Ready to land? In need of re-review?

@alexreinking
Copy link
Member Author

Ready to land? In need of re-review?

Land #137 first. I merged that into this.

@alexreinking alexreinking merged commit 0974a2b into master Jan 25, 2021
@alexreinking alexreinking deleted the ctest-logging branch January 25, 2021 20:50
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