Skip to content

Fix inline completer configure calls not being propagated correctly… #19457

Fix inline completer configure calls not being propagated correctly…

Fix inline completer configure calls not being propagated correctly… #19457

Triggered via push June 21, 2024 09:51
Status Success
Total duration 9m 19s
Artifacts
Matrix: JS
Fit to window
Zoom out
Zoom in

Annotations

3 errors
@jupyterlab/notebook › ExecutionIndicator › executedAllCell › should tick every second: packages/notebook/test/executionindicator.spec.tsx#L155
thrown: "Exceeded timeout of 10000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at test/executionindicator.spec.tsx:155:7 at test/executionindicator.spec.tsx:132:5 at test/executionindicator.spec.tsx:58:3 at Object.<anonymous> (test/executionindicator.spec.tsx:55:1)
@jupyterlab/notebook › ExecutionIndicator › executedAllCell › should count correctly number of executed requests: packages/services/src/kernel/future.ts#L198
Canceled future for kernel_info_request message before replies were done at KernelShellFutureHandler.dispose (../services/src/kernel/future.ts:198:9) at dispose (../services/src/kernel/default.ts:1117:14) at Map.forEach (<anonymous>) at KernelConnection.forEach [as _clearKernelState] (../services/src/kernel/default.ts:1116:19) at KernelConnection._clearKernelState [as restart] (../services/src/kernel/default.ts:482:10) at SessionContext.restart [as restartKernel] (../apputils/src/sessioncontext.tsx:719:35) at Object.<anonymous> (test/executionindicator.spec.tsx:114:31)
@jupyterlab/notebook › ExecutionIndicator › executedAllCell › should reset to idle when kernel gets abruptly terminated: packages/services/src/kernel/future.ts#L198
Canceled future for kernel_info_request message before replies were done at KernelShellFutureHandler.dispose (../services/src/kernel/future.ts:198:9) at dispose (../services/src/kernel/default.ts:1117:14) at Map.forEach (<anonymous>) at KernelConnection.forEach [as _clearKernelState] (../services/src/kernel/default.ts:1116:19) at KernelConnection._clearKernelState [as restart] (../services/src/kernel/default.ts:482:10) at SessionContext.restart [as restartKernel] (../apputils/src/sessioncontext.tsx:719:35) at Object.<anonymous> (test/executionindicator.spec.tsx:114:31)