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

Order slices of strings to be sure what the output of Println in doctests will be. #3241

Merged
merged 2 commits into from
Jan 20, 2025

Conversation

ndyakov
Copy link
Collaborator

@ndyakov ndyakov commented Jan 17, 2025

While executing the tests locally some failed due to slices not being returned in the order that was expected. Ordering the result before printing fixes this.

@vladvildanov vladvildanov merged commit efe0f65 into redis:master Jan 20, 2025
22 checks passed
@ndyakov ndyakov deleted the fix-doctests branch February 7, 2025 09:30
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