Update to JupyterLab 4.1 #1644
Annotations
15 errors and 4 notices
[chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory:
ui-tests/test/links.spec.ts#L1
1) [chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory ───────────────
Test timeout of 60000ms exceeded.
|
[chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory:
ui-tests/test/links.spec.ts#L25
1) [chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory ───────────────
Error: proxy.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
23 |
24 | const [current] = await Promise.all([
> 25 | page.waitForEvent('popup'),
| ^
26 | page.getByText('Current Directory').last().click(),
27 | ]);
28 |
at /home/runner/work/notebook/notebook/ui-tests/test/links.spec.ts:25:12
|
[chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory:
ui-tests/test/links.spec.ts#L1
1) [chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory ───────────────
Pending operations:
- locator.click at test/links.spec.ts:26:50
|
[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:
2721 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
|
[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
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2721 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-retry1/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-retry1/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-retry1/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
|
[chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory:
ui-tests/test/links.spec.ts#L1
2) [chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory ───────────────
Test timeout of 60000ms exceeded.
|
[chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory:
ui-tests/test/links.spec.ts#L25
2) [chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory ───────────────
Error: proxy.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
23 |
24 | const [current] = await Promise.all([
> 25 | page.waitForEvent('popup'),
| ^
26 | page.getByText('Current Directory').last().click(),
27 | ]);
28 |
at /home/runner/work/notebook/notebook/ui-tests/test/links.spec.ts:25:12
|
[chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory:
ui-tests/test/links.spec.ts#L1
2) [chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory ───────────────
Pending operations:
- locator.click at test/links.spec.ts:26:50
|
ui-tests (chromium)
Process completed with exit code 1.
|
[firefox] › 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) [firefox] › test/mobile.spec.ts:30:7 › Mobile › The layout should be more compact on the notebook page
Error: Screenshot comparison failed:
2721 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-firefox/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-firefox/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-firefox/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
|
[firefox] › 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) [firefox] › test/mobile.spec.ts:30:7 › Mobile › The layout should be more compact on the notebook page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2721 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-firefox-retry1/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-firefox-retry1/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-firefox-retry1/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
|
[firefox] › test/links.spec.ts:21:7 › Local Links › Open the current directory:
ui-tests/test/links.spec.ts#L1
2) [firefox] › test/links.spec.ts:21:7 › Local Links › Open the current directory ────────────────
Test timeout of 60000ms exceeded.
|
[firefox] › test/links.spec.ts:21:7 › Local Links › Open the current directory:
ui-tests/test/links.spec.ts#L25
2) [firefox] › test/links.spec.ts:21:7 › Local Links › Open the current directory ────────────────
Error: proxy.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
23 |
24 | const [current] = await Promise.all([
> 25 | page.waitForEvent('popup'),
| ^
26 | page.getByText('Current Directory').last().click(),
27 | ]);
28 |
at /home/runner/work/notebook/notebook/ui-tests/test/links.spec.ts:25:12
|
[firefox] › test/links.spec.ts:21:7 › Local Links › Open the current directory:
ui-tests/test/links.spec.ts#L1
2) [firefox] › test/links.spec.ts:21:7 › Local Links › Open the current directory ────────────────
Pending operations:
- locator.click at test/links.spec.ts:26:50
|
ui-tests (firefox)
Process completed with exit code 1.
|
🎭 Playwright Run Summary
1 flaky
[chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory ────────────────
34 passed (3.8m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › test/mobile.spec.ts:30:7 › Mobile › The layout should be more compact on the notebook page
1 flaky
[chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory ────────────────
33 passed (3.9m)
|
🎭 Playwright Run Summary
35 passed (5.3m)
|
🎭 Playwright Run Summary
1 failed
[firefox] › test/mobile.spec.ts:30:7 › Mobile › The layout should be more compact on the notebook page
1 flaky
[firefox] › test/links.spec.ts:21:7 › Local Links › Open the current directory ─────────────────
33 passed (6.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
notebook-chromium-test-assets
Expired
|
2.51 MB |
|
notebook-chromium-test-report
Expired
|
3.99 MB |
|
notebook-chromium-updated-snapshots
Expired
|
419 KB |
|
notebook-dist-1644
Expired
|
9.28 MB |
|
notebook-firefox-test-assets
Expired
|
3.74 MB |
|
notebook-firefox-test-report
Expired
|
5.2 MB |
|
notebook-firefox-updated-snapshots
Expired
|
450 KB |
|
notebook-pkgs-1644
Expired
|
53.2 KB |
|