-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
I'm using boa-dev/temproal for parsing time in: https://github.com/ilsubyeega/fg/blob/881f8089cc169e15db038ce385b3087d7a784cc5/daemon/src/parser/task_parser.rs#L116-L203 and it returns Err in line 166. So i just tested a test-case about this and gets failed, while github CI seems to be all passed. I believe this is crate-wide issue so i'm posting here also
Reproduction in NixOS 25.05 live iso:
# get build dependency
nix-shell -p rustc cargo git
git clone https://github.com/boa-dev/temporal
cd temporal
cargo build --all-features
cargo test --all-features
Results:
For logs: https://gist.github.com/ilsubyeega/470b91a75749683d6d33abde66dbd3bf
Potential issue: strawlab/iana-time-zone#170
Thank you
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status