Skip to content

Fix undefined error when checkpoints is empty (#7567) #2276

Fix undefined error when checkpoints is empty (#7567)

Fix undefined error when checkpoints is empty (#7567) #2276

Triggered via push January 24, 2025 10:59
Status Success
Total duration 7m 44s
Artifacts 5

ui-tests.yml

on: push
Matrix: ui-tests
Fit to window
Zoom out
Zoom in

Annotations

1 error, 2 warnings, and 2 notices
[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() Locator: getByRole('toolbar').getByText('Open') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByRole('toolbar').getByText('Open') 39 | 40 | ['Rename', 'Delete', 'Open', 'Download', 'Delete'].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:56
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ui-tests (chromium)
No files were found with the provided path: ui-tests/test-results. No artifacts will be uploaded.
🎭 Playwright Run Summary
36 passed (1.7m)
🎭 Playwright Run Summary
1 flaky [firefox] › test/filebrowser.spec.ts:32:7 › File Browser › Select one file ───────────────────── 35 passed (2.0m)

Artifacts

Produced during runtime
Name Size
notebook-chromium-test-report
328 KB
notebook-dist-2276
26.5 MB
notebook-firefox-test-assets
535 KB
notebook-firefox-test-report
1.18 MB
notebook-pkgs-2276
57.8 KB