Update to JupyterLab 4.3.0a1
(#7416)
#2067
Annotations
4 errors 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: Test timeout of 60000ms exceeded.
=========================== 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/notebook.spec.ts:32:7 › Notebook › Renaming the notebook should be possible:
ui-tests/test/notebook.spec.ts#L1
2) [chromium] › test/notebook.spec.ts:32:7 › Notebook › Renaming the notebook should be possible ─
Test timeout of 60000ms exceeded.
|
[chromium] › test/notebook.spec.ts:32:7 › Notebook › Renaming the notebook should be possible:
ui-tests/test/notebook.spec.ts#L52
2) [chromium] › test/notebook.spec.ts:32:7 › Notebook › Renaming the notebook should be possible ─
Error: proxy.waitForNavigation: Test timeout of 60000ms exceeded.
=========================== logs ===========================
waiting for navigation until "load"
============================================================
50 | await page.click('text="Rename"'),
51 | // wait until the URL is updated
> 52 | await page.waitForNavigation(),
| ^
53 | ]);
54 |
55 | // Check the URL contains the new name
at /home/runner/work/notebook/notebook/ui-tests/test/notebook.spec.ts:52:18
|
🎭 Playwright Run Summary
35 passed (2.0m)
|
🎭 Playwright Run Summary
2 flaky
[chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory ────────────────
[chromium] › test/notebook.spec.ts:32:7 › Notebook › Renaming the notebook should be possible ──
33 passed (2.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
notebook-chromium-test-assets
Expired
|
5.94 MB |
|
notebook-chromium-test-report
Expired
|
6.59 MB |
|
notebook-dist-2067
Expired
|
10.4 MB |
|
notebook-firefox-test-assets
Expired
|
184 Bytes |
|
notebook-firefox-test-report
Expired
|
337 KB |
|
notebook-pkgs-2067
Expired
|
57.1 KB |
|