Skip to content

Commit 95eeb28

Browse files
committed
add slow marker
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
1 parent 771107c commit 95eeb28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/zkevm/test_worst_compute.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -960,6 +960,7 @@ def test_empty_block(
960960

961961

962962
@pytest.mark.valid_from("Cancun")
963+
@pytest.mark.slow()
963964
def test_worst_bn128_pairings(
964965
blockchain_test: BlockchainTestFiller,
965966
pre: Alloc,

0 commit comments

Comments
 (0)