Skip to content
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

Failing Command Unit Tests #259

Closed
bearrito opened this issue Mar 6, 2024 · 0 comments · Fixed by #261
Closed

Failing Command Unit Tests #259

bearrito opened this issue Mar 6, 2024 · 0 comments · Fixed by #261

Comments

@bearrito
Copy link
Contributor

bearrito commented Mar 6, 2024

[==================================================================================================================================================================================] 100.00% 0s
--- PASS: TestVerifyCommand (0.01s)
=== RUN   TestVerifyIndexCommand
[==================================================================================================================================================================================] 100.00% 0s
[==================================================================================================================================================================================] 100.00% 0s
[=============>--------------------------------------------------------------------------------------------------------------------------------------------------------------------]   7.45% 0s
Error: seed index for testdata/blob1 doesn't match its data
--- PASS: TestVerifyIndexCommand (0.00s)
FAIL
exit status 1
FAIL    github.com/folbricht/desync/cmd/desync  11.892s

A cmd test is failing. Looks like it's missing one of the expected data files, namely blob2.cache.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant