We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26edb4d commit 286d617Copy full SHA for 286d617
yarn-project/end-to-end/Earthfile
@@ -1,8 +1,9 @@
1
VERSION 0.8
2
3
-e2e-p2p:
4
- LOCALLY
5
- RUN ./scripts/e2e_test.sh ./src/e2e_p2p/ --runInBand
+# Flakey, TODO(https://github.com/AztecProtocol/aztec-packages/issues/9164)
+# e2e-p2p:
+# LOCALLY
6
+# RUN ./scripts/e2e_test.sh ./src/e2e_p2p/ --runInBand
7
8
e2e-l1-with-wall-time:
9
LOCALLY
0 commit comments