Skip to content

Fix traitlets typing #1559

Fix traitlets typing

Fix traitlets typing #1559

Triggered via pull request October 2, 2023 08:19
Status Success
Total duration 16m 39s
Artifacts 6

ui-tests.yml

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

Annotations

3 errors and 2 notices
[firefox] › test/filebrowser.spec.ts:31:7 › File Browser › Select one file: ui-tests/test/filebrowser.spec.ts#L39
1) [firefox] › test/filebrowser.spec.ts:31:7 › File Browser › Select one file ──────────────────── Error: expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByRole('navigation').getByText('Delete') 37 | 38 | ['Rename', 'Delete', 'Open', 'Download', 'Delete'].forEach(async (text) => { > 39 | expect(toolbar.getByText(text)).toBeVisible(); | ^ 40 | }); 41 | }); 42 | at forEach (/home/runner/work/notebook/notebook/ui-tests/test/filebrowser.spec.ts:39:39) at /home/runner/work/notebook/notebook/ui-tests/test/filebrowser.spec.ts:38:56
[chromium] › test/editor.spec.ts:53:7 › Editor › Renaming the file via the menu entry: ui-tests/test/editor.spec.ts#L1
1) [chromium] › test/editor.spec.ts:53:7 › Editor › Renaming the file via the menu entry ───────── Test timeout of 60000ms exceeded.
[chromium] › test/editor.spec.ts:53:7 › Editor › Renaming the file via the menu entry: ui-tests/test/editor.spec.ts#L23
1) [chromium] › test/editor.spec.ts:53:7 › Editor › Renaming the file via the menu entry ───────── Error: proxy.waitForNavigation: Navigation failed because page was closed! =========================== logs =========================== waiting for navigation until "load" ============================================================ 21 | await page.click('text="Rename"'), 22 | // wait until the URL is updated > 23 | await page.waitForNavigation(), | ^ 24 | ]); 25 | }; 26 | at processRenameDialog (/home/runner/work/notebook/notebook/ui-tests/test/editor.spec.ts:23:16) at /home/runner/work/notebook/notebook/ui-tests/test/editor.spec.ts:63:5
🎭 Playwright Run Summary
1 flaky [firefox] › test/filebrowser.spec.ts:31:7 › File Browser › Select one file ───────────────────── 34 passed (4.0m)
🎭 Playwright Run Summary
1 flaky [chromium] › test/editor.spec.ts:53:7 › Editor › Renaming the file via the menu entry ────────── 34 passed (5.3m)

Artifacts

Produced during runtime
Name Size
notebook-chromium-test-assets Expired
867 KB
notebook-chromium-test-report Expired
2.34 MB
notebook-dist-1559 Expired
7.57 MB
notebook-firefox-test-assets Expired
733 KB
notebook-firefox-test-report Expired
2.21 MB
notebook-pkgs-1559 Expired
52.9 KB