Skip to content

[stable35] build(deps-dev): bump webpack from 5.109.2 to 5.110.2 in /build/frontend-legacy #8021

[stable35] build(deps-dev): bump webpack from 5.109.2 to 5.110.2 in /build/frontend-legacy

[stable35] build(deps-dev): bump webpack from 5.109.2 to 5.110.2 in /build/frontend-legacy #8021

Triggered via pull request September 5, 2026 01:47
Status Failure
Total duration 4h 48m 3s
Artifacts 10

playwright.yml

on: pull_request
Playwright setup
5m 46s
Playwright setup
Matrix: playwright-tests
Playwright tests for installer
13m 23s
Playwright tests for installer
merge-reports
1m 26s
merge-reports
playwright-test-summary
7s
playwright-test-summary
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 9 notices
Playwright tests 6 / 8
Process completed with exit code 1.
[default] › tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:57:2 › files_sharing: Public share - file drop › can upload files and reports the progress: tests/playwright/support/sections/PublicSharePage.ts#L21
5) [default] › tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:57:2 › files_sharing: Public share - file drop › can upload files and reports the progress Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/DjLjepS8EyTfN3r Call log: - navigating to "http://localhost:8042/index.php/s/DjLjepS8EyTfN3r", waiting until "load" at ../support/sections/PublicSharePage.ts:21 19 | /** Open a share URL (as returned by `createLinkShare`). */ 20 | async open(url: string): Promise<void> { > 21 | await this.page.goto(url) | ^ 22 | } 23 | 24 | /** The page header, which carries the share-level actions. */ at PublicSharePage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/PublicSharePage.ts:21:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:23:21
[default] › tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:57:2 › files_sharing: Public share - file drop › can upload files and reports the progress: tests/playwright/support/sections/PublicSharePage.ts#L21
5) [default] › tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:57:2 › files_sharing: Public share - file drop › can upload files and reports the progress Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/t74ZxZoqdFtmSqS Call log: - navigating to "http://localhost:8042/index.php/s/t74ZxZoqdFtmSqS", waiting until "load" at ../support/sections/PublicSharePage.ts:21 19 | /** Open a share URL (as returned by `createLinkShare`). */ 20 | async open(url: string): Promise<void> { > 21 | await this.page.goto(url) | ^ 22 | } 23 | 24 | /** The page header, which carries the share-level actions. */ at PublicSharePage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/PublicSharePage.ts:21:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:23:21
[default] › tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:46:2 › files_sharing: Public share - file drop › offers the same options on the dedicated upload button: tests/playwright/support/sections/PublicSharePage.ts#L21
4) [default] › tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:46:2 › files_sharing: Public share - file drop › offers the same options on the dedicated upload button Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/pZqbXBNEW6CS6aA Call log: - navigating to "http://localhost:8042/index.php/s/pZqbXBNEW6CS6aA", waiting until "load" at ../support/sections/PublicSharePage.ts:21 19 | /** Open a share URL (as returned by `createLinkShare`). */ 20 | async open(url: string): Promise<void> { > 21 | await this.page.goto(url) | ^ 22 | } 23 | 24 | /** The page header, which carries the share-level actions. */ at PublicSharePage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/PublicSharePage.ts:21:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:23:21
[default] › tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:46:2 › files_sharing: Public share - file drop › offers the same options on the dedicated upload button: tests/playwright/support/sections/PublicSharePage.ts#L21
4) [default] › tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:46:2 › files_sharing: Public share - file drop › offers the same options on the dedicated upload button Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/5HaH275fxf5oQb9 Call log: - navigating to "http://localhost:8042/index.php/s/5HaH275fxf5oQb9", waiting until "load" at ../support/sections/PublicSharePage.ts:21 19 | /** Open a share URL (as returned by `createLinkShare`). */ 20 | async open(url: string): Promise<void> { > 21 | await this.page.goto(url) | ^ 22 | } 23 | 24 | /** The page header, which carries the share-level actions. */ at PublicSharePage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/PublicSharePage.ts:21:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:23:21
[default] › tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:35:2 › files_sharing: Public share - file drop › offers uploading as the only action of the new-content menu: tests/playwright/support/sections/PublicSharePage.ts#L21
3) [default] › tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:35:2 › files_sharing: Public share - file drop › offers uploading as the only action of the new-content menu Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/9bxjqnWoy8b5xkJ Call log: - navigating to "http://localhost:8042/index.php/s/9bxjqnWoy8b5xkJ", waiting until "load" at ../support/sections/PublicSharePage.ts:21 19 | /** Open a share URL (as returned by `createLinkShare`). */ 20 | async open(url: string): Promise<void> { > 21 | await this.page.goto(url) | ^ 22 | } 23 | 24 | /** The page header, which carries the share-level actions. */ at PublicSharePage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/PublicSharePage.ts:21:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:23:21
[default] › tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:35:2 › files_sharing: Public share - file drop › offers uploading as the only action of the new-content menu: tests/playwright/support/sections/PublicSharePage.ts#L21
3) [default] › tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:35:2 › files_sharing: Public share - file drop › offers uploading as the only action of the new-content menu Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/BdPMn6L5YYksrtP Call log: - navigating to "http://localhost:8042/index.php/s/BdPMn6L5YYksrtP", waiting until "load" at ../support/sections/PublicSharePage.ts:21 19 | /** Open a share URL (as returned by `createLinkShare`). */ 20 | async open(url: string): Promise<void> { > 21 | await this.page.goto(url) | ^ 22 | } 23 | 24 | /** The page header, which carries the share-level actions. */ at PublicSharePage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/PublicSharePage.ts:21:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:23:21
[default] › tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:26:2 › files_sharing: Public share - file drop › cannot see the share content: tests/playwright/support/sections/PublicSharePage.ts#L21
2) [default] › tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:26:2 › files_sharing: Public share - file drop › cannot see the share content Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/ePBNzgLnnren4si Call log: - navigating to "http://localhost:8042/index.php/s/ePBNzgLnnren4si", waiting until "load" at ../support/sections/PublicSharePage.ts:21 19 | /** Open a share URL (as returned by `createLinkShare`). */ 20 | async open(url: string): Promise<void> { > 21 | await this.page.goto(url) | ^ 22 | } 23 | 24 | /** The page header, which carries the share-level actions. */ at PublicSharePage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/PublicSharePage.ts:21:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:23:21
[default] › tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:26:2 › files_sharing: Public share - file drop › cannot see the share content: tests/playwright/support/sections/PublicSharePage.ts#L21
2) [default] › tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:26:2 › files_sharing: Public share - file drop › cannot see the share content Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/kHyidcBFx577iLX Call log: - navigating to "http://localhost:8042/index.php/s/kHyidcBFx577iLX", waiting until "load" at ../support/sections/PublicSharePage.ts:21 19 | /** Open a share URL (as returned by `createLinkShare`). */ 20 | async open(url: string): Promise<void> { > 21 | await this.page.goto(url) | ^ 22 | } 23 | 24 | /** The page header, which carries the share-level actions. */ at PublicSharePage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/PublicSharePage.ts:21:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:23:21
[default] › tests/playwright/e2e/files_sharing/public-share/download.spec.ts:112:2 › files_sharing: Public share - downloading from a shared folder › can download a selected file: tests/playwright/support/sections/PublicSharePage.ts#L21
1) [default] › tests/playwright/e2e/files_sharing/public-share/download.spec.ts:112:2 › files_sharing: Public share - downloading from a shared folder › can download a selected file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/ZxLajBaLbpqGR4F Call log: - navigating to "http://localhost:8042/index.php/s/ZxLajBaLbpqGR4F", waiting until "load" at ../support/sections/PublicSharePage.ts:21 19 | /** Open a share URL (as returned by `createLinkShare`). */ 20 | async open(url: string): Promise<void> { > 21 | await this.page.goto(url) | ^ 22 | } 23 | 24 | /** The page header, which carries the share-level actions. */ at PublicSharePage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/PublicSharePage.ts:21:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_sharing/public-share/download.spec.ts:57:21
[default] › tests/playwright/e2e/files_sharing/public-share/download.spec.ts:112:2 › files_sharing: Public share - downloading from a shared folder › can download a selected file: tests/playwright/support/sections/PublicSharePage.ts#L21
1) [default] › tests/playwright/e2e/files_sharing/public-share/download.spec.ts:112:2 › files_sharing: Public share - downloading from a shared folder › can download a selected file Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/mCenSHnXezK8FPz Call log: - navigating to "http://localhost:8042/index.php/s/mCenSHnXezK8FPz", waiting until "load" at ../support/sections/PublicSharePage.ts:21 19 | /** Open a share URL (as returned by `createLinkShare`). */ 20 | async open(url: string): Promise<void> { > 21 | await this.page.goto(url) | ^ 22 | } 23 | 24 | /** The page header, which carries the share-level actions. */ at PublicSharePage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/PublicSharePage.ts:21:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_sharing/public-share/download.spec.ts:57:21
playwright-test-summary
Process completed with exit code 1.
[default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:57:2 › files_sharing: Public share - file drop › can upload files and reports the progress: tests/playwright/support/sections/PublicSharePage.ts#L21
5) [default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:57:2 › files_sharing: Public share - file drop › can upload files and reports the progress Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/DjLjepS8EyTfN3r Call log: - navigating to "http://localhost:8042/index.php/s/DjLjepS8EyTfN3r", waiting until "load" at ../support/sections/PublicSharePage.ts:21 19 | /** Open a share URL (as returned by `createLinkShare`). */ 20 | async open(url: string): Promise<void> { > 21 | await this.page.goto(url) | ^ 22 | } 23 | 24 | /** The page header, which carries the share-level actions. */ at PublicSharePage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/PublicSharePage.ts:21:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:23:21
[default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:57:2 › files_sharing: Public share - file drop › can upload files and reports the progress: tests/playwright/support/sections/PublicSharePage.ts#L21
5) [default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:57:2 › files_sharing: Public share - file drop › can upload files and reports the progress Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/t74ZxZoqdFtmSqS Call log: - navigating to "http://localhost:8042/index.php/s/t74ZxZoqdFtmSqS", waiting until "load" at ../support/sections/PublicSharePage.ts:21 19 | /** Open a share URL (as returned by `createLinkShare`). */ 20 | async open(url: string): Promise<void> { > 21 | await this.page.goto(url) | ^ 22 | } 23 | 24 | /** The page header, which carries the share-level actions. */ at PublicSharePage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/PublicSharePage.ts:21:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:23:21
[default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:46:2 › files_sharing: Public share - file drop › offers the same options on the dedicated upload button: tests/playwright/support/sections/PublicSharePage.ts#L21
4) [default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:46:2 › files_sharing: Public share - file drop › offers the same options on the dedicated upload button Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/pZqbXBNEW6CS6aA Call log: - navigating to "http://localhost:8042/index.php/s/pZqbXBNEW6CS6aA", waiting until "load" at ../support/sections/PublicSharePage.ts:21 19 | /** Open a share URL (as returned by `createLinkShare`). */ 20 | async open(url: string): Promise<void> { > 21 | await this.page.goto(url) | ^ 22 | } 23 | 24 | /** The page header, which carries the share-level actions. */ at PublicSharePage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/PublicSharePage.ts:21:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:23:21
[default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:46:2 › files_sharing: Public share - file drop › offers the same options on the dedicated upload button: tests/playwright/support/sections/PublicSharePage.ts#L21
4) [default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:46:2 › files_sharing: Public share - file drop › offers the same options on the dedicated upload button Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/5HaH275fxf5oQb9 Call log: - navigating to "http://localhost:8042/index.php/s/5HaH275fxf5oQb9", waiting until "load" at ../support/sections/PublicSharePage.ts:21 19 | /** Open a share URL (as returned by `createLinkShare`). */ 20 | async open(url: string): Promise<void> { > 21 | await this.page.goto(url) | ^ 22 | } 23 | 24 | /** The page header, which carries the share-level actions. */ at PublicSharePage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/PublicSharePage.ts:21:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:23:21
[default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:35:2 › files_sharing: Public share - file drop › offers uploading as the only action of the new-content menu: tests/playwright/support/sections/PublicSharePage.ts#L21
3) [default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:35:2 › files_sharing: Public share - file drop › offers uploading as the only action of the new-content menu Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/9bxjqnWoy8b5xkJ Call log: - navigating to "http://localhost:8042/index.php/s/9bxjqnWoy8b5xkJ", waiting until "load" at ../support/sections/PublicSharePage.ts:21 19 | /** Open a share URL (as returned by `createLinkShare`). */ 20 | async open(url: string): Promise<void> { > 21 | await this.page.goto(url) | ^ 22 | } 23 | 24 | /** The page header, which carries the share-level actions. */ at PublicSharePage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/PublicSharePage.ts:21:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:23:21
[default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:35:2 › files_sharing: Public share - file drop › offers uploading as the only action of the new-content menu: tests/playwright/support/sections/PublicSharePage.ts#L21
3) [default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:35:2 › files_sharing: Public share - file drop › offers uploading as the only action of the new-content menu Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/BdPMn6L5YYksrtP Call log: - navigating to "http://localhost:8042/index.php/s/BdPMn6L5YYksrtP", waiting until "load" at ../support/sections/PublicSharePage.ts:21 19 | /** Open a share URL (as returned by `createLinkShare`). */ 20 | async open(url: string): Promise<void> { > 21 | await this.page.goto(url) | ^ 22 | } 23 | 24 | /** The page header, which carries the share-level actions. */ at PublicSharePage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/PublicSharePage.ts:21:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:23:21
[default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:26:2 › files_sharing: Public share - file drop › cannot see the share content: tests/playwright/support/sections/PublicSharePage.ts#L21
2) [default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:26:2 › files_sharing: Public share - file drop › cannot see the share content Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/ePBNzgLnnren4si Call log: - navigating to "http://localhost:8042/index.php/s/ePBNzgLnnren4si", waiting until "load" at ../support/sections/PublicSharePage.ts:21 19 | /** Open a share URL (as returned by `createLinkShare`). */ 20 | async open(url: string): Promise<void> { > 21 | await this.page.goto(url) | ^ 22 | } 23 | 24 | /** The page header, which carries the share-level actions. */ at PublicSharePage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/PublicSharePage.ts:21:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:23:21
[default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:26:2 › files_sharing: Public share - file drop › cannot see the share content: tests/playwright/support/sections/PublicSharePage.ts#L21
2) [default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:26:2 › files_sharing: Public share - file drop › cannot see the share content Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/kHyidcBFx577iLX Call log: - navigating to "http://localhost:8042/index.php/s/kHyidcBFx577iLX", waiting until "load" at ../support/sections/PublicSharePage.ts:21 19 | /** Open a share URL (as returned by `createLinkShare`). */ 20 | async open(url: string): Promise<void> { > 21 | await this.page.goto(url) | ^ 22 | } 23 | 24 | /** The page header, which carries the share-level actions. */ at PublicSharePage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/PublicSharePage.ts:21:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:23:21
[default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/download.spec.ts:112:2 › files_sharing: Public share - downloading from a shared folder › can download a selected file: tests/playwright/support/sections/PublicSharePage.ts#L21
1) [default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/download.spec.ts:112:2 › files_sharing: Public share - downloading from a shared folder › can download a selected file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/ZxLajBaLbpqGR4F Call log: - navigating to "http://localhost:8042/index.php/s/ZxLajBaLbpqGR4F", waiting until "load" at ../support/sections/PublicSharePage.ts:21 19 | /** Open a share URL (as returned by `createLinkShare`). */ 20 | async open(url: string): Promise<void> { > 21 | await this.page.goto(url) | ^ 22 | } 23 | 24 | /** The page header, which carries the share-level actions. */ at PublicSharePage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/PublicSharePage.ts:21:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_sharing/public-share/download.spec.ts:57:21
[default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/download.spec.ts:112:2 › files_sharing: Public share - downloading from a shared folder › can download a selected file: tests/playwright/support/sections/PublicSharePage.ts#L21
1) [default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/download.spec.ts:112:2 › files_sharing: Public share - downloading from a shared folder › can download a selected file Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/mCenSHnXezK8FPz Call log: - navigating to "http://localhost:8042/index.php/s/mCenSHnXezK8FPz", waiting until "load" at ../support/sections/PublicSharePage.ts:21 19 | /** Open a share URL (as returned by `createLinkShare`). */ 20 | async open(url: string): Promise<void> { > 21 | await this.page.goto(url) | ^ 22 | } 23 | 24 | /** The page header, which carries the share-level actions. */ at PublicSharePage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/PublicSharePage.ts:21:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_sharing/public-share/download.spec.ts:57:21
🎭 Playwright Run Summary
7 passed (8.8m)
🎭 Playwright Run Summary
46 passed (7.0m)
🎭 Playwright Run Summary
48 passed (8.1m)
🎭 Playwright Run Summary
46 failed [default] › tests/playwright/e2e/files_sharing/public-share/download.spec.ts:112:2 › files_sharing: Public share - downloading from a shared folder › can download a selected file [default] › tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:26:2 › files_sharing: Public share - file drop › cannot see the share content [default] › tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:35:2 › files_sharing: Public share - file drop › offers uploading as the only action of the new-content menu [default] › tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:46:2 › files_sharing: Public share - file drop › offers the same options on the dedicated upload button [default] › tests/playwright/e2e/files_sharing/public-share/file-drop.spec.ts:57:2 › files_sharing: Public share - file drop › can upload files and reports the progress [default] › tests/playwright/e2e/files_sharing/public-share/header-avatar.spec.ts:14:2 › files_sharing: Public share - guest identification › shows the anonymous guest menu [default] › tests/playwright/e2e/files_sharing/public-share/header-avatar.spec.ts:25:2 › files_sharing: Public share - guest identification › can set a public name [default] › tests/playwright/e2e/files_sharing/public-share/header-avatar.spec.ts:37:2 › files_sharing: Public share - guest identification › keeps the public name across shares and allows changing it [default] › tests/playwright/e2e/files_sharing/public-share/header-menu.spec.ts:23:2 › files_sharing: Public share - header actions menu › can download all files [default] › tests/playwright/e2e/files_sharing/public-share/header-menu.spec.ts:37:2 › files_sharing: Public share - header actions menu › offers a direct link and closes the menu when it is used [default] › tests/playwright/e2e/files_sharing/public-share/header-menu.spec.ts:48:2 › files_sharing: Public share - header actions menu › can create a federated share [default] › tests/playwright/e2e/files_sharing/public-share/header-menu.spec.ts:62:2 › files_sharing: Public share - header actions menu › disables the submit button while the federated share is created [default] › tests/playwright/e2e/files_sharing/public-share/header-menu.spec.ts:85:2 › files_sharing: Public share - header actions menu › validates the federated share input [default] › tests/playwright/e2e/files_sharing/public-share/header-menu.spec.ts:100:2 › files_sharing: Public share - header actions menu › moves the primary action into the menu on small screens [default] › tests/playwright/e2e/files_sharing/public-share/share-editor.spec.ts:22:2 › files_sharing: Link share editor › lists a share label with special characters as typed [default] › tests/playwright/e2e/files_sharing/public-share/share-editor.spec.ts:38:2 › files_sharing: Link share editor › keeps "Hide download" after saving and reloading [default] › tests/playwright/e2e/files_sharing/public-share/share-editor.spec.ts:60:2 › files_sharing: Link share editor › cancelling the edition resets to the previous state [default] › tests/playwright/e2e/files_sharing/public-share/share-editor.spec.ts:107:2 › files_sharing: Link share editor › the password is unchecked after clearing and saving it [default] › tests/playwright/e2e/files_sharing/public-share/share-editor.spec.ts:134:2 › files_sharing: Email share editor › keeps "Hide download" set while creating the share [default] › tests/playwright/e2e/files_sharing/public-share/view-only.spec.ts:20:2 › files_sharing: Public share - view only › can see the files list [default] › tests/playwright/e2e/files_sharing/public-share/view-only.spec.ts:25:2 › files_sharing: Public share - view only › can navigate to a subfolder [default] › tests/playwright/e2e/files_sharing/public-share/view-only.spec.ts:33:2 › files_sharing: Public share - view only › cannot upload files
🎭 Playwright Run Summary
46 passed (14.6m)
🎭 Playwright Run Summary
46 passed (16.2m)
🎭 Playwright Run Summary
46 passed (15.7m)
🎭 Playwright Run Summary
46 passed (15.1m)
🎭 Playwright Run Summary
44 passed (14.8m)

Artifacts

Produced during runtime
Name Size Digest
blob-report-1 Expired
88.8 KB
sha256:40f24dab25fce6064dd1281764d87085499500719ab3c5ef3b46a4978bbf9633
blob-report-2 Expired
65.6 KB
sha256:39162af9a28a488c9bd99398ac9202aaacee28e8190d32bf40ee609cca4569fe
blob-report-3 Expired
82.1 KB
sha256:50f3cccd772a68a3c436fab8875fc98664a2e70f11efc0ac4c500eaf3f326ea3
blob-report-4 Expired
92.7 KB
sha256:84f71e8062fb9e2e9208c16679e804dbd13e3ebe875a8941a79d0166466cd1b9
blob-report-5 Expired
90.7 KB
sha256:d5d8e68df95a2fd0039a6dc0d4d0cb4c7d5a750aee5802e977ebcf164933c93b
blob-report-6 Expired
1.99 MB
sha256:53d97ad9f234e72b718f9f95bebbad3dccc6bdee2082089af320ab010d9e831e
blob-report-7 Expired
123 KB
sha256:6aaa35fc6989fe8946e526247b82cbb10e1bcbeddfa6d77502ad1a0217c1743c
blob-report-8 Expired
86.6 KB
sha256:feda76cdd432577c95390ed3091c9b4498ac29c2ef26339a4b910e204d8c5f6f
blob-report-setup Expired
16.1 KB
sha256:1f5c2128c5b0e1aeb4bbaaeeef75cb745eb9108dd737b24460073251481d8b7e
html-report--attempt-1
2.8 MB
sha256:2eee5cbcfe329af0cd58ef789341565a1af6ca19f699fce777923e4808ed0616