nimbus-eth1/fluffy/tests/history_network_tests
Kim De Mey cff7091826
Fix flaky portal tests - part II (#2829)
* Remove two simple sleeps from history network test

Replace simple sleeps in test_history_network with retries +
sleeps. Current simple sleep setting would occasionally still
fail on CI.

* Increase retries on test_portal_testnet from 2 to 3.

* Add 1 second sleep after headers with proof get gossiped
2024-11-06 11:10:31 +01:00
..
all_history_network_custom_chain_tests.nim Refactor portal test directory structure (#2650) 2024-09-24 13:07:20 +02:00
all_history_network_tests.nim Refactor portal test directory structure (#2650) 2024-09-24 13:07:20 +02:00
test_block_proof_historical_roots.nim Refactor portal test directory structure (#2650) 2024-09-24 13:07:20 +02:00
test_block_proof_historical_roots_vectors.nim Fix eth/common & web3 related deprecation warnings for fluffy (#2698) 2024-10-04 23:21:26 +02:00
test_block_proof_historical_summaries.nim Refactor portal test directory structure (#2650) 2024-09-24 13:07:20 +02:00
test_block_proof_historical_summaries_vectors.nim Fix eth/common & web3 related deprecation warnings for fluffy (#2698) 2024-10-04 23:21:26 +02:00
test_historical_hashes_accumulator.nim Fix eth/common & web3 related deprecation warnings for fluffy (#2698) 2024-10-04 23:21:26 +02:00
test_historical_hashes_accumulator_root.nim Fix eth/common & web3 related deprecation warnings for fluffy (#2698) 2024-10-04 23:21:26 +02:00
test_history_content.nim Refactor/clean-up/prepping history network code (#2836) 2024-11-06 08:49:55 +01:00
test_history_content_keys.nim Remove usage of aliases for Hash32 such as BlockHash (#2707) 2024-10-07 22:39:07 +02:00
test_history_content_validation.nim Refactor/clean-up/prepping history network code (#2836) 2024-11-06 08:49:55 +01:00
test_history_network.nim Fix flaky portal tests - part II (#2829) 2024-11-06 11:10:31 +01:00
test_history_util.nim Fix eth/common & web3 related deprecation warnings for fluffy (#2698) 2024-10-04 23:21:26 +02:00