Add volume slice plugin #343
ci.yml
on: pull_request
Documentation
39s
Visual Regression
11m 48s
Matrix: Python
Annotations
6 errors, 7 warnings, and 2 notices
tests/plugins.test.ts:19:7 › Widget Visual Regression › Run notebook plugins.ipynb and capture cell outputs:
tests/notebooks/tests/plugins.test.ts#L1
1) tests/plugins.test.ts:19:7 › Widget Visual Regression › Run notebook plugins.ipynb and capture cell outputs
Test timeout of 240000ms exceeded.
|
tests/plugins.test.ts:19:7 › Widget Visual Regression › Run notebook plugins.ipynb and capture cell outputs:
tests/notebooks/tests/plugins.test.ts#L30
1) tests/plugins.test.ts:19:7 › Widget Visual Regression › Run notebook plugins.ipynb and capture cell outputs
Error: page.evaluate: Test timeout of 240000ms exceeded.
28 | const cellCount = await page.notebook.getCellCount();
29 |
> 30 | await page.notebook.runCellByCell({
| ^
31 | onAfterCellRun: async (cellIndex: number) => {
32 | let cell = await page.notebook.getCellOutput(cellIndex);
33 | const startTime = Date.now();
at NotebookHelper.runCellByCell (/home/runner/work/weas-widget/weas-widget/tests/notebooks/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:325:21)
at /home/runner/work/weas-widget/weas-widget/tests/notebooks/tests/plugins.test.ts:30:5
|
Visual Regression
Process completed with exit code 1.
|
tests/plugins.test.ts:19:7 › Widget Visual Regression › Run notebook plugins.ipynb and capture cell outputs:
tests/notebooks/tests/plugins.test.ts#L1
1) tests/plugins.test.ts:19:7 › Widget Visual Regression › Run notebook plugins.ipynb and capture cell outputs
Test timeout of 240000ms exceeded.
|
tests/plugins.test.ts:19:7 › Widget Visual Regression › Run notebook plugins.ipynb and capture cell outputs:
tests/notebooks/tests/plugins.test.ts#L30
1) tests/plugins.test.ts:19:7 › Widget Visual Regression › Run notebook plugins.ipynb and capture cell outputs
Error: page.evaluate: Test timeout of 240000ms exceeded.
28 | const cellCount = await page.notebook.getCellCount();
29 |
> 30 | await page.notebook.runCellByCell({
| ^
31 | onAfterCellRun: async (cellIndex: number) => {
32 | let cell = await page.notebook.getCellOutput(cellIndex);
33 | const startTime = Date.now();
at NotebookHelper.runCellByCell (/home/runner/work/weas-widget/weas-widget/tests/notebooks/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:325:21)
at /home/runner/work/weas-widget/weas-widget/tests/notebooks/tests/plugins.test.ts:30:5
|
Visual Regression
Process completed with exit code 1.
|
Documentation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Python (3.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Python (3.9)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Python (3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Python (3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Visual Regression
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, 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: "test-assets", "test-report", "updated-snapshots".
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 failed
tests/plugins.test.ts:19:7 › Widget Visual Regression › Run notebook plugins.ipynb and capture cell outputs
5 passed (5.2m)
|
🎭 Playwright Run Summary
1 failed
tests/plugins.test.ts:19:7 › Widget Visual Regression › Run notebook plugins.ipynb and capture cell outputs
5 passed (5.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-assets
|
6.38 MB |
|
test-report
|
6.87 MB |
|
updated-snapshots
|
498 KB |
|