Bump brace-expansion from 1.1.11 to 1.1.12 #2427
Annotations
5 errors, 1 warning, and 2 notices
[firefox] › test/links.spec.ts:37:7 › Local Links › Open a folder:
ui-tests/test/links.spec.ts#L44
3) [firefox] › test/links.spec.ts:37:7 › Local Links › Open a folder ─────────────────────────────
Error: proxy.waitForEvent: Test timeout of 60000ms exceeded.
=========================== logs ===========================
waiting for event "popup"
============================================================
42 |
43 | const [folder] = await Promise.all([
> 44 | page.waitForEvent('popup'),
| ^
45 | page.getByText('Open Test Folder').last().click(),
46 | ]);
47 |
at /home/runner/work/notebook/notebook/ui-tests/test/links.spec.ts:44:12
|
[firefox] › test/links.spec.ts:37:7 › Local Links › Open a folder:
ui-tests/test/links.spec.ts#L0
3) [firefox] › test/links.spec.ts:37:7 › Local Links › Open a folder ─────────────────────────────
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
2) [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
|
[firefox] › test/links.spec.ts:21:7 › Local Links › Open the current directory:
ui-tests/test/links.spec.ts#L0
2) [firefox] › test/links.spec.ts:21:7 › Local Links › Open the current directory ────────────────
Test timeout of 60000ms exceeded.
|
[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
|
ui-tests (chromium)
No files were found with the provided path: ui-tests/test-results. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
3 flaky
[firefox] › test/filebrowser.spec.ts:32:7 › File Browser › Select one file ─────────────────────
[firefox] › test/links.spec.ts:21:7 › Local Links › Open the current directory ─────────────────
[firefox] › test/links.spec.ts:37:7 › Local Links › Open a folder ──────────────────────────────
34 passed (3.0m)
|
🎭 Playwright Run Summary
37 passed (2.1m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
notebook-chromium-test-report
|
330 KB |
sha256:33e4954c8c9434add4083d3cc8fea54e51ad0a620ee28330ff2f578500673379
|
|
notebook-dist-2427
|
26.6 MB |
sha256:994c6b0282cadb99b078ef437fd54340880ef47668f01e106a1fc75b7950b0c1
|
|
notebook-firefox-test-assets
|
4.58 MB |
sha256:24c5b773c98958f820e5b4ca820a44e4c72a421906e5a2b6d098eeee4935fe3d
|
|
notebook-firefox-test-report
|
5.3 MB |
sha256:5e8d80e73049cb2dd66803b043ff1caec72238e93d2173d735781385810c59e5
|
|
notebook-pkgs-2427
|
58.5 KB |
sha256:fcaec2f82ea351f51cfc91ecc99f4e09149a489769fe8b03df1192937f65cfb5
|
|