Update to JupyterLab 4.3.0rc1
#2164
Annotations
7 errors and 3 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(locator).toBeVisible()
Locator: getByRole('toolbar').getByText('Open')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('toolbar').getByText('Open')
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:43:7 › File Browser › Select files and folders:
ui-tests/test/filebrowser.spec.ts#L54
2) [firefox] › test/filebrowser.spec.ts:43:7 › File Browser › Select files and folders ───────────
Error: expect(locator).toBeHidden()
Locator: getByRole('toolbar').getByText('Open')
Expected: hidden
Received: visible
Call log:
- expect.toBeHidden with timeout 5000ms
- waiting for getByRole('toolbar').getByText('Open')
52 |
53 | expect(toolbar.getByText('Rename')).toBeHidden();
> 54 | expect(toolbar.getByText('Open')).toBeHidden();
| ^
55 | expect(toolbar.getByText('Delete')).toBeVisible();
56 | });
57 |
at /home/runner/work/notebook/notebook/ui-tests/test/filebrowser.spec.ts:54:39
|
[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: Test timeout of 60000ms exceeded.
=========================== 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
|
[chromium] › test/settings.spec.ts:23:7 › Settings › Should be persisted after reloading the page:
ui-tests/test/settings.spec.ts#L45
1) [chromium] › test/settings.spec.ts:23:7 › Settings › Should be persisted after reloading the page
Error: Screenshot comparison failed:
468 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/notebook/notebook/ui-tests/test/settings.spec.ts-snapshots/top-visible-chromium-linux.png
Received: /home/runner/work/notebook/notebook/ui-tests/test-results/test-settings-Settings-Sho-cda2b-ed-after-reloading-the-page-chromium/top-visible-actual.png
Diff: /home/runner/work/notebook/notebook/ui-tests/test-results/test-settings-Settings-Sho-cda2b-ed-after-reloading-the-page-chromium/top-visible-diff.png
43 | await page.reload({ waitUntil: 'networkidle' });
44 | await page.menu.getMenuItem(showHeaderPath);
> 45 | expect(await page.screenshot()).toMatchSnapshot('top-visible.png', {
| ^
46 | maxDiffPixels: 300,
47 | });
48 | });
at /home/runner/work/notebook/notebook/ui-tests/test/settings.spec.ts:45:37
|
[chromium] › test/settings.spec.ts:23:7 › Settings › Should be persisted after reloading the page:
ui-tests/test/settings.spec.ts#L45
1) [chromium] › test/settings.spec.ts:23:7 › Settings › Should be persisted after reloading the page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
483 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/notebook/notebook/ui-tests/test/settings.spec.ts-snapshots/top-visible-chromium-linux.png
Received: /home/runner/work/notebook/notebook/ui-tests/test-results/test-settings-Settings-Sho-cda2b-ed-after-reloading-the-page-chromium-retry1/top-visible-actual.png
Diff: /home/runner/work/notebook/notebook/ui-tests/test-results/test-settings-Settings-Sho-cda2b-ed-after-reloading-the-page-chromium-retry1/top-visible-diff.png
43 | await page.reload({ waitUntil: 'networkidle' });
44 | await page.menu.getMenuItem(showHeaderPath);
> 45 | expect(await page.screenshot()).toMatchSnapshot('top-visible.png', {
| ^
46 | maxDiffPixels: 300,
47 | });
48 | });
at /home/runner/work/notebook/notebook/ui-tests/test/settings.spec.ts:45:37
|
ui-tests (chromium)
Process completed with exit code 1.
|
🎭 Playwright Run Summary
2 flaky
[firefox] › test/filebrowser.spec.ts:31:7 › File Browser › Select one file ─────────────────────
[firefox] › test/filebrowser.spec.ts:43:7 › File Browser › Select files and folders ────────────
34 passed (2.1m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › test/editor.spec.ts:53:7 › Editor › Renaming the file via the menu entry ──────────
35 passed (2.1m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › test/settings.spec.ts:23:7 › Settings › Should be persisted after reloading the page
35 passed (2.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
notebook-chromium-test-assets
|
1020 KB |
|
notebook-chromium-test-report
|
1.64 MB |
|
notebook-chromium-updated-snapshots
|
338 KB |
|
notebook-dist-2164
|
9.5 MB |
|
notebook-firefox-test-assets
|
786 KB |
|
notebook-firefox-test-report
|
1.43 MB |
|
notebook-pkgs-2164
|
57.5 KB |
|