We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b95900e commit 215af23Copy full SHA for 215af23
tests/integration_tests/performance/test_benchmarks.py
@@ -43,7 +43,6 @@ def get_executables():
43
44
45
@pytest.mark.no_block_pr
46
-@pytest.mark.timeout(600)
47
@pytest.mark.parametrize("executable", get_executables())
48
def test_no_regression_relative_to_target_branch(executable):
49
"""
0 commit comments