Skip to content

Commit 9c8d0ec

Browse files
matusdrobuliak66mrnicegyu11
authored andcommitted
♻️ increase e2e tip test timeout (ITISFoundation#6504)
1 parent 475fd13 commit 9c8d0ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e-playwright/tests/tip/test_ti_plan.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
+ _JLAB_MAX_STARTUP_MAX_TIME
4848
)
4949
_JLAB_RUN_OPTIMIZATION_APPEARANCE_TIME: Final[int] = 2 * MINUTE
50-
_JLAB_RUN_OPTIMIZATION_MAX_TIME: Final[int] = 2 * MINUTE
50+
_JLAB_RUN_OPTIMIZATION_MAX_TIME: Final[int] = 4 * MINUTE
5151
_JLAB_REPORTING_MAX_TIME: Final[int] = 20 * SECOND
5252

5353

0 commit comments

Comments
 (0)