From 497c6a1fa46bc9b7745de726b0333133f8d6543a Mon Sep 17 00:00:00 2001 From: ludamad Date: Thu, 19 Dec 2024 15:48:52 -0500 Subject: [PATCH] chore: disable flake in e2e_fees/private_payments --- yarn-project/end-to-end/src/e2e_fees/private_payments.test.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/yarn-project/end-to-end/src/e2e_fees/private_payments.test.ts b/yarn-project/end-to-end/src/e2e_fees/private_payments.test.ts index 39420fd44b8..c1fa2d4fbec 100644 --- a/yarn-project/end-to-end/src/e2e_fees/private_payments.test.ts +++ b/yarn-project/end-to-end/src/e2e_fees/private_payments.test.ts @@ -325,7 +325,8 @@ describe('e2e_fees private_payment', () => { }); // TODO(#7694): Remove this test once the lacking feature in TXE is implemented. - it('insufficient funded amount is correctly handled', async () => { + // TODO(#10775): Reenable, hit e.g. https://github.com/AztecProtocol/aztec-packages/actions/runs/12419409370/job/34675397831 + it.skip('insufficient funded amount is correctly handled', async () => { // We call arbitrary `private_get_name(...)` function just to check the correct error is triggered. await expect( bananaCoin.methods.private_get_name().prove({