- Package:
- src:rust-jsonschema
- Source:
- src:rust-jsonschema
- Submitter:
- Eric Dorland
- Date:
- 2026-06-29 06:57:01 UTC
- Severity:
- normal
The tests fail on s390x for endianess reasons I suspect. I suspect this may be fixed upstream with https://github.com/Stranger6667/jsonschema/commit/dd5e8a71480b69b437af555c01ed6e3c4b015093.
Hi Eric, I have an s390x machine and I ran the autopkgtest (on lxc container just like in ci.debian.net) with the patch applied. I can see that all the test cases did pass. Thanks, Pranav