chore: update pre-commit hooks (#7084) #1568
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 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('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
|
[chromium] › test/mobile.spec.ts:30:7 › Mobile › The layout should be more compact on the notebook page:
ui-tests/test/mobile.spec.ts#L59
1) [chromium] › test/mobile.spec.ts:30:7 › Mobile › The layout should be more compact on the notebook page
Error: Screenshot comparison failed:
829 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/notebook/notebook/ui-tests/test-results/test-mobile-Mobile-The-layout-should-be-more-compact-on-the-notebook-page-chromium/notebook-expected.png
Received: /home/runner/work/notebook/notebook/ui-tests/test-results/test-mobile-Mobile-The-layout-should-be-more-compact-on-the-notebook-page-chromium/notebook-actual.png
Diff: /home/runner/work/notebook/notebook/ui-tests/test-results/test-mobile-Mobile-The-layout-should-be-more-compact-on-the-notebook-page-chromium/notebook-diff.png
57 | }
58 |
> 59 | expect(await page.screenshot()).toMatchSnapshot('notebook.png');
| ^
60 | });
61 | });
62 |
at /home/runner/work/notebook/notebook/ui-tests/test/mobile.spec.ts:59:37
|
🎭 Playwright Run Summary
1 flaky
[firefox] › test/filebrowser.spec.ts:31:7 › File Browser › Select one file ─────────────────────
34 passed (4.1m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › test/mobile.spec.ts:30:7 › Mobile › The layout should be more compact on the notebook page
34 passed (4.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
notebook-chromium-test-assets
Expired
|
708 KB |
|
notebook-chromium-test-report
Expired
|
2.19 MB |
|
notebook-dist-1568
Expired
|
7.57 MB |
|
notebook-firefox-test-assets
Expired
|
734 KB |
|
notebook-firefox-test-report
Expired
|
2.21 MB |
|
notebook-pkgs-1568
Expired
|
52.9 KB |
|