Skip to content

Commit 831318c

Browse files
committed
mute extra data test
1 parent 9bf2f1c commit 831318c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/regression/test_accounting_oracle_extra_data_full_items.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ def test_extra_data_full_items(
218218
assert contracts.csm.getNodeOperatorSummary(i)["stuckValidatorsCount"] == csm_stuck[(3, i)]
219219

220220

221+
@pytest.mark.skip("This is a heavy test. Make sure to run it only if there are changes in the Staking Router or CSM contracts")
221222
def test_extra_data_most_expensive_report(extra_data_service):
222223
"""
223224
Make sure the worst report fits into the block gas limit.

0 commit comments

Comments
 (0)