Skip to content

runtests: sort test IDs in summary lines #13774

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

Closed
wants to merge 1 commit into from

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented May 25, 2024

Changing this output:

TESTFAIL: These test cases failed: 2301 2303 2302 2307

Ref: https://github.com/curl/curl/actions/runs/9228638364/job/25393106631#step:6:21181

To:

TESTFAIL: These test cases failed: 2301 2302 2303 2307

Cherry-picked from #13766
Closes #13774

Cherry-picked from curl#13771
Closes #xxxxx
@vszakats vszakats closed this in a40204a May 26, 2024
@vszakats vszakats deleted the tests-sort-failed-ids branch May 26, 2024 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants