Mini-Release 1/21/2025 #62
prerelease-tests.yml
on: pull_request
Matrix: test-jupyterlab-demos
Matrix: test-streamlit-demos
Annotations
25 errors, 3 warnings, and 11 notices
test-jupyterlab-demos (3.11)
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)
|
test-jupyterlab-demos (3.11)
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)
|
test-jupyterlab-demos (3.11)
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)
|
test-jupyterlab-demos (3.11)
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.
|
test-jupyterlab-demos (3.11)
Process completed with exit code 1.
|
test-jupyterlab-demos (3.10)
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)
|
test-jupyterlab-demos (3.10)
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)
|
test-jupyterlab-demos (3.10)
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)
|
test-jupyterlab-demos (3.10)
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.
|
test-jupyterlab-demos (3.10)
Process completed with exit code 1.
|
test-jupyterlab-demos (3.8)
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)
|
test-jupyterlab-demos (3.8)
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)
|
test-jupyterlab-demos (3.8)
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)
|
test-jupyterlab-demos (3.8)
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.
|
test-jupyterlab-demos (3.8)
Process completed with exit code 1.
|
test-streamlit-demos (macos-latest, 3.10, vanguard-fund-performance, Google Chrome)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
test-streamlit-demos (macos-latest, 3.10, vanguard-fund-performance, firefox)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
test-streamlit-demos (macos-latest, 3.10, vanguard-fund-performance, chromium)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
test-streamlit-demos (ubuntu-latest-m, 3.10, vanguard-fund-performance, Google Chrome)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
test-streamlit-demos (ubuntu-latest-m, 3.10, vanguard-fund-performance, firefox)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
test-streamlit-demos (windows-latest-l, 3.10, vanguard-fund-performance, firefox)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
test-streamlit-demos (ubuntu-latest-m, 3.10, vanguard-fund-performance, chromium)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
test-streamlit-demos (windows-latest-l, 3.10, vanguard-fund-performance, Microsoft Edge)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
test-streamlit-demos (windows-latest-l, 3.10, vanguard-fund-performance, Google Chrome)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
test-streamlit-demos (windows-latest-l, 3.10, vanguard-fund-performance, chromium)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
Playwright
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.
|
Playwright
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.
|
Playwright
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.
|
🎭 Playwright Run Summary
1 skipped
|
🎭 Playwright Run Summary
1 skipped
|
🎭 Playwright Run Summary
1 skipped
|
🎭 Playwright Run Summary
1 skipped
|
🎭 Playwright Run Summary
1 skipped
|
🎭 Playwright Run Summary
1 skipped
|
🎭 Playwright Run Summary
1 skipped
|
🎭 Playwright Run Summary
1 skipped
|
🎭 Playwright Run Summary
1 skipped
|
🎭 Playwright Run Summary
1 skipped
|
🎭 Playwright Run Summary
1 skipped
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
jupyterlab-playwright-report-3.10-12890716285
Expired
|
169 KB |
|
jupyterlab-playwright-report-3.11-12890716285
Expired
|
169 KB |
|
jupyterlab-playwright-report-3.8-12890716285
Expired
|
169 KB |
|
streamlit-playwright-report-3.10-12890716285
Expired
|
169 KB |
|