Skip to content

Commit 08a7f17

Browse files
committed
Mark test_legacy_create_tx_eof_initcode with xfail
1 parent 2d2780e commit 08a7f17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: tests/osaka/eip7692_eof_v1/eip7873_tx_create/test_creation_tx.py

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ def test_legacy_create_tx_legacy_initcode_eof_bytecode(
5959

6060

6161
@pytest.mark.with_all_contract_creating_tx_types(selector=lambda tx_type: tx_type != 6)
62+
@pytest.mark.xfail(reason="evmone incorrectly deploys the contract")
6263
@pytest.mark.exception_test
6364
def test_legacy_create_tx_eof_initcode(
6465
state_test: StateTestFiller,

0 commit comments

Comments
 (0)