Use @jupyter/builder (#7893)
#355
Annotations
3 errors, 1 warning, and 2 notices
|
[chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory:
ui-tests/test/links.spec.ts#L25
1) [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
1) [chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory ───────────────
Test timeout of 60000ms exceeded.
|
|
[firefox] › test/filebrowser.spec.ts:32:7 › File Browser › Select one file:
ui-tests/test/filebrowser.spec.ts#L41
1) [firefox] › test/filebrowser.spec.ts:32:7 › File Browser › Select one file ────────────────────
Error: expect(locator).toBeVisible() failed
Locator: getByRole('toolbar').getByText('Move to Trash')
Expected: visible
Received: undefined
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for getByRole('toolbar').getByText('Move to Trash')
39 |
40 | ['Rename', 'Open', 'Download', 'Move to Trash'].forEach(async (text) => {
> 41 | expect(toolbar.getByText(text)).toBeVisible();
| ^
42 | });
43 | });
44 |
at forEach (/home/runner/work/notebook/notebook/ui-tests/test/filebrowser.spec.ts:41:39)
at /home/runner/work/notebook/notebook/ui-tests/test/filebrowser.spec.ts:40:53
|
|
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/
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory ────────────────
42 passed (3.2m)
|
|
🎭 Playwright Run Summary
1 flaky
[firefox] › test/filebrowser.spec.ts:32:7 › File Browser › Select one file ─────────────────────
42 passed (3.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
notebook-chromium-test-assets
|
2.3 MB |
sha256:5703fc189e1ff0c9ba4d86fcc994f1444b874c6d140ebf76a0f57ad10b7d6d5d
|
|
|
notebook-chromium-test-report
|
3.04 MB |
sha256:495f0b8fad11eaf23a1527b75b9027a9118aafd0bb9c2a642fb7fd355f83b601
|
|
|
notebook-dist-355
|
27.6 MB |
sha256:7ae7a3d14f37d531d9af99d2277d1d6b92a43914cb1fbc5d8144c64f8ddfa514
|
|
|
notebook-firefox-test-assets
|
771 KB |
sha256:cf5d92cddbc4b58b6cb1d1061e00d44e2eb4239113559a44d748dcf1dcafbaf7
|
|
|
notebook-firefox-test-report
|
1.49 MB |
sha256:b0a5e7022f3308ca3ddf2af60145a99b1cbd9336366d4e2df99607b5d8d8d659
|
|