Add support for a down
area (#7619)
#2362
Annotations
4 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('Move to Trash')
Expected: visible
Received: undefined
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('toolbar').getByText('Move to Trash')
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#L57
2) [firefox] › test/filebrowser.spec.ts:45:7 › File Browser › Select files and folders ───────────
Error: expect(locator).toBeVisible()
Locator: getByRole('toolbar').getByText('Move to Trash')
Expected: visible
Received: undefined
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('toolbar').getByText('Move to Trash')
55 | expect(toolbar.getByText('Rename')).toBeHidden();
56 | expect(toolbar.getByText('Open')).toBeHidden();
> 57 | expect(toolbar.getByText('Move to Trash')).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:48
|
[firefox] › test/links.spec.ts:21:7 › Local Links › Open the current directory:
ui-tests/test/links.spec.ts#L1
3) [firefox] › test/links.spec.ts:21:7 › Local Links › Open the current directory ────────────────
Test timeout of 60000ms exceeded.
|
[firefox] › test/links.spec.ts:21:7 › Local Links › Open the current directory:
ui-tests/test/links.spec.ts#L25
3) [firefox] › 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
|
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
37 passed (1.5m)
|
🎭 Playwright Run Summary
3 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 ────────────
[firefox] › test/links.spec.ts:21:7 › Local Links › Open the current directory ─────────────────
34 passed (2.4m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
notebook-chromium-test-report
|
302 KB |
sha256:0962fc28388e5b63b8ba3a6048df6c2b1de4ccb8c6353ecfb48cac0897c33ea8
|
|
notebook-dist-2362
|
26.6 MB |
sha256:2130bb657203426d34d19f578d7268ad06266b6113495735812b9af719211624
|
|
notebook-firefox-test-assets
|
3 MB |
sha256:f2ebbcacf2d1fd4cd3c8bdec01634a07f0b59c4cefb1c86d46a4e85a3c0bf302
|
|
notebook-firefox-test-report
|
3.69 MB |
sha256:eeff27af19603396faf5a4e0b8b63e5a739bc5d9a83ab4c539de4b54239fcd8a
|
|
notebook-pkgs-2362
|
58.3 KB |
sha256:572d5b0fee1513e9da98083eee4183c69e70010231aafe3756f4a390c23caac9
|
|