Skip to content

Collaborative chat sidepanel #88

Collaborative chat sidepanel

Collaborative chat sidepanel #88

Triggered via pull request April 15, 2024 06:52
Status Failure
Total duration 10m 5s
Artifacts 4

build.yml

on: pull_request
Build jupyter_chat
2m 49s
Build jupyter_chat
Check Links
37s
Check Links
Matrix: build_extensions
Matrix: integration-tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 6 warnings, and 2 notices
tests/jupyterlab_collaborative_chat.spec.ts:463:9 › #chatPanel › #openingClosing › should list existing chat: packages/jupyterlab-collaborative-chat/ui-tests/tests/jupyterlab_collaborative_chat.spec.ts#L475
1) tests/jupyterlab_collaborative_chat.spec.ts:463:9 › #chatPanel › #openingClosing › should list existing chat Error: Timed out 5000ms waiting for expect(locator).toHaveCount(expected) Locator: locator('.jp-SidePanel.jp-collab-chat-sidepanel').first().locator('.jp-SidePanel-toolbar .jp-Toolbar-item.jp-collab-chat-open select').locator('option') Expected: 2 Received: 1 Call log: - expect.toHaveCount with timeout 5000ms - waiting for locator('.jp-SidePanel.jp-collab-chat-sidepanel').first().locator('.jp-SidePanel-toolbar .jp-Toolbar-item.jp-collab-chat-open select').locator('option') - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" 473 | console.log(await select.locator('option').nth(i).textContent()); 474 | } > 475 | await expect(select.locator('option')).toHaveCount(2); | ^ 476 | await expect(select.locator('option').last()).toHaveText(name); 477 | }); 478 | at /home/runner/work/jupyter-chat/jupyter-chat/packages/jupyterlab-collaborative-chat/ui-tests/tests/jupyterlab_collaborative_chat.spec.ts:475:46
tests/jupyterlab_collaborative_chat.spec.ts:479:9 › #chatPanel › #openingClosing › should open an existing chat and close it: packages/jupyterlab-collaborative-chat/ui-tests/tests/jupyterlab_collaborative_chat.spec.ts#L1
2) tests/jupyterlab_collaborative_chat.spec.ts:479:9 › #chatPanel › #openingClosing › should open an existing chat and close it Test timeout of 60000ms exceeded.
tests/jupyterlab_collaborative_chat.spec.ts:479:9 › #chatPanel › #openingClosing › should open an existing chat and close it: packages/jupyterlab-collaborative-chat/ui-tests/tests/jupyterlab_collaborative_chat.spec.ts#L488
2) tests/jupyterlab_collaborative_chat.spec.ts:479:9 › #chatPanel › #openingClosing › should open an existing chat and close it Error: locator.selectOption: Test timeout of 60000ms exceeded. Call log: - waiting for locator('.jp-SidePanel.jp-collab-chat-sidepanel').first().locator('.jp-SidePanel-toolbar .jp-Toolbar-item.jp-collab-chat-open select') - locator resolved to <select>…</select> - attempting select option action - waiting for element to be visible and enabled - did not find some options - retrying select option action, attempt #1 - waiting for element to be visible and enabled - did not find some options - retrying select option action, attempt #2 - waiting 20ms - waiting for element to be visible and enabled - did not find some options - retrying select option action, attempt #3 - waiting 100ms - waiting for element to be visible and enabled - did not find some options - retrying select option action, attempt #4 - waiting 100ms - waiting for element to be visible and enabled - did not find some options - retrying select option action, attempt #5 - waiting 500ms - waiting for element to be visible and enabled - did not find some options - retrying select option action, attempt #6 - waiting 500ms - waiting for element to be visible and enabled - did not find some options - retrying select option action, attempt #7 - waiting 500ms - waiting for element to be visible and enabled - did not find some options - retrying select option action, attempt #8 - waiting 500ms - waiting for element to be visible and enabled - did not find some options - retrying select option action, attempt #9 - waiting 500ms - waiting for element to be visible and enabled - did not find some options - retrying select option action, attempt #10 - waiting 500ms - waiting for element to be visible and enabled - did not find some options - retrying select option action, attempt #11 - waiting 500ms - waiting for element to be visible and enabled - did not find some options - retrying select option action, attempt #12 - waiting 500ms - waiting for element to be visible and enabled - did not find some options - retrying select option action, attempt #13 - waiting 500ms - waiting for element to be visible and enabled - did not find some options - retrying select option action, attempt #14 - waiting 500ms - waiting for element to be visible and enabled - did not find some options - retrying select option action, attempt #15 - waiting 500ms - waiting for element to be visible and enabled - did not find some options - retrying select option action, attempt #16 - waiting 500ms - waiting for element to be visible and enabled - did not find some options - retrying select option action, attempt #17 - waiting 500ms - waiting for element to be visible and enabled - did not find some options - retrying select option action, attempt #18 - waiting 500ms - waiting for element to be visible and enabled - did not find some options - retrying select option action, attempt #19 - waiting 500ms - waiting for element to be visible and enabled - did not find some options - retrying select option action, attempt #20 - waiting 500ms - waiting for element to be visible and enabled - did not find some options - retrying select option action, attempt #21 - waiting 500ms - waiting for element to be visible and enabled - did not find some options - retrying select option action, attempt #22 - waiting 500ms
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 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/.
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/.
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/.
🎭 Playwright Run Summary
1 passed (6.3s)
🎭 Playwright Run Summary
2 failed tests/jupyterlab_collaborative_chat.spec.ts:463:9 › #chatPanel › #openingClosing › should list existing chat tests/jupyterlab_collaborative_chat.spec.ts:479:9 › #chatPanel › #openingClosing › should open an existing chat and close it 21 passed (2.4m)

Artifacts

Produced during runtime
Name Size
jupyterlab_collaborative_chat-artifacts Expired
1.35 MB
jupyterlab_collaborative_chat-playwright-tests Expired
2.58 MB
jupyterlab_ws_chat-artifacts Expired
1.02 MB
jupyterlab_ws_chat-playwright-tests Expired
426 KB