Update to JupyterLab v4.4.0rc1 (#7622) #2359
Annotations
2 errors, 5 warnings, and 2 notices
[firefox] › test/filebrowser.spec.ts:32:7 › File Browser › Select one file:
ui-tests/test/filebrowser.spec.ts#L41
1) [firefox] › test/filebrowser.spec.ts:32:7 › File Browser › Select one file ────────────────────
Error: expect(locator).toBeVisible()
Locator: getByRole('toolbar').getByText('Download')
Expected: visible
Received: undefined
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('toolbar').getByText('Download')
39 |
40 | ['Rename', 'Open', 'Download', 'Move to Trash'].forEach(async (text) => {
> 41 | expect(toolbar.getByText(text)).toBeVisible();
| ^
42 | });
43 | });
44 |
at forEach (/home/runner/work/notebook/notebook/ui-tests/test/filebrowser.spec.ts:41:39)
at /home/runner/work/notebook/notebook/ui-tests/test/filebrowser.spec.ts:40:53
|
[firefox] › test/filebrowser.spec.ts:45:7 › File Browser › Select files and folders:
ui-tests/test/filebrowser.spec.ts#L56
2) [firefox] › test/filebrowser.spec.ts:45:7 › File Browser › Select files and folders ───────────
Error: expect(locator).toBeHidden()
Locator: getByRole('toolbar').getByText('Open')
Expected: hidden
Received: undefined
Call log:
- expect.toBeHidden with timeout 5000ms
- waiting for getByRole('toolbar').getByText('Open')
54 |
55 | expect(toolbar.getByText('Rename')).toBeHidden();
> 56 | expect(toolbar.getByText('Open')).toBeHidden();
| ^
57 | expect(toolbar.getByText('Move to Trash')).toBeVisible();
58 | });
59 |
at /home/runner/work/notebook/notebook/ui-tests/test/filebrowser.spec.ts:56:39
|
ui-tests (chromium)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Playwright
You are using a frozen webkit browser which does not receive updates anymore on ubuntu20.04-x64. Please update to the latest version of your operating system to test up-to-date browsers.
|
ui-tests (chromium)
No files were found with the provided path: ui-tests/test-results. No artifacts will be uploaded.
|
ui-tests (firefox)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Playwright
You are using a frozen webkit browser which does not receive updates anymore on ubuntu20.04-x64. Please update to the latest version of your operating system to test up-to-date browsers.
|
🎭 Playwright Run Summary
36 passed (1.5m)
|
🎭 Playwright Run Summary
2 flaky
[firefox] › test/filebrowser.spec.ts:32:7 › File Browser › Select one file ─────────────────────
[firefox] › test/filebrowser.spec.ts:45:7 › File Browser › Select files and folders ────────────
34 passed (2.0m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
notebook-chromium-test-report
|
299 KB |
sha256:c8cbdf805ead015d1c100f673c796497acd2574a969206277b634c19382d4404
|
|
notebook-dist-2359
|
26.6 MB |
sha256:7f2874ca7e374a937d25a58fcc95acda6c5db7890b93522dafd089fadc8aa1b9
|
|
notebook-firefox-test-assets
|
1.06 MB |
sha256:3124974f6b4663724daea193615cb06b2b42097d1dc924b5ec850d2dbfc04a44
|
|
notebook-firefox-test-report
|
1.74 MB |
sha256:74ca9b1c1b936330835d2784700ed6494f930c0e5a131ec84a9667177730b6a0
|
|
notebook-pkgs-2359
|
57.8 KB |
sha256:2d4a30378d98837d0364a87409c82c9e6910ef1f49e11309b1deb1e7dfc06379
|
|