Skip to content

Commit c79eb04

Browse files
committed
Disable kernel timeout during idle kernel test (CI is slow)
1 parent 4677917 commit c79eb04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

atest/05_Features/Completion.robot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ ${KERNEL_BUSY_INDICATOR} css:.jp-NotebookPanel-toolbar div[title="Kernel Busy
1212

1313
*** Test Cases ***
1414
Works When Kernel Is Idle
15+
Configure JupyterLab Plugin {"kernelResponseTimeout": -1, "waitForBusyKernel": false} plugin id=${COMPLETION PLUGIN ID}
1516
[Documentation] The suggestions from kernel and LSP should get integrated.
1617
Enter Cell Editor 1 line=2
1718
Capture Page Screenshot 01-entered-cell.png

0 commit comments

Comments
 (0)