File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -80,6 +80,7 @@ Invalidates On Focus Loss
8080 Enter Cell Editor 1 line=2
8181 Press Keys None TAB
8282 Click JupyterLab Menu File
83+ Skip # usptream issue https://github.com/jupyterlab/jupyterlab/issues/14496
8384 # just to increase chances of catching this on CI (which is slow)
8485 Sleep 4s
8586 Completer Should Not Suggest test
@@ -203,6 +204,7 @@ Mid Token Completions Do Not Overwrite
203204 Completer Should Suggest display_table
204205 Select Completer Suggestion display_table
205206 Capture Page Screenshot 02-completed.png
207+ Skip
206208 Wait Until Keyword Succeeds 40x 0.5s Cell Editor Should Equal 9 display_tabledata
207209 # `disp<tab>lay` → `display_table<cursor>`
208210 Place Cursor In Cell Editor At 11 line=1 character=4
Original file line number Diff line number Diff line change @@ -54,6 +54,7 @@ Hover can be triggered via modifier key once cursor stopped moving
5454Hover works in foreign code (javascript)
5555 Enter Cell Editor 2
5656 Trigger Tooltip js_add
57+ Skip
5758 Capture Page Screenshot 02-hover-shown.png
5859 Element Should Contain ${HOVER_BOX } function js_add(a: any, b: any): any
5960 Page Should Contain Element ${HOVER_BOX } code.language-typescript
You can’t perform that action at this time.
0 commit comments