Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

missing dependencies for running tests on macos #76

Open
jscook2345 opened this issue Oct 23, 2020 · 5 comments
Open

missing dependencies for running tests on macos #76

jscook2345 opened this issue Oct 23, 2020 · 5 comments

Comments

@jscook2345
Copy link
Contributor

The following dependencies were required for me to run tests on macos:

  • gnu tar (gnu-tar in homebrew)
  • wget
  • sha1sum (coreutils in homebrew)

They seem to be tied to running the squad instance, but I did not see them listed in any documentation.

@mwasilew
Copy link
Contributor

Is this squad or squad-client?

@jscook2345
Copy link
Contributor Author

It should be squad, but if you try to test squad-client it will come up as well.

@chaws
Copy link
Collaborator

chaws commented Oct 29, 2020

Maybe we should add a doc section for MacOS installs?

@mwasilew
Copy link
Contributor

I would try to reproduce it in docker container. It should fail equally. If it doesn't it's Mac thing and I won't worry about it. We have too few people to cover all OSes. We also don't test on Windows. Sorry.

@jscook2345
Copy link
Contributor Author

Perhaps we could change the squad deployment to use docker for testing squad-client? That would fix a lot of the problems.

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

No branches or pull requests

3 participants