Bump brace-expansion from 1.1.12 to 1.1.13 #2786
Annotations
14 errors, 2 warnings, and 3 notices
|
ui-tests (chromium)
Process completed with exit code 1.
|
|
[chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory:
ui-tests/test/links.spec.ts#L25
2) [chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory ───────────────
Error: proxy.waitForEvent: Test timeout of 60000ms exceeded.
=========================== logs ===========================
waiting for event "popup"
============================================================
23 |
24 | const [current] = await Promise.all([
> 25 | page.waitForEvent('popup'),
| ^
26 | page.getByText('Current Directory').last().click(),
27 | ]);
28 |
at /home/runner/work/notebook/notebook/ui-tests/test/links.spec.ts:25:12
|
|
[chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory:
ui-tests/test/links.spec.ts#L0
2) [chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory ───────────────
Test timeout of 60000ms exceeded.
|
|
[chromium] › test/notebook.spec.ts:227:7 › Notebook › Toggle cell outputs with the O keyboard shortcut:
ui-tests/test/notebook.spec.ts#L251
1) [chromium] › test/notebook.spec.ts:227:7 › Notebook › Toggle cell outputs with the O keyboard shortcut
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: proxy.waitForSelector: Test timeout of 60000ms exceeded.
Call log:
- waiting for locator('.jp-OutputPlaceholder') to be visible
249 | await page.keyboard.press('O');
250 |
> 251 | await page.waitForSelector('.jp-OutputPlaceholder', { state: 'visible' });
| ^
252 |
253 | await page.keyboard.press('O');
254 |
at /home/runner/work/notebook/notebook/ui-tests/test/notebook.spec.ts:251:16
|
|
[chromium] › test/notebook.spec.ts:227:7 › Notebook › Toggle cell outputs with the O keyboard shortcut:
ui-tests/test/notebook.spec.ts#L0
1) [chromium] › test/notebook.spec.ts:227:7 › Notebook › Toggle cell outputs with the O keyboard shortcut
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
|
[chromium] › test/notebook.spec.ts:227:7 › Notebook › Toggle cell outputs with the O keyboard shortcut:
ui-tests/test/notebook.spec.ts#L251
1) [chromium] › test/notebook.spec.ts:227:7 › Notebook › Toggle cell outputs with the O keyboard shortcut
Error: proxy.waitForSelector: Test timeout of 60000ms exceeded.
Call log:
- waiting for locator('.jp-OutputPlaceholder') to be visible
249 | await page.keyboard.press('O');
250 |
> 251 | await page.waitForSelector('.jp-OutputPlaceholder', { state: 'visible' });
| ^
252 |
253 | await page.keyboard.press('O');
254 |
at /home/runner/work/notebook/notebook/ui-tests/test/notebook.spec.ts:251:16
|
|
[chromium] › test/notebook.spec.ts:227:7 › Notebook › Toggle cell outputs with the O keyboard shortcut:
ui-tests/test/notebook.spec.ts#L0
1) [chromium] › test/notebook.spec.ts:227:7 › Notebook › Toggle cell outputs with the O keyboard shortcut
Test timeout of 60000ms exceeded.
|
|
ui-tests (chromium)
Process completed with exit code 1.
|
|
[chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory:
ui-tests/test/links.spec.ts#L25
2) [chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory ───────────────
Error: proxy.waitForEvent: Test timeout of 60000ms exceeded.
=========================== logs ===========================
waiting for event "popup"
============================================================
23 |
24 | const [current] = await Promise.all([
> 25 | page.waitForEvent('popup'),
| ^
26 | page.getByText('Current Directory').last().click(),
27 | ]);
28 |
at /home/runner/work/notebook/notebook/ui-tests/test/links.spec.ts:25:12
|
|
[chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory:
ui-tests/test/links.spec.ts#L0
2) [chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory ───────────────
Test timeout of 60000ms exceeded.
|
|
[chromium] › test/notebook.spec.ts:227:7 › Notebook › Toggle cell outputs with the O keyboard shortcut:
ui-tests/test/notebook.spec.ts#L251
1) [chromium] › test/notebook.spec.ts:227:7 › Notebook › Toggle cell outputs with the O keyboard shortcut
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: proxy.waitForSelector: Test timeout of 60000ms exceeded.
Call log:
- waiting for locator('.jp-OutputPlaceholder') to be visible
249 | await page.keyboard.press('O');
250 |
> 251 | await page.waitForSelector('.jp-OutputPlaceholder', { state: 'visible' });
| ^
252 |
253 | await page.keyboard.press('O');
254 |
at /home/runner/work/notebook/notebook/ui-tests/test/notebook.spec.ts:251:16
|
|
[chromium] › test/notebook.spec.ts:227:7 › Notebook › Toggle cell outputs with the O keyboard shortcut:
ui-tests/test/notebook.spec.ts#L0
1) [chromium] › test/notebook.spec.ts:227:7 › Notebook › Toggle cell outputs with the O keyboard shortcut
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
|
[chromium] › test/notebook.spec.ts:227:7 › Notebook › Toggle cell outputs with the O keyboard shortcut:
ui-tests/test/notebook.spec.ts#L251
1) [chromium] › test/notebook.spec.ts:227:7 › Notebook › Toggle cell outputs with the O keyboard shortcut
Error: proxy.waitForSelector: Test timeout of 60000ms exceeded.
Call log:
- waiting for locator('.jp-OutputPlaceholder') to be visible
249 | await page.keyboard.press('O');
250 |
> 251 | await page.waitForSelector('.jp-OutputPlaceholder', { state: 'visible' });
| ^
252 |
253 | await page.keyboard.press('O');
254 |
at /home/runner/work/notebook/notebook/ui-tests/test/notebook.spec.ts:251:16
|
|
[chromium] › test/notebook.spec.ts:227:7 › Notebook › Toggle cell outputs with the O keyboard shortcut:
ui-tests/test/notebook.spec.ts#L0
1) [chromium] › test/notebook.spec.ts:227:7 › Notebook › Toggle cell outputs with the O keyboard shortcut
Test timeout of 60000ms exceeded.
|
|
Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ui-tests (firefox)
No files were found with the provided path: ui-tests/test-results. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
43 passed (3.5m)
|
|
🎭 Playwright Run Summary
1 failed
[chromium] › test/notebook.spec.ts:227:7 › Notebook › Toggle cell outputs with the O keyboard shortcut
1 flaky
[chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory ────────────────
41 passed (5.1m)
|
|
🎭 Playwright Run Summary
1 failed
[chromium] › test/notebook.spec.ts:227:7 › Notebook › Toggle cell outputs with the O keyboard shortcut
1 flaky
[chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory ────────────────
41 passed (5.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
notebook-chromium-test-assets
|
4.61 MB |
sha256:c6751007057e5681a0b04b1260c769db7099646221f091a1bb02a1bdba7e67af
|
|
|
notebook-chromium-test-report
|
5.36 MB |
sha256:99b7a98286d04242eace5d07ebe901351a6c74c3ce6ce49b306354edb5bcea8b
|
|
|
notebook-chromium-updated-snapshots
|
292 KB |
sha256:7a7f72733bc0ca6d886cc9e10e10db2e3eb33cfd1ea51625003fa136c1b8a261
|
|
|
notebook-dist-2786
|
27.6 MB |
sha256:38ac2796207eaec28b9c0041ae351cc793eca15c221e02df7fb44bd118c4f0c6
|
|
|
notebook-firefox-test-report
|
340 KB |
sha256:a2ce6770bf37082693a2f94bce4cfce5a90e0299c67cc0dbfb0c4f731eb56859
|
|
|
notebook-pkgs-2786
|
61.5 KB |
sha256:228b472af2be735ae6d68e1097a0256144c491c3b4e109c9ff165c2d4712fcad
|
|