Release 11/27/24 #97
Annotations
2 errors and 1 notice
Start a server and run tests:
tests/mitoai_ui_tests/mitoai.spec.ts#L1
1) [chromium] › mitoai_ui_tests/mitoai.spec.ts:87:7 › Mito AI Chat › Errors have fix with AI button
Test timeout of 60000ms exceeded.
|
Start a server and run tests:
tests/jupyter_utils/jupyterlab_utils.ts#L13
1) [chromium] › mitoai_ui_tests/mitoai.spec.ts:87:7 › Mito AI Chat › Errors have fix with AI button
Error: locator.evaluate: Test timeout of 60000ms exceeded.
at jupyter_utils/jupyterlab_utils.ts:13
11 |
12 | for (let i = 0; i < cellContents.length; i++) {
> 13 | await page.notebook.setCell(i, 'code', cellContents[i]);
| ^
14 | await page.notebook.runCell(i);
15 | }
16 | await waitForIdle(page)
at NotebookHelper.setCell (/home/runner/work/mito/mito/tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:1269:18)
at createAndRunNotebookWithCells (/home/runner/work/mito/mito/tests/jupyter_utils/jupyterlab_utils.ts:13:9)
at /home/runner/work/mito/mito/tests/mitoai_ui_tests/mitoai.spec.ts:88:5
|
Start a server and run tests
1 flaky
[chromium] › mitoai_ui_tests/mitoai.spec.ts:87:7 › Mito AI Chat › Errors have fix with AI button
9 passed (1.7m)
|
Loading