diff --git a/yarn-project/end-to-end/Earthfile b/yarn-project/end-to-end/Earthfile index cd18833d3a0..c27a77e6d03 100644 --- a/yarn-project/end-to-end/Earthfile +++ b/yarn-project/end-to-end/Earthfile @@ -1,8 +1,9 @@ VERSION 0.8 -e2e-p2p: - LOCALLY - RUN ./scripts/e2e_test.sh ./src/e2e_p2p/ --runInBand +# Flakey, TODO(https://github.com/AztecProtocol/aztec-packages/issues/9164) +# e2e-p2p: +# LOCALLY +# RUN ./scripts/e2e_test.sh ./src/e2e_p2p/ --runInBand e2e-l1-with-wall-time: LOCALLY