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

Timeouts when running tests #33

Closed
aronchick opened this issue Mar 1, 2022 · 3 comments
Closed

Timeouts when running tests #33

aronchick opened this issue Mar 1, 2022 · 3 comments

Comments

@aronchick
Copy link
Collaborator

Not sure what's going on, but when I checkout master on the DO node, and do make test it runs forever and then times out.

That said, it runs fine in Github Actions.

Anything I can do to debug?

@aronchick
Copy link
Collaborator Author

FWIW, it gets stuck here - https://github.com/filecoin-project/bacalhau/blob/39637f44c039adf266434aa84b3d997ccb290e99/cmd/bacalhau/devstack_test.go#L109

len(result.JobState) Is 0, so it will never resolve.

@aronchick
Copy link
Collaborator Author

Additionally, I can't seem to run the demo instructions and get it to work.

@aronchick
Copy link
Collaborator Author

Fixed - PROBABLY 0.12.0 issue

simonwo pushed a commit that referenced this issue Dec 6, 2023
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

No branches or pull requests

1 participant