Skip to content

Commit ddbced6

Browse files
committed
xfail mc hash test
1 parent b10f9f7 commit ddbced6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

E2E-tests/tests/committee/test_blocks.py

+1
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ def test_block_authors_match_committee_seats(
137137

138138
@mark.skip_blockchain("pc_evm", reason="not implemented yet on pc_evm")
139139
@mark.test_key('ETCM-7481')
140+
@mark.xfail(run=False, reason="[ETCM-8543] Fix test to go off specifications")
140141
@mark.mc_state_reference_block
141142
def test_block_headers_have_mc_hash(api: BlockchainApi, config: ApiConfig, pc_epoch, get_pc_epoch_blocks):
142143
"""Test block headers have mainchain hash

0 commit comments

Comments
 (0)