Update migrate_to_notebook7.md #2100
Annotations
6 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
|
[chromium] › test/notebook.spec.ts:32:7 › Notebook › Renaming the notebook should be possible:
ui-tests/test/notebook.spec.ts#L1
1) [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
1) [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
|
[chromium] › test/notebook.spec.ts:32:7 › Notebook › Renaming the notebook should be possible:
ui-tests/test/notebook.spec.ts#L1
1) [chromium] › test/notebook.spec.ts:32:7 › Notebook › Renaming the notebook should be possible ─
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
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
1) [chromium] › test/notebook.spec.ts:32:7 › Notebook › Renaming the notebook should be possible ─
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
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
|
ui-tests (chromium)
Process completed with exit code 1.
|
🎭 Playwright Run Summary
1 flaky
[firefox] › test/filebrowser.spec.ts:31:7 › File Browser › Select one file ─────────────────────
34 passed (2.0m)
|
🎭 Playwright Run Summary
35 passed (1.8m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › test/notebook.spec.ts:32:7 › Notebook › Renaming the notebook should be possible ──
34 passed (3.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
notebook-chromium-test-assets
|
7.51 MB |
|
notebook-chromium-test-report
|
8.15 MB |
|
notebook-chromium-updated-snapshots
|
314 KB |
|
notebook-dist-2100
|
10.4 MB |
|
notebook-firefox-test-assets
|
496 KB |
|
notebook-firefox-test-report
|
1.12 MB |
|
notebook-pkgs-2100
|
57.1 KB |
|