Backport PR #16975: Fix regression in standard error rendering perfor… #7
Annotations
2 errors
protocol › #source › should retrieve the source of the dumped code cell:
packages/debugger/test/session.spec.ts#L137
thrown: "Exceeded timeout of 30000 ms for a hook.
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/session.spec.ts:137:3
at Object.<anonymous> (test/session.spec.ts:113:1)
|
@jupyterlab/notebook › ToolbarItems › kernelRequired › #createRestartRunAllButton() › should restart and run all when clicked:
packages/notebook/test/default-toolbar.spec.ts#L306
TypeError: Cannot read properties of null (reading 'dispatchEvent')
at Object.<anonymous>.exports.simulate (../../node_modules/simulate-event/simulate-event.js:427:18)
at Object.<anonymous> (test/default-toolbar.spec.ts:306:19)
|