bittensor icon indicating copy to clipboard operation
bittensor copied to clipboard

Fix broken integration tests for btcli

Open sepehr-opentensor opened this issue 1 year ago • 0 comments

The following tests are failing locally but not in CI and need to be addressed.

FAILED tests/integration_tests/test_cli.py::TestCLIWithNetworkAndConfig::test_overview - AssertionError: 'Subnet: 1' not found in 'Wallet - mock_wallet:5EqYFZBJnnXfMfHnLGf436z4Q4KFoobQbkYnuUKtTvwbQhm4\n       ...
FAILED tests/integration_tests/test_cli.py::TestCLIWithNetworkAndConfig::test_overview_not_in_first_subnet - AssertionError: 'Subnet: 3' not found in 'Wallet - mock_wallet:5DfnyfgM925kM2gCzrWPzBdi1djAfxghJrKZYvZpsR88MRrz\n

AC:

  • local test results match ci pipeline test results

sepehr-opentensor avatar Mar 07 '24 16:03 sepehr-opentensor