Use jupyterlab-chat extension #1786
Annotations
2 errors, 3 warnings, and 1 notice
tests/jupyter-ai.spec.ts:22:7 › Jupyter AI › shows sidebar chat icon:
packages/jupyter-ai/ui-tests/tests/helpers/AIHelper.ts#L66
1) tests/jupyter-ai.spec.ts:22:7 › Jupyter AI › shows sidebar chat icon ──────────────────────────
Error: Screenshot comparison failed:
630 pixels (ratio 0.03 of all image pixels) are different.
Expected: /home/runner/work/jupyter-ai/jupyter-ai/packages/jupyter-ai/ui-tests/tests/jupyter-ai.spec.ts-snapshots/sidebar-linux.png
Received: /home/runner/work/jupyter-ai/jupyter-ai/packages/jupyter-ai/ui-tests/test-results/tests-jupyter-ai-Jupyter-AI-shows-sidebar-chat-icon/sidebar-actual.png
Diff: /home/runner/work/jupyter-ai/jupyter-ai/packages/jupyter-ai/ui-tests/test-results/tests-jupyter-ai-Jupyter-AI-shows-sidebar-chat-icon/sidebar-diff.png
at tests/helpers/AIHelper.ts:66
64 | const target = opts.locator ?? (this.openChatPanel(), this.chat);
65 | await target.waitFor({ state: 'visible' });
> 66 | expect(await target.screenshot()).toMatchSnapshot(filename);
| ^
67 | }
68 | }
69 |
at AIHelper.assertSnapshot (/home/runner/work/jupyter-ai/jupyter-ai/packages/jupyter-ai/ui-tests/tests/helpers/AIHelper.ts:66:39)
at /home/runner/work/jupyter-ai/jupyter-ai/packages/jupyter-ai/ui-tests/tests/jupyter-ai.spec.ts:23:5
|
Linux
Process completed with exit code 1.
|
Linux
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2. 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 failed
tests/jupyter-ai.spec.ts:22:7 › Jupyter AI › shows sidebar chat icon ───────────────────────────
1 passed (11.8s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
jupyter-ai-playwright-tests-linux
|
320 KB |
|