Update to JupyterLab 4.1.0a3
#1675
Annotations
6 errors, 1 warning, and 2 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/links.spec.ts:37:7 › Local Links › Open a folder:
ui-tests/test/links.spec.ts#L1
2) [chromium] › test/links.spec.ts:37:7 › Local Links › Open a folder ────────────────────────────
Test timeout of 60000ms exceeded.
|
[chromium] › test/links.spec.ts:37:7 › Local Links › Open a folder:
ui-tests/test/links.spec.ts#L44
2) [chromium] › test/links.spec.ts:37:7 › Local Links › Open a folder ────────────────────────────
Error: proxy.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
42 |
43 | const [folder] = await Promise.all([
> 44 | page.waitForEvent('popup'),
| ^
45 | page.getByText('Open Test Folder').last().click(),
46 | ]);
47 |
at /home/runner/work/notebook/notebook/ui-tests/test/links.spec.ts:44:12
|
[chromium] › test/links.spec.ts:37:7 › Local Links › Open a folder:
ui-tests/test/links.spec.ts#L1
2) [chromium] › test/links.spec.ts:37:7 › Local Links › Open a folder ────────────────────────────
Pending operations:
- locator.click at test/links.spec.ts:45:49
|
ui-tests (firefox)
No files were found with the provided path: ui-tests/test-results. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
35 passed (1.8m)
|
🎭 Playwright Run Summary
2 flaky
[chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory ────────────────
[chromium] › test/links.spec.ts:37:7 › Local Links › Open a folder ─────────────────────────────
33 passed (2.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
notebook-chromium-test-assets
Expired
|
3.28 MB |
|
notebook-chromium-test-report
Expired
|
4.78 MB |
|
notebook-dist-1675
Expired
|
9.33 MB |
|
notebook-firefox-test-report
Expired
|
522 KB |
|
notebook-pkgs-1675
Expired
|
53.6 KB |
|