open-autonomy icon indicating copy to clipboard operation
open-autonomy copied to clipboard

`BaseTendermintServerTest` teardown might fail on macos

Open Adamantios opened this issue 3 years ago • 0 comments
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.

Adamantios avatar Jun 21 '22 12:06 Adamantios