8000 Fix: Quota Checking Logic · mito-ds/mito@8018380 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix: Quota Checking Logic #61

Fix: Quota Checking Logic

Fix: Quota Checking Logic #61

Triggered via pull request January 8, 2025 20:44
@ngafarngafar
opened #1475
dev
Status Failure
Total duration 9m 49s
Billable time 39m
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, 4 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.
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.
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/
🎭 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 Digest
jupyterlab-playwright-report-3.10 Expired
440 KB
jupyterlab-playwright-report-3.11 Expired
440 KB
jupyterlab-playwright-report-3.8 Expired
440 KB
streamlit-playwright-report Expired
440 KB
0