Skip to content

Commit 286d617

Browse files
authored
chore: disable e2e-p2p completely (#9219)
she flakes again disabled until #9164
1 parent 26edb4d commit 286d617

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

yarn-project/end-to-end/Earthfile

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
VERSION 0.8
22

3-
e2e-p2p:
4-
LOCALLY
5-
RUN ./scripts/e2e_test.sh ./src/e2e_p2p/ --runInBand
3+
# Flakey, TODO(https://github.com/AztecProtocol/aztec-packages/issues/9164)
4+
# e2e-p2p:
5+
# LOCALLY
6+
# RUN ./scripts/e2e_test.sh ./src/e2e_p2p/ --runInBand
67

78
e2e-l1-with-wall-time:
89
LOCALLY

0 commit comments

Comments
 (0)