Skip to content

fix(files): validate dropped filenames before upload #7846

fix(files): validate dropped filenames before upload

fix(files): validate dropped filenames before upload #7846

Triggered via pull request September 3, 2026 12:20
Status Failure
Total duration 1h 3m 5s
Artifacts –

playwright.yml

on: pull_request
Playwright setup
5m 49s
Playwright setup
Matrix: playwright-tests
Playwright tests for installer
12m 17s
Playwright tests for installer
merge-reports
1m 22s
merge-reports
playwright-test-summary
7s
playwright-test-summary
Fit to window
Zoom out
Zoom in

Annotations

22 errors, 1 warning, and 10 notices
Playwright tests 6 / 8
Process completed with exit code 1.
[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: tests/playwright/support/sections/PublicSharePage.ts#L21
5) [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 Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/AQdw47Jc3jtoHeQ Call log: - navigating to "http://localhost:8042/index.php/s/AQdw47Jc3jtoHeQ", 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/header-menu.spec.ts:20:21
[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: tests/playwright/support/sections/PublicSharePage.ts#L21
5) [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 Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/dtj9ksCfeLWzMTE Call log: - navigating to "http://localhost:8042/index.php/s/dtj9ksCfeLWzMTE", 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/header-menu.spec.ts:20:21
[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: tests/playwright/support/sections/PublicSharePage.ts#L21
4) [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 Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/pZzcge2iTCpSqx4 Call log: - navigating to "http://localhost:8042/index.php/s/pZzcge2iTCpSqx4", 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/header-avatar.spec.ts:43:21
[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: tests/playwright/support/sections/PublicSharePage.ts#L21
4) [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 Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/D2QeK9pmP6ESDrT Call log: - navigating to "http://localhost:8042/index.php/s/D2QeK9pmP6ESDrT", 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/header-avatar.spec.ts:43:21
[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: tests/playwright/support/sections/PublicSharePage.ts#L21
3) [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 Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/r5q5Ffd5QCFAwWc Call log: - navigating to "http://localhost:8042/index.php/s/r5q5Ffd5QCFAwWc", 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/header-avatar.spec.ts:28:21
[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: tests/playwright/support/sections/PublicSharePage.ts#L21
3) [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 Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/tme34bbXNezFk8x Call log: - navigating to "http://localhost:8042/index.php/s/tme34bbXNezFk8x", 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/header-avatar.spec.ts:28:21
[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: tests/playwright/support/sections/PublicSharePage.ts#L21
2) [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 Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/fXpgHJjtSnDY3X7 Call log: - navigating to "http://localhost:8042/index.php/s/fXpgHJjtSnDY3X7", 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/header-avatar.spec.ts:17:21
[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: tests/playwright/support/sections/PublicSharePage.ts#L21
2) [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 Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/JW9rJNXRTHDfScS Call log: - navigating to "http://localhost:8042/index.php/s/JW9rJNXRTHDfScS", 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/header-avatar.spec.ts:17: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
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 Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/dpt6CkSoCwM5bfb Call log: - navigating to "http://localhost:8042/index.php/s/dpt6CkSoCwM5bfb", 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
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 Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/Px6HYP7bf9cFKLo Call log: - navigating to "http://localhost:8042/index.php/s/Px6HYP7bf9cFKLo", 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
playwright-test-summary
Process completed with exit code 1.
[default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/header-menu.spec.ts:23:2 › files_sharing: Public share - header actions menu › can download all files: tests/playwright/support/sections/PublicSharePage.ts#L21
5) [default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/header-menu.spec.ts:23:2 › files_sharing: Public share - header actions menu › can download all files Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/AQdw47Jc3jtoHeQ Call log: - navigating to "http://localhost:8042/index.php/s/AQdw47Jc3jtoHeQ", 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/header-menu.spec.ts:20:21
[default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/header-menu.spec.ts:23:2 › files_sharing: Public share - header actions menu › can download all files: tests/playwright/support/sections/PublicSharePage.ts#L21
5) [default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/header-menu.spec.ts:23:2 › files_sharing: Public share - header actions menu › can download all files Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/dtj9ksCfeLWzMTE Call log: - navigating to "http://localhost:8042/index.php/s/dtj9ksCfeLWzMTE", 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/header-menu.spec.ts:20:21
[default] › tests/playwright/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: tests/playwright/support/sections/PublicSharePage.ts#L21
4) [default] › tests/playwright/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 Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/pZzcge2iTCpSqx4 Call log: - navigating to "http://localhost:8042/index.php/s/pZzcge2iTCpSqx4", 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/header-avatar.spec.ts:43:21
[default] › tests/playwright/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: tests/playwright/support/sections/PublicSharePage.ts#L21
4) [default] › tests/playwright/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 Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/D2QeK9pmP6ESDrT Call log: - navigating to "http://localhost:8042/index.php/s/D2QeK9pmP6ESDrT", 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/header-avatar.spec.ts:43:21
[default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/header-avatar.spec.ts:25:2 › files_sharing: Public share - guest identification › can set a public name: tests/playwright/support/sections/PublicSharePage.ts#L21
3) [default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/header-avatar.spec.ts:25:2 › files_sharing: Public share - guest identification › can set a public name Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/r5q5Ffd5QCFAwWc Call log: - navigating to "http://localhost:8042/index.php/s/r5q5Ffd5QCFAwWc", 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/header-avatar.spec.ts:28:21
[default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/header-avatar.spec.ts:25:2 › files_sharing: Public share - guest identification › can set a public name: tests/playwright/support/sections/PublicSharePage.ts#L21
3) [default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/header-avatar.spec.ts:25:2 › files_sharing: Public share - guest identification › can set a public name Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/tme34bbXNezFk8x Call log: - navigating to "http://localhost:8042/index.php/s/tme34bbXNezFk8x", 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/header-avatar.spec.ts:28:21
[default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/header-avatar.spec.ts:14:2 › files_sharing: Public share - guest identification › shows the anonymous guest menu: tests/playwright/support/sections/PublicSharePage.ts#L21
2) [default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/header-avatar.spec.ts:14:2 › files_sharing: Public share - guest identification › shows the anonymous guest menu Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/fXpgHJjtSnDY3X7 Call log: - navigating to "http://localhost:8042/index.php/s/fXpgHJjtSnDY3X7", 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/header-avatar.spec.ts:17:21
[default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/header-avatar.spec.ts:14:2 › files_sharing: Public share - guest identification › shows the anonymous guest menu: tests/playwright/support/sections/PublicSharePage.ts#L21
2) [default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/header-avatar.spec.ts:14:2 › files_sharing: Public share - guest identification › shows the anonymous guest menu Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/JW9rJNXRTHDfScS Call log: - navigating to "http://localhost:8042/index.php/s/JW9rJNXRTHDfScS", 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/header-avatar.spec.ts:17: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
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 Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/dpt6CkSoCwM5bfb Call log: - navigating to "http://localhost:8042/index.php/s/dpt6CkSoCwM5bfb", 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
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 Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/s/Px6HYP7bf9cFKLo Call log: - navigating to "http://localhost:8042/index.php/s/Px6HYP7bf9cFKLo", 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
Slow Test: [default] › tests/playwright/e2e/settings/personal-info.spec.ts#L0
[default] › tests/playwright/e2e/settings/personal-info.spec.ts took 6.4m
🎭 Playwright Run Summary
47 passed (12.5m)
🎭 Playwright Run Summary
7 passed (7.4m)
🎭 Playwright Run Summary
44 passed (13.9m)
🎭 Playwright Run Summary
46 failed [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 [default] › tests/playwright/e2e/files_sharing/public-share/view-only.spec.ts:41:2 › files_sharing: Public share - view only › offers downloading as the only file action [default] › tests/playwright/e2e/files_sharing/public-share/view-only.spec.ts:65:2 › files_sharing: Public share - view only without download › can see the files list [default] › tests/playwright/e2e/files_sharing/public-share/view-only.spec.ts:69:2 › files_sharing: Public share - view only without download › offers no file actions at all [default] › tests/playwright/e2e/files_sharing/public-share/view-only.spec.ts:75:2 › files_sharing: Public share - view only without download › can navigate to a subfolder, which also has no acti
🎭 Playwright Run Summary
46 passed (13.7m)
🎭 Playwright Run Summary
47 passed (10.1m)
🎭 Playwright Run Summary
47 passed (11.1m)
🎭 Playwright Run Summary
48 passed (14.8m)
🎭 Playwright Run Summary
47 passed (16.0m)
🎭 Playwright Run Summary
46 failed [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 [default] › tests/playwright/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/tests/playwright/e2e/files_sharing/public-share/view-only.spec.ts:33:2 › files_sharing: Public share - view only › cannot upload files [default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/view-only.spec.ts:41:2 › files_sharing: Public share - view only › offers downloading as the only file action [default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/view-only.spec.ts:65:2 › files_sharing: Public share - view only without download › can see the files list [default] › tests/playwright/tests/playwrigh