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

Fix expected output for sprint tests on Julia 1.6 #160

Closed
mjram0s opened this issue Mar 26, 2021 · 0 comments
Closed

Fix expected output for sprint tests on Julia 1.6 #160

mjram0s opened this issue Mar 26, 2021 · 0 comments

Comments

@mjram0s
Copy link
Member

mjram0s commented Mar 26, 2021

https://github.com/invenia/Intervals.jl/runs/2198564468?check_suite_focus=true#step:6:344

display: Test Failed at /home/runner/work/Intervals.jl/Intervals.jl/test/interval.jl:285
  Expression: sprint(show, interval) == "Interval{$(Int),Open,Open}(1, 2)"
   Evaluated: "Interval{Int64, Open, Open}(1, 2)" == "Interval{Int64,Open,Open}(1, 2)"
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

No branches or pull requests

2 participants