-
-
Notifications
You must be signed in to change notification settings - Fork 60
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
Nix test failure (test_extract_strings) #27
Comments
Initial inspection, it works if I clone the repo manually and run |
Hello, thanks for the report! 👋🏼 First of all I really hate that test - we need a better test suite (#5) Secondly, is there a chance that you are running tests in |
I had the same issue. I don't know how cargo and rust work but doing #30 fixed building for me. |
Thank you for your response. I believe nix runs it in release mode. I'll test @ch4og's PR and report back :) |
Describe the bug
The
test_extract_strings
test fails when building from nix.To reproduce
nix run "github:orhun/binsider"
Expected behavior
It should build and pass all tests
Screenshots / Logs
Software information
The text was updated successfully, but these errors were encountered: