Skip to content

Commit 5fa5507

Browse files
committed
Turn off timeout on another kernel-dependent test as Mac is slow on CI
1 parent c79eb04 commit 5fa5507

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
@@ -143,6 +143,7 @@ Completion Works For Tokens Separated By Space
143143

144144
Kernel And LSP Completions Merge Prefix Conflicts Are Resolved
145145
[Documentation] Reconciliate Python kernel returning prefixed completions and LSP (pyls) not-prefixed ones
146+
Configure JupyterLab Plugin {"kernelResponseTimeout": -1, "waitForBusyKernel": false} plugin id=${COMPLETION PLUGIN ID}
146147
# For more details see: https://github.com/krassowski/jupyterlab-lsp/issues/30#issuecomment-576003987
147148
# `import os.pat<tab>` → `import os.pathsep`
148149
Enter Cell Editor 15 line=1

0 commit comments

Comments
 (0)