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 9aa54c5 commit d197394Copy full SHA for d197394
tests/integration_tests/performance/test_benchmarks.py
@@ -17,7 +17,7 @@
17
18
19
@pytest.mark.no_block_pr
20
-@pytest.mark.timeout(600)
+@pytest.mark.timeout(900)
21
def test_no_regression_relative_to_target_branch():
22
"""
23
Run the microbenchmarks in this repository, comparing results from pull
0 commit comments