Fix: Quota Checking Logic #61
Annotations
5 errors and 2 warnings
Start a server and run tests
ReferenceError: structuredClone is not defined
at jupyterlab_ui_tests/jupyterlab.dataframe-render.spec.ts:1
> 1 | import { expect, test } from '@jupyterlab/galata';
| ^
2 | import { createAndRunNotebookWithCells, waitForIdle } from '../jupyter_utils/jupyterlab_utils';
3 | import { updateCellValue } from '../jupyter_utils/mitosheet_utils';
4 | const placeholderCellText = '# Empty code cell';
at /home/runner/work/mito/mito/tests/node_modules/vega-lite/src/util.ts:4:26
at /home/runner/work/mito/mito/tests/node_modules/vega-lite/build/vega-lite.js:2:66
at Object.<anonymous> (/home/runner/work/mito/mito/tests/node_modules/vega-lite/build/vega-lite.js:5:3)
at Object.<anonymous> (/home/runner/work/mito/mito/tests/node_modules/@jupyterlab/galata/src/benchmarkReporter.ts:21:1)
at Object.<anonymous> (/home/runner/work/mito/mito/tests/node_modules/@jupyterlab/galata/src/index.ts:18:1)
at Object.<anonymous> (/home/runner/work/mito/mito/tests/jupyterlab_ui_tests/jupyterlab.dataframe-render.spec.ts:1:1)
|
Start a server and run tests
ReferenceError: structuredClone is not defined
at jupyterlab_ui_tests/jupyterlab.mitosheet.spec.ts:1
> 1 | import { expect, test } from '@jupyterlab/galata';
| ^
2 | import { TURN_OFF_TOURS, clickToolbarButton, updateCellValue, dfCreationCode, getNumberOfColumns } from '../jupyter_utils/mitosheet_utils';
3 | import { waitForIdle, createAndRunNotebookWithCells, typeInNotebookCell, waitForCodeToBeWritten } from '../jupyter_utils/jupyterlab_utils';
4 |
at /home/runner/work/mito/mito/tests/node_modules/vega-lite/src/util.ts:4:26
at /home/runner/work/mito/mito/tests/node_modules/vega-lite/build/vega-lite.js:2:66
at Object.<anonymous> (/home/runner/work/mito/mito/tests/node_modules/vega-lite/build/vega-lite.js:5:3)
at Object.<anonymous> (/home/runner/work/mito/mito/tests/node_modules/@jupyterlab/galata/src/benchmarkReporter.ts:21:1)
at Object.<anonymous> (/home/runner/work/mito/mito/tests/node_modules/@jupyterlab/galata/src/index.ts:18:1)
at Object.<anonymous> (/home/runner/work/mito/mito/tests/jupyterlab_ui_tests/jupyterlab.mitosheet.spec.ts:1:1)
|
Start a server and run tests
ReferenceError: structuredClone is not defined
at jupyterlab_ui_tests/mitosheet.spec.ts:1
> 1 | import { expect, test } from '@jupyterlab/galata';
| ^
2 | import { createNewMitosheetOnlyTest, dfCreationCode, getNumberOfColumns } from '../jupyter_utils/mitosheet_utils';
3 |
4 | test.describe.configure({ mode: 'parallel' });
at /home/runner/work/mito/mito/tests/node_modules/vega-lite/src/util.ts:4:26
at /home/runner/work/mito/mito/tests/node_modules/vega-lite/build/vega-lite.js:2:66
at Object.<anonymous> (/home/runner/work/mito/mito/tests/node_modules/vega-lite/build/vega-lite.js:5:3)
at Object.<anonymous> (/home/runner/work/mito/mito/tests/node_modules/@jupyterlab/galata/src/benchmarkReporter.ts:21:1)
at Object.<anonymous> (/home/runner/work/mito/mito/tests/node_modules/@jupyterlab/galata/src/index.ts:18:1)
at Object.<anonymous> (/home/runner/work/mito/mito/tests/jupyterlab_ui_tests/mitosheet.spec.ts:1:1)
|
Start a server and run tests
Error: No tests found.
Make sure that arguments are regular expressions matching test files.
You may need to escape symbols like "$" or "*" and quote the arguments.
|
Start a server and run tests
Process completed with exit code 1.
|
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.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "jupyterlab-playwright-report-3.10", "jupyterlab-playwright-report-3.11", "jupyterlab-playwright-report-3.8", "streamlit-playwright-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading