Update to JupyterLab v4.4.0b0 #2305
Annotations
3 errors, 4 warnings, and 2 notices
[chromium] › test/mobile.spec.ts:30:7 › Mobile › The layout should be more compact on the file browser page:
ui-tests/test/mobile.spec.ts#L38
1) [chromium] › test/mobile.spec.ts:30:7 › Mobile › The layout should be more compact on the file browser page
Error: expect(Buffer).toMatchSnapshot(expected)
371 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/notebook/notebook/ui-tests/test/mobile.spec.ts-snapshots/tree-chromium-linux.png
Received: /home/runner/work/notebook/notebook/ui-tests/test-results/test-mobile-Mobile-The-lay-60036-ct-on-the-file-browser-page-chromium/tree-actual.png
Diff: /home/runner/work/notebook/notebook/ui-tests/test-results/test-mobile-Mobile-The-lay-60036-ct-on-the-file-browser-page-chromium/tree-diff.png
36 | await page.waitForSelector('#top-panel-wrapper', { state: 'hidden' });
37 |
> 38 | expect(await page.screenshot()).toMatchSnapshot('tree.png', {
| ^
39 | maxDiffPixels: 300,
40 | });
41 | });
at /home/runner/work/notebook/notebook/ui-tests/test/mobile.spec.ts:38:37
|
[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('Delete')
Expected: visible
Received: undefined
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('toolbar').getByText('Delete')
39 |
40 | ['Rename', 'Delete', 'Open', 'Download', 'Delete'].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:56
|
[firefox] › test/filebrowser.spec.ts:45:7 › File Browser › Select files and folders:
ui-tests/test/filebrowser.spec.ts#L57
2) [firefox] › test/filebrowser.spec.ts:45:7 › File Browser › Select files and folders ───────────
Error: expect(locator).toBeVisible()
Locator: getByRole('toolbar').getByText('Delete')
Expected: visible
Received: undefined
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('toolbar').getByText('Delete')
55 | expect(toolbar.getByText('Rename')).toBeHidden();
56 | expect(toolbar.getByText('Open')).toBeHidden();
> 57 | expect(toolbar.getByText('Delete')).toBeVisible();
| ^
58 | });
59 |
60 | test('Select files and open', async ({ page, tmpPath }) => {
at /home/runner/work/notebook/notebook/ui-tests/test/filebrowser.spec.ts:57:41
|
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 (firefox)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
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
1 flaky
[chromium] › test/mobile.spec.ts:30:7 › Mobile › The layout should be more compact on the file browser page
35 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.1m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
notebook-chromium-test-assets
|
461 KB |
sha256:bfd9fee9e1da56540d45985a855fd635341d6341e522dfc00d14971d3eb4cf8a
|
|
notebook-chromium-test-report
|
1.13 MB |
sha256:80dd627d8250b84dc5ce61381b7906e57e902b6bf1fab9855377135826241df1
|
|
notebook-dist-2305
|
26.6 MB |
sha256:0219948cfa2398d2af3bf4588ff980c13fc8a3904e8930990027378bff5fc065
|
|
notebook-firefox-test-assets
|
1.11 MB |
sha256:45b52660c4614f19f35a9c901407f622d6d75ce5f069e076c11188b690eb4b79
|
|
notebook-firefox-test-report
|
1.8 MB |
sha256:eb249dfcd970a9df77f9e47e6acdeebc4f1575b4818a4f854af2e35e2a0177ff
|
|
notebook-pkgs-2305
|
57.9 KB |
sha256:982cb6348553d951878a6a56a8f74fbf5727d540d0127e840ec3b0be80a57973
|
|