We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 976c290 commit 089aa02Copy full SHA for 089aa02
tests/benchmark/compute/instruction/test_block_context.py
@@ -59,7 +59,6 @@ def test_block_context_ops(
59
],
60
)
61
@pytest.mark.slow("Generates long chain")
62
-@pytest.mark.pre_alloc_group("separate", reason="Generates long chain")
63
def test_blockhash(
64
benchmark_test: BenchmarkTestFiller,
65
index: int | None,
0 commit comments