this is a strange flake related to my local laptop. I can replicate the tests failing in one directory, but not on a different clone of the repo :shrug:
/close
In response to [this](https://github.com/thoth-station/meteor-operator/issues/99#issuecomment-1263466273):
>this is a strange flake related to my local laptop. I can replicate the tests failing in one directory, but not on a different clone of the repo :shrug:
>/close
Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
Bug description
Steps to Reproduce
Steps to reproduce the behavior:
gh clone
andcd
this repodnf install golang
make test
Actual behavior
see above
Expected behavior
test succeed
Environment information
n/a
Additional context
n/a