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

Add test for issue #3340 which exposed upstream issues with the use of TimSort #3341

Merged
merged 5 commits into from
Jun 15, 2023

Conversation

LilithHafner
Copy link
Contributor

This way if JuliaLang/julia#50171 doesn't adequately fix the underlying issue, nanosoldier will complain. Also, this one example revealed three bugs, so I think it's worth adding an explicit test.

test/sort.jl Outdated Show resolved Hide resolved
Copy link
Member

@bkamins bkamins left a comment

Choose a reason for hiding this comment

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

I have added some improved coverage.

I understand we require SortingAlgorithms.jl 1.1.1 now?
Project.toml Outdated Show resolved Hide resolved
@bkamins bkamins added the ecosystem Issues in DataFrames.jl ecosystem label Jun 15, 2023
@bkamins bkamins added this to the 1.6 milestone Jun 15, 2023
Project.toml Outdated Show resolved Hide resolved
@bkamins bkamins merged commit 9634e22 into JuliaData:main Jun 15, 2023
@bkamins
Copy link
Member

bkamins commented Jun 15, 2023

Thank you!

@LilithHafner LilithHafner deleted the test-3340 branch June 15, 2023 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ecosystem Issues in DataFrames.jl ecosystem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants