open-autonomy
open-autonomy copied to clipboard
`BaseTendermintServerTest` teardown might fail on macos
trafficstars
Subject of the issue
Teardown for base test class BaseTendermintServerTest might fail on macos:
https://github.com/valory-xyz/open-autonomy/runs/6983972858?check_suite_focus=true
Your environment
macos-latest, python 3.9 in https://github.com/valory-xyz/open-autonomy/blob/1b497512e2a394f24f93ade5f5be8ad51bd53bee/.github/workflows/main_workflow.yml.
Steps to reproduce
Ci run: https://github.com/valory-xyz/open-autonomy/runs/6983972858?check_suite_focus=true
Expected behaviour
Teardown should not raise errors.
Actual behaviour
Teardown fails.