Mito AI: Restore chat on refresh #3480
Annotations
4 errors, 1 warning, and 1 notice
Start a server and run tests:
tests/jupyterlab_ui_tests/jupyterlab.dataframe-render.spec.ts#L1
1) [chromium] › jupyterlab_ui_tests/jupyterlab.dataframe-render.spec.ts:65:7 › Dataframe renders as mitosheet › Rerunning hanging df creates new code cell
Test timeout of 60000ms exceeded.
|
Start a server and run tests:
tests/jupyterlab_ui_tests/jupyterlab.dataframe-render.spec.ts#L72
1) [chromium] › jupyterlab_ui_tests/jupyterlab.dataframe-render.spec.ts:65:7 › Dataframe renders as mitosheet › Rerunning hanging df creates new code cell
Error: page.waitForTimeout: Test timeout of 60000ms exceeded.
70 | // Edit the Mitosheet -> rerun df -> edit again
71 | await updateCellValue(page, 'Aaron', '"Jon"')
> 72 | await page.notebook.runCell(0);
| ^
73 | await updateCellValue(page, '4', '10')
74 |
75 | // Check that there are now two Mito generated code cells
at NotebookHelper.waitForRun (/home/runner/work/mito/mito/tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:456:23)
at NotebookHelper.runCell (/home/runner/work/mito/mito/tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:1411:5)
at /home/runner/work/mito/mito/tests/jupyterlab_ui_tests/jupyterlab.dataframe-render.spec.ts:72:5
|
Start a server and run tests:
tests/jupyterlab_ui_tests/jupyterlab.dataframe-render.spec.ts#L1
1) [chromium] › jupyterlab_ui_tests/jupyterlab.dataframe-render.spec.ts:65:7 › Dataframe renders as mitosheet › Rerunning hanging df creates new code cell
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
Start a server and run tests:
tests/jupyterlab_ui_tests/jupyterlab.dataframe-render.spec.ts#L72
1) [chromium] › jupyterlab_ui_tests/jupyterlab.dataframe-render.spec.ts:65:7 › Dataframe renders as mitosheet › Rerunning hanging df creates new code cell
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForTimeout: Test timeout of 60000ms exceeded.
70 | // Edit the Mitosheet -> rerun df -> edit again
71 | await updateCellValue(page, 'Aaron', '"Jon"')
> 72 | await page.notebook.runCell(0);
| ^
73 | await updateCellValue(page, '4', '10')
74 |
75 | // Check that there are now two Mito generated code cells
at NotebookHelper.waitForRun (/home/runner/work/mito/mito/tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:456:23)
at NotebookHelper.runCell (/home/runner/work/mito/mito/tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:1411:5)
at /home/runner/work/mito/mito/tests/jupyterlab_ui_tests/jupyterlab.dataframe-render.spec.ts:72:5
|
Install dependencies
You are using a frozen webkit browser which does not receive updates anymore on ubuntu20.04-x64. Please update to the latest version of your operating system to test up-to-date browsers.
|
Start a server and run tests
1 flaky
[chromium] › jupyterlab_ui_tests/jupyterlab.dataframe-render.spec.ts:65:7 › Dataframe renders as mitosheet › Rerunning hanging df creates new code cell
1 skipped
8 passed (2.8m)
|
Loading