Skip to content

Add CI check to install with homebrew on macos #1452

Add CI check to install with homebrew on macos

Add CI check to install with homebrew on macos #1452

Triggered via pull request August 9, 2023 13:20
Status Success
Total duration 16m 9s
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:20:7 › File Browser › Select one folder: ui-tests/test/filebrowser.spec.ts#L28
1) [firefox] › test/filebrowser.spec.ts:20:7 › File Browser › Select one folder ────────────────── Error: expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByRole('navigation').getByText('Delete') 26 | 27 | expect(toolbar.getByText('Rename')).toBeVisible(); > 28 | expect(toolbar.getByText('Delete')).toBeVisible(); | ^ 29 | }); 30 | 31 | test('Select one file', async ({ page, tmpPath }) => { at /home/runner/work/notebook/notebook/ui-tests/test/filebrowser.spec.ts:28:41
[chromium] › test/notebook.spec.ts:32:7 › Notebook › Renaming the notebook should be possible: ui-tests/test/notebook.spec.ts#L1
1) [chromium] › test/notebook.spec.ts:32:7 › Notebook › Renaming the notebook should be possible ─ Test timeout of 60000ms exceeded.
[chromium] › test/notebook.spec.ts:32:7 › Notebook › Renaming the notebook should be possible: ui-tests/test/notebook.spec.ts#L52
1) [chromium] › test/notebook.spec.ts:32:7 › Notebook › Renaming the notebook should be possible ─ Error: proxy.waitForNavigation: Navigation failed because page was closed! =========================== logs =========================== waiting for navigation until "load" ============================================================ 50 | await page.click('text="Rename"'), 51 | // wait until the URL is updated > 52 | await page.waitForNavigation(), | ^ 53 | ]); 54 | 55 | // Check the URL contains the new name at /home/runner/work/notebook/notebook/ui-tests/test/notebook.spec.ts:52:18
🎭 Playwright Run Summary
1 flaky [firefox] › test/filebrowser.spec.ts:20:7 › File Browser › Select one folder ─────────────────── 34 passed (4.4m)
🎭 Playwright Run Summary
1 flaky [chromium] › test/notebook.spec.ts:32:7 › Notebook › Renaming the notebook should be possible ── 34 passed (5.7m)

Artifacts

Produced during runtime
Name Size
notebook-chromium-test-assets Expired
1.02 MB
notebook-chromium-test-report Expired
1.54 MB
notebook-dist-1452 Expired
7.57 MB
notebook-firefox-test-assets Expired
43.6 KB
notebook-firefox-test-report Expired
569 KB
notebook-pkgs-1452 Expired
51.5 KB