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

CI: improve the content of results.json #57632

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

IanButterworth
Copy link
Member

From investigating #57610 I'm concluding that buildkite annotations aren't well-suited to help distill/highlight failure information.

The results.json stuff and the relatively new test digest view on buildkite shows promise though, but our results.json are missing a lot of information to make it powerful.

This tries to fill it out more correctly/informatively, notably using the actual show methods rather than constructing something approximate.

Based on https://buildkite.com/docs/test-engine/importing-json#json-test-results-data-reference-test-result-objects

@IanButterworth IanButterworth added the testsystem The unit testing framework and Test stdlib label Mar 4, 2025
@IanButterworth IanButterworth force-pushed the ib/results_json_enhance branch 3 times, most recently from 624b51c to 090581b Compare March 4, 2025 03:26
@giordano giordano added the ci Continuous integration label Mar 4, 2025
@IanButterworth IanButterworth force-pushed the ib/results_json_enhance branch from c447c58 to 7bcad46 Compare March 4, 2025 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous integration testsystem The unit testing framework and Test stdlib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants