Remove requirement to global awareness, which often fails to activate #134
build.yml
on: pull_request
Build jupyter_chat
3m 7s
Check Links
43s
Matrix: build_extensions
Matrix: integration-tests
Annotations
2 errors, 7 warnings, and 2 notices
tests/jupyterlab_collaborative_chat.spec.ts:182:7 › #menuNew › should have an entry in main menu -> new:
packages/jupyterlab-collaborative-chat/ui-tests/tests/jupyterlab_collaborative_chat.spec.ts#L184
1) tests/jupyterlab_collaborative_chat.spec.ts:182:7 › #menuNew › should have an entry in main menu -> new
Error: Screenshot comparison failed:
4 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/jupyter-chat/jupyter-chat/packages/jupyterlab-collaborative-chat/ui-tests/tests/jupyterlab_collaborative_chat.spec.ts-snapshots/menu-new-linux.png
Received: /home/runner/work/jupyter-chat/jupyter-chat/packages/jupyterlab-collaborative-chat/ui-tests/test-results/tests-jupyterlab_collabora-bc7c7-an-entry-in-main-menu---new/menu-new-actual.png
Diff: /home/runner/work/jupyter-chat/jupyter-chat/packages/jupyterlab-collaborative-chat/ui-tests/test-results/tests-jupyterlab_collabora-bc7c7-an-entry-in-main-menu---new/menu-new-diff.png
182 | test('should have an entry in main menu -> new', async ({ page }) => {
183 | const menu = await page.menu.open('File>New');
> 184 | expect(await menu?.screenshot()).toMatchSnapshot('menu-new.png');
| ^
185 | });
186 |
187 | test('should open modal create from the menu', async ({ page }) => {
at /home/runner/work/jupyter-chat/jupyter-chat/packages/jupyterlab-collaborative-chat/ui-tests/tests/jupyterlab_collaborative_chat.spec.ts:184:38
|
collaborative integration tests
Process completed with exit code 1.
|
Check Links
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build jupyter_chat
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build ws chat extension
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build collaborative chat extension
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ws integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
collaborative integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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_collaborative_chat-artifacts", "jupyterlab_collaborative_chat-playwright-tests", "jupyterlab_ws_chat-artifacts", "jupyterlab_ws_chat-playwright-tests".
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 passed (6.3s)
|
🎭 Playwright Run Summary
1 failed
tests/jupyterlab_collaborative_chat.spec.ts:182:7 › #menuNew › should have an entry in main menu -> new
35 passed (2.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
jupyterlab_collaborative_chat-artifacts
Expired
|
1.35 MB |
|
jupyterlab_collaborative_chat-playwright-tests
Expired
|
832 KB |
|
jupyterlab_ws_chat-artifacts
Expired
|
1.03 MB |
|
jupyterlab_ws_chat-playwright-tests
Expired
|
426 KB |
|