ferium
ferium copied to clipboard
Failing test, What could be the reason?
trafficstars
Description
│failures:
│---- cf_modpack_upgrade stdout ---- │
│Error: Custom { kind: Other, error: "Command returned with exit code Some(1), stdout:, stderr:Encountered an unexpected header (actual: 0x22dca52c, expected: 0x2014b50).\n" }
The test is always failing on my machine, what could be the reason? Should I ignore it or is it something critical?
Steps to reproduce
cargo t with latest libium from git
Operating System
Linux
Are you using the latest version of ferium?
- [X] I am using the latest version of ferium
Additional Information
No response
Hmm that's concerning because I had the exact same issue too. I deleted the .tmp and .cache directories and it seemed to fix it for me, but I haven't thoroughly checked yet.
Tests ran successfully after removing .tmp and .cache.
Ok then, let me know if it crops up again.