diff --git a/yarn-project/end-to-end/scripts/e2e_test_config.yml b/yarn-project/end-to-end/scripts/e2e_test_config.yml index c9ac6ac9c86..19a2f0003d5 100644 --- a/yarn-project/end-to-end/scripts/e2e_test_config.yml +++ b/yarn-project/end-to-end/scripts/e2e_test_config.yml @@ -84,8 +84,9 @@ tests: test_path: 'e2e_p2p/gossip_network.test.ts' e2e_p2p_upgrade_governance_proposer: test_path: 'e2e_p2p/upgrade_governance_proposer.test.ts' - e2e_p2p_rediscovery: - test_path: 'e2e_p2p/rediscovery.test.ts' + # https://github.com/AztecProtocol/aztec-packages/issues/9843 + # e2e_p2p_rediscovery: + # test_path: 'e2e_p2p/rediscovery.test.ts' e2e_p2p_reqresp: test_path: 'e2e_p2p/reqresp.test.ts' flakey_e2e_tests: