ferium icon indicating copy to clipboard operation
ferium copied to clipboard

Failing test, What could be the reason?

Open atamakahere-git opened this issue 1 year ago • 1 comments
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

atamakahere-git avatar Feb 28 '24 19:02 atamakahere-git

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.

theRookieCoder avatar Feb 29 '24 10:02 theRookieCoder

Tests ran successfully after removing .tmp and .cache.

atamakahere-git avatar Mar 02 '24 07:03 atamakahere-git

Ok then, let me know if it crops up again.

theRookieCoder avatar Mar 02 '24 07:03 theRookieCoder