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

doctest failure on v1.7 #2623

Closed
vtjnash opened this issue Jun 9, 2021 · 0 comments · Fixed by #2626
Closed

doctest failure on v1.7 #2623

vtjnash opened this issue Jun 9, 2021 · 0 comments · Fixed by #2626

Comments

@vtjnash
Copy link

vtjnash commented Jun 9, 2021

One of the doctests has started failing on nightly (https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/by_date/2021-06/03/JuMP.1.7.0-DEV-9f32653992.log) due to a change in the sort order of Dict affecting the order in which the object is printed.

I've learned recently of this work to make doctests automatically updated by CI:
beacon-biosignals/KeywordSearch.jl#18

(along with their recommendation to run them only on one specific version of Julia, so that you aren't chasing continual minor formatting changes)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant