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 54f9bcd commit d7026b7Copy full SHA for d7026b7
tests/e2e-playwright/tests/tip/test_ti_plan.py
@@ -47,7 +47,7 @@
47
+ _JLAB_MAX_STARTUP_MAX_TIME
48
)
49
_JLAB_RUN_OPTIMIZATION_APPEARANCE_TIME: Final[int] = 2 * MINUTE
50
-_JLAB_RUN_OPTIMIZATION_MAX_TIME: Final[int] = 2 * MINUTE
+_JLAB_RUN_OPTIMIZATION_MAX_TIME: Final[int] = 4 * MINUTE
51
_JLAB_REPORTING_MAX_TIME: Final[int] = 20 * SECOND
52
53
0 commit comments