Bump js-yaml in the npm_and_yarn group across 1 directory (#460) #892
ui-tests.yml
on: push
jupyterlab
9m 40s
notebook
3m 44s
Annotations
2 errors, 2 warnings, and 2 notices
|
tests/ui-config.spec.ts:232:7 › #typingNotification › should not display typing users if disabled:
ui-tests/tests/ui-config.spec.ts#L261
2) tests/ui-config.spec.ts:232:7 › #typingNotification › should not display typing users if disabled
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.textContent: Target page, context or browser has been closed
259 | try {
260 | await page.waitForCondition(
> 261 | async () => !!(await writers.textContent())?.trim(),
| ^
262 | 3000
263 | );
264 | } catch {
at /home/runner/work/jupyter-chat/jupyter-chat/ui-tests/tests/ui-config.spec.ts:261:38
at Timeout.check (/home/runner/work/jupyter-chat/jupyter-chat/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:183:33)
|
|
tests/attachments.spec.ts:150:7 › #attachments › Should select cells when opening a notebook attachment with cells:
ui-tests/tests/attachments.spec.ts#L204
1) tests/attachments.spec.ts:150:7 › #attachments › Should select cells when opening a notebook attachment with cells
Error: page.evaluate: Test timeout of 60000ms exceeded.
202 |
203 | // close the notebook
> 204 | await page.notebook.save();
| ^
205 | await page.notebook.close();
206 |
207 | // Click the attachment in the sent message.
at NotebookHelper.save (/home/runner/work/jupyter-chat/jupyter-chat/ui-tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:328:21)
at /home/runner/work/jupyter-chat/jupyter-chat/ui-tests/tests/attachments.spec.ts:204:5
|
|
notebook
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
jupyterlab
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
2 passed (13.4s)
|
|
🎭 Playwright Run Summary
2 flaky
tests/attachments.spec.ts:150:7 › #attachments › Should select cells when opening a notebook attachment with cells
tests/ui-config.spec.ts:232:7 › #typingNotification › should not display typing users if disabled
1 skipped
103 passed (5.9m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
integration-jupyterlab
|
25 MB |
sha256:46c12028d44499c3bed466ee1723803b541b81669a41a0fada8d413ec599d038
|
|
|
integration-notebook
|
198 KB |
sha256:d1419a7583aad9e280fce6cf8513c06bef15630b5727f335a6777202e38a9f05
|
|