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

Integration tests broken on ArchLinux and Alpine with chrono 0.4.20 #727

Closed
jcamiel opened this issue Aug 5, 2022 · 0 comments · Fixed by #729
Closed

Integration tests broken on ArchLinux and Alpine with chrono 0.4.20 #727

jcamiel opened this issue Aug 5, 2022 · 0 comments · Fixed by #729
Labels
bug Something isn't working

Comments

@jcamiel
Copy link
Collaborator

jcamiel commented Aug 5, 2022

Our integration tests are broken with the latest version of chrono 0.4.20.

https://github.com/Orange-OpenSource/hurl/runs/7687262799?check_suite_focus=true

thread 'main' panicked at 'unable to parse localtime info: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })', /root/.cargo/registry/src/github.com-1ecc6299db9ec823/chrono-0.4.20/src/offset/local/unix.rs:95:37
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Filed an issue in chrono repository chronotope/chrono#755

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant