chia-blockchain/tests/pools
Mariano Sorgente 766e1c21f5
Fix several flaky tests (#11576)
* Increase some of the timeouts to reduce flakiness

* Experiment with CI for flakiness

* Force more runs

* Add argument name

* Fix flaky mempool test

* Attempt to fix another flaky test

* Fix wallet retry test

* Missing arg

* Lint

* Increase benchmark test time

* Debug

* Debug

* Simplify retry test

* Lint

* More lint

* Return false instead of assert

* No need to check disconnect twice (since we don't break, this was flaky)

* Remove useless changes

* Accidental changes revert

* Accidental changes revert 2

* Accidental changes revert 3

* Revert fixture
2022-05-23 07:54:38 -07:00
..
__init__.py Pools mainnet (#7047) 2021-06-29 14:21:25 -07:00
config.py Prepare test blocks and plots only for tests that need them. This saves us a couple more hours of CI running time. (#10975) 2022-04-05 10:34:57 -07:00
test_pool_cmdline.py tests|github|pre-commit: Improve build-workflows.py and make it a pre-commit hook (#8728) 2021-11-09 10:57:40 -08:00
test_pool_config.py Switch to integrated lock_and_load_config() context manager (#10698) 2022-03-28 12:52:51 -07:00
test_pool_puzzles_lifecycle.py Rust only conditions (#8467) 2021-09-18 10:25:19 -07:00
test_pool_rpc.py Fix several flaky tests (#11576) 2022-05-23 07:54:38 -07:00
test_pool_wallet.py Preserve existing pool payout_instructions when creating a PoolWallet (#10507) 2022-03-02 10:25:13 -08:00
test_wallet_pool_store.py Fix remaining linting issues (#10962) 2022-04-02 13:22:55 -07:00