Skip to content

Release 11/4/24

Release 11/4/24 #54

Triggered via pull request November 4, 2024 21:37
Status Failure
Total duration 8m 39s
Billable time 35m
Artifacts 4

prerelease-tests.yml

on: pull_request
Matrix: test-jupyterlab-demos
Matrix: test-streamlit-demos
Fit to window
Zoom out
Zoom in

Annotations

15 errors, 29 warnings, and 11 notices
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-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)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@0.7.0, actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-jupyterlab-demos (3.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/cancel-workflow-action@0.7.0, actions/checkout@v2, actions/setup-python@v2, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-jupyterlab-demos (3.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@0.7.0, actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-jupyterlab-demos (3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/cancel-workflow-action@0.7.0, actions/checkout@v2, actions/setup-python@v2, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-jupyterlab-demos (3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@0.7.0, actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-jupyterlab-demos (3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/cancel-workflow-action@0.7.0, actions/checkout@v2, actions/setup-python@v2, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-streamlit-demos (macos-latest, 3.10, vanguard-fund-performance, Google Chrome)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-streamlit-demos (macos-latest, 3.10, vanguard-fund-performance, Google Chrome)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-streamlit-demos (macos-latest, 3.10, vanguard-fund-performance, chromium)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-streamlit-demos (macos-latest, 3.10, vanguard-fund-performance, chromium)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-streamlit-demos (macos-latest, 3.10, vanguard-fund-performance, webkit)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-streamlit-demos (macos-latest, 3.10, vanguard-fund-performance, webkit)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-streamlit-demos (macos-latest, 3.10, vanguard-fund-performance, firefox)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-streamlit-demos (macos-latest, 3.10, vanguard-fund-performance, firefox)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-streamlit-demos (ubuntu-latest-m, 3.10, vanguard-fund-performance, firefox)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-streamlit-demos (ubuntu-latest-m, 3.10, vanguard-fund-performance, firefox)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-streamlit-demos (ubuntu-latest-m, 3.10, vanguard-fund-performance, chromium)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-streamlit-demos (ubuntu-latest-m, 3.10, vanguard-fund-performance, chromium)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-streamlit-demos (ubuntu-latest-m, 3.10, vanguard-fund-performance, Google Chrome)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-streamlit-demos (ubuntu-latest-m, 3.10, vanguard-fund-performance, Google Chrome)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-streamlit-demos (windows-latest-l, 3.10, vanguard-fund-performance, Microsoft Edge)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-streamlit-demos (windows-latest-l, 3.10, vanguard-fund-performance, Microsoft Edge)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-streamlit-demos (windows-latest-l, 3.10, vanguard-fund-performance, firefox)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-streamlit-demos (windows-latest-l, 3.10, vanguard-fund-performance, firefox)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-streamlit-demos (windows-latest-l, 3.10, vanguard-fund-performance, Google Chrome)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-streamlit-demos (windows-latest-l, 3.10, vanguard-fund-performance, Google Chrome)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
test-streamlit-demos (windows-latest-l, 3.10, vanguard-fund-performance, chromium)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-streamlit-demos (windows-latest-l, 3.10, vanguard-fund-performance, chromium)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
🎭 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 Expired
427 KB
jupyterlab-playwright-report-3.11 Expired
427 KB
jupyterlab-playwright-report-3.8 Expired
427 KB
streamlit-playwright-report Expired
427 KB