Test current main with Jupyterlab 4.2.5 #2088
test.yml
on: pull_request
Matrix: Test Python
check_links
47s
ui_tests
2m 42s
Install from SDist and Test
0s
Annotations
5 errors, 14 warnings, and 1 notice
Test Python (macos-latest, 3.13)
Process completed with exit code 1.
|
Test Python (macos-latest, 3.8)
[notice] A new release of pip is available: 21.1.1 -> 24.3.1
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
tests/notebook.spec.ts:127:7 › Initialization › Open a notebook:
ui-tests/tests/notebook.spec.ts#L137
1) tests/notebook.spec.ts:127:7 › Initialization › Open a notebook ───────────────────────────────
Error: Screenshot comparison failed:
16011 pixels (ratio 0.04 of all image pixels) are different.
Expected: /home/runner/work/jupyter-collaboration/jupyter-collaboration/ui-tests/test-results/tests-notebook-Initialization-Open-a-notebook/initialization-open-notebook-host-expected.png
Received: /home/runner/work/jupyter-collaboration/jupyter-collaboration/ui-tests/test-results/tests-notebook-Initialization-Open-a-notebook/initialization-open-notebook-host-actual.png
Diff: /home/runner/work/jupyter-collaboration/jupyter-collaboration/ui-tests/test-results/tests-notebook-Initialization-Open-a-notebook/initialization-open-notebook-host-diff.png
135 |
136 | const nbPanel = await page.notebook.getNotebookInPanel();
> 137 | expect.soft(await nbPanel?.screenshot()).toMatchSnapshot(
| ^
138 | 'initialization-open-notebook-host.png'
139 | );
140 |
at /home/runner/work/jupyter-collaboration/jupyter-collaboration/ui-tests/tests/notebook.spec.ts:137:46
|
tests/notebook.spec.ts:127:7 › Initialization › Open a notebook:
ui-tests/tests/notebook.spec.ts#L142
1) tests/notebook.spec.ts:127:7 › Initialization › Open a notebook ───────────────────────────────
Error: Screenshot comparison failed:
16011 pixels (ratio 0.04 of all image pixels) are different.
Expected: /home/runner/work/jupyter-collaboration/jupyter-collaboration/ui-tests/test-results/tests-notebook-Initialization-Open-a-notebook/initialization-open-notebook-guest-expected.png
Received: /home/runner/work/jupyter-collaboration/jupyter-collaboration/ui-tests/test-results/tests-notebook-Initialization-Open-a-notebook/initialization-open-notebook-guest-actual.png
Diff: /home/runner/work/jupyter-collaboration/jupyter-collaboration/ui-tests/test-results/tests-notebook-Initialization-Open-a-notebook/initialization-open-notebook-guest-diff.png
140 |
141 | const nbPanelGuest = await guestPage.notebook.getNotebookInPanel();
> 142 | expect(await nbPanelGuest?.screenshot()).toMatchSnapshot(
| ^
143 | 'initialization-open-notebook-guest.png'
144 | );
145 |
at /home/runner/work/jupyter-collaboration/jupyter-collaboration/ui-tests/tests/notebook.spec.ts:142:46
|
ui_tests
Process completed with exit code 1.
|
Run pre-commit hook
The following actions uses node12 which is deprecated and will be forced to run on node16: pre-commit/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run pre-commit hook
The following actions use a deprecated Node.js version and will be forced to run on node20: pre-commit/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run pre-commit hook:
packages/collaboration/src/collaboratorspanel.tsx#L106
Forbidden non-null assertion
|
Run pre-commit hook:
packages/collaboration/src/collaboratorspanel.tsx#L169
Forbidden non-null assertion
|
Run pre-commit hook:
packages/collaboration/src/cursors.ts#L171
Forbidden non-null assertion
|
Run pre-commit hook:
packages/collaboration/src/cursors.ts#L235
Forbidden non-null assertion
|
Run pre-commit hook:
packages/collaboration/src/cursors.ts#L286
Forbidden non-null assertion
|
Run pre-commit hook:
packages/collaboration/src/menu.ts#L65
Forbidden non-null assertion
|
Run pre-commit hook:
packages/collaboration/src/menu.ts#L70
Forbidden non-null assertion
|
Run pre-commit hook:
packages/collaboration/src/menu.ts#L76
Forbidden non-null assertion
|
Run pre-commit hook:
packages/collaboration/src/menu.ts#L78
Forbidden non-null assertion
|
Run pre-commit hook:
packages/collaboration/src/userinfopanel.tsx#L26
Forbidden non-null assertion
|
ui_tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@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: "jupyter-collaboration-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 failed
tests/notebook.spec.ts:127:7 › Initialization › Open a notebook ────────────────────────────────
3 skipped
14 passed (1.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-12087
|
19.8 KB |
|
coverage-12994
|
22 KB |
|
coverage-13797
|
19.8 KB |
|
coverage-1384
|
21.1 KB |
|
coverage-18286
|
19.1 KB |
|
coverage-18985
|
20.7 KB |
|
coverage-21046
|
20.7 KB |
|
coverage-23154
|
19.1 KB |
|
coverage-2444
|
19.8 KB |
|
coverage-24554
|
21.2 KB |
|
coverage-25154
|
22 KB |
|
coverage-26499
|
19.5 KB |
|
coverage-27773
|
20.5 KB |
|
coverage-30499
|
19.8 KB |
|
coverage-6527
|
19.8 KB |
|
coverage-7185
|
22 KB |
|
coverage-9250
|
20.5 KB |
|
jupyter-collaboration-playwright-report
|
1.29 MB |
|