Skip to content

fix trusted status indication #1490

fix trusted status indication

fix trusted status indication #1490

Triggered via pull request September 7, 2023 20:13
Status Failure
Total duration 19m 11s
Artifacts 8
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ui-tests.yml

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

Annotations

11 errors and 4 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('Download') 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
[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 ──────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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
ui-tests (firefox)
Process completed with exit code 1.
[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
[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 ──────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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
[firefox] › test/general.spec.ts:13:7 › General › The notebook should render: ui-tests/test/general.spec.ts#L52
2) [firefox] › test/general.spec.ts:13:7 › General › The notebook should render ────────────────── Error: Screenshot comparison failed: 58 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/notebook/notebook/ui-tests/test-results/test-general-General-The-notebook-should-render-firefox/notebook-expected.png Received: /home/runner/work/notebook/notebook/ui-tests/test-results/test-general-General-The-notebook-should-render-firefox/notebook-actual.png Diff: /home/runner/work/notebook/notebook/ui-tests/test-results/test-general-General-The-notebook-should-render-firefox/notebook-diff.png 50 | } 51 | > 52 | expect(await page.screenshot()).toMatchSnapshot('notebook.png'); | ^ 53 | }); 54 | }); 55 | at /home/runner/work/notebook/notebook/ui-tests/test/general.spec.ts:52:37
[firefox] › test/general.spec.ts:13:7 › General › The notebook should render: ui-tests/test/general.spec.ts#L52
2) [firefox] › test/general.spec.ts:13:7 › General › The notebook should render ────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 58 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/notebook/notebook/ui-tests/test-results/test-general-General-The-notebook-should-render-firefox-retry1/notebook-expected.png Received: /home/runner/work/notebook/notebook/ui-tests/test-results/test-general-General-The-notebook-should-render-firefox-retry1/notebook-actual.png Diff: /home/runner/work/notebook/notebook/ui-tests/test-results/test-general-General-The-notebook-should-render-firefox-retry1/notebook-diff.png 50 | } 51 | > 52 | expect(await page.screenshot()).toMatchSnapshot('notebook.png'); | ^ 53 | }); 54 | }); 55 | at /home/runner/work/notebook/notebook/ui-tests/test/general.spec.ts:52:37
ui-tests (firefox)
Process completed with exit code 1.
[chromium] › test/general.spec.ts:13:7 › General › The notebook should render: ui-tests/test/general.spec.ts#L52
1) [chromium] › test/general.spec.ts:13:7 › General › The notebook should render ───────────────── Error: Screenshot comparison failed: 48 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/notebook/notebook/ui-tests/test-results/test-general-General-The-notebook-should-render-chromium/notebook-expected.png Received: /home/runner/work/notebook/notebook/ui-tests/test-results/test-general-General-The-notebook-should-render-chromium/notebook-actual.png Diff: /home/runner/work/notebook/notebook/ui-tests/test-results/test-general-General-The-notebook-should-render-chromium/notebook-diff.png 50 | } 51 | > 52 | expect(await page.screenshot()).toMatchSnapshot('notebook.png'); | ^ 53 | }); 54 | }); 55 | at /home/runner/work/notebook/notebook/ui-tests/test/general.spec.ts:52:37
[chromium] › test/general.spec.ts:13:7 › General › The notebook should render: ui-tests/test/general.spec.ts#L52
1) [chromium] › test/general.spec.ts:13:7 › General › The notebook should render ───────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 48 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/notebook/notebook/ui-tests/test-results/test-general-General-The-notebook-should-render-chromium-retry1/notebook-expected.png Received: /home/runner/work/notebook/notebook/ui-tests/test-results/test-general-General-The-notebook-should-render-chromium-retry1/notebook-actual.png Diff: /home/runner/work/notebook/notebook/ui-tests/test-results/test-general-General-The-notebook-should-render-chromium-retry1/notebook-diff.png 50 | } 51 | > 52 | expect(await page.screenshot()).toMatchSnapshot('notebook.png'); | ^ 53 | }); 54 | }); 55 | at /home/runner/work/notebook/notebook/ui-tests/test/general.spec.ts:52:37
ui-tests (chromium)
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed [firefox] › test/filebrowser.spec.ts:31:7 › File Browser › Select one file ───────────────────── 34 passed (4.2m)
🎭 Playwright Run Summary
2 failed [firefox] › test/filebrowser.spec.ts:31:7 › File Browser › Select one file ───────────────────── [firefox] › test/general.spec.ts:13:7 › General › The notebook should render ─────────────────── 33 passed (4.6m)
🎭 Playwright Run Summary
35 passed (4.1m)
🎭 Playwright Run Summary
1 failed [chromium] › test/general.spec.ts:13:7 › General › The notebook should render ────────────────── 34 passed (4.3m)

Artifacts

Produced during runtime
Name Size
notebook-chromium-test-assets Expired
311 KB
notebook-chromium-test-report Expired
751 KB
notebook-chromium-updated-snapshots Expired
420 KB
notebook-dist-1490 Expired
7.58 MB
notebook-firefox-test-assets Expired
533 KB
notebook-firefox-test-report Expired
954 KB
notebook-firefox-updated-snapshots Expired
451 KB
notebook-pkgs-1490 Expired
51.5 KB