Skip to content

[CI] Upload JUnit Test Results as Artifacts #141905

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

Conversation

boomanaiden154
Copy link
Contributor

This enables a script to come through later and download all the test files for further offline analysis. This is intended to enable developing a tool that can spot flaky tests.

This enables a script to come through later and download all the test
files for further offline analysis. This is intended to enable
developing a tool that can spot flaky tests.
Copy link
Collaborator

@DavidSpickett DavidSpickett left a comment

Choose a reason for hiding this comment

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

I could swear they were artifacts already, or were at one point. Anyway, sounds like a good idea to me.

This is intended to enable developing a tool that can spot flaky tests.

Looking forward to this!

@DavidSpickett
Copy link
Collaborator

DavidSpickett commented May 29, 2025

I'm thinking of buildkite and that's done in the YAML file instead:

@boomanaiden154 boomanaiden154 merged commit 62e28d4 into llvm:main May 29, 2025
12 checks passed
@boomanaiden154 boomanaiden154 deleted the upload-test-results-artifact branch May 29, 2025 15:58
svkeerthy pushed a commit that referenced this pull request May 29, 2025
This enables a script to come through later and download all the test
files for further offline analysis. This is intended to enable
developing a tool that can spot flaky tests.
google-yfyang pushed a commit to google-yfyang/llvm-project that referenced this pull request May 29, 2025
This enables a script to come through later and download all the test
files for further offline analysis. This is intended to enable
developing a tool that can spot flaky tests.
sivan-shani pushed a commit to sivan-shani/llvm-project that referenced this pull request Jun 3, 2025
This enables a script to come through later and download all the test
files for further offline analysis. This is intended to enable
developing a tool that can spot flaky tests.
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