From e2d3238b8c63a34c3632938b410f49f4846f3a98 Mon Sep 17 00:00:00 2001 From: pdobacz <5735525+pdobacz@users.noreply.github.com> Date: Mon, 19 Aug 2024 09:59:22 +0200 Subject: [PATCH] Mark EOFCREATE msg.depth test with pre_alloc_modify --- .../eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py b/tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py index 63b0e45281..d8f109b8ff 100644 --- a/tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py +++ b/tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py @@ -667,6 +667,7 @@ def test_static_flag_eofcreate( [magic_value_call, magic_value_create], ids=["call_fails", "create_fails"], ) +@pytest.mark.pre_alloc_modify def test_eof_eofcreate_msg_depth( state_test: StateTestFiller, pre: Alloc,