-
Notifications
You must be signed in to change notification settings - Fork 1
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
Change the promotions in ranges causes package tests to fail. #2
Comments
Thanks for reporting! |
This might be an issue on Julia's side though it seems. |
Ok, I think I will wait until 1.8 comes out and then fix any remaining test fails. |
I think should be fixed by JuliaLang/julia#44528 |
Indeed, fixed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After JuliaLang/julia#43059 there is a change in the result of
range
when it comes to mixed input types:This causes some tests in this package (that check
===
) to fail, see the PkgEval report https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/by_hash/fb69baf_vs_40279f9/RangeHelpers.primary.log.The text was updated successfully, but these errors were encountered: