Skip to content

[stable35] build(deps): bump p-limit from 7.3.1 to 7.3.2 in /build/frontend-legacy #8019

[stable35] build(deps): bump p-limit from 7.3.1 to 7.3.2 in /build/frontend-legacy

[stable35] build(deps): bump p-limit from 7.3.1 to 7.3.2 in /build/frontend-legacy #8019

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

playwright.yml

on: pull_request
Playwright setup
2m 57s
Playwright setup
Matrix: playwright-tests
Playwright tests for installer
11m 33s
Playwright tests for installer
merge-reports
1m 41s
merge-reports
playwright-test-summary
6s
playwright-test-summary
Fit to window
Zoom out
Zoom in

Annotations

24 errors, 1 warning, and 10 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/GBYqxkyxqwXgj4n Call log: - navigating to "http://localhost:8042/index.php/s/GBYqxkyxqwXgj4n", 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/tTKYrebwtDna2mD Call log: - navigating to "http://localhost:8042/index.php/s/tTKYrebwtDna2mD", 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/7wp3eyATxoCfPjL Call log: - navigating to "http://localhost:8042/index.php/s/7wp3eyATxoCfPjL", 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/KBcLnEzJWpeyaZ5 Call log: - navigating to "http://localhost:8042/index.php/s/KBcLnEzJWpeyaZ5", 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/6mz5pWs42wz8cbE Call log: - navigating to "http://localhost:8042/index.php/s/6mz5pWs42wz8cbE", 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/4wMwLkr2WqmztrK Call log: - navigating to "http://localhost:8042/index.php/s/4wMwLkr2WqmztrK", 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/27GEg4Eik4ycZ74 Call log: - navigating to "http://localhost:8042/index.php/s/27GEg4Eik4ycZ74", 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/XxS93sbjtScc5ZQ Call log: - navigating to "http://localhost:8042/index.php/s/XxS93sbjtScc5ZQ", 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/KKS3kzeF6stk5E4 Call log: - navigating to "http://localhost:8042/index.php/s/KKS3kzeF6stk5E4", 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/CsmJMJEDY94Zskm Call log: - navigating to "http://localhost:8042/index.php/s/CsmJMJEDY94Zskm", 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
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group: tests/playwright/support/utils/password-confirmation.ts#L32
1) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group Error: locator.waitFor: Test timeout of 45000ms exceeded. Call log: - waiting for locator('.modal-container:has-text("Authentication required")') to be hidden 73 × locator resolved to visible <div data-v-3c357e2d="" class="modal-container" id="modal-description-nc-vue-45">…</div> at ../support/utils/password-confirmation.ts:32 30 | 31 | // Wait for the dialog to disappear > 32 | await dialog.waitFor({ state: 'hidden' }) | ^ 33 | } 34 | at handlePasswordConfirmation (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/password-confirmation.ts:32:15) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:205:3
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group: tests/playwright/e2e/appstore/admin-settings-apps.spec.ts#L0
1) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group Test timeout of 45000ms exceeded.
playwright-test-summary
Process completed with exit code 1.
[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
5) [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/7wp3eyATxoCfPjL Call log: - navigating to "http://localhost:8042/index.php/s/7wp3eyATxoCfPjL", 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
5) [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/KBcLnEzJWpeyaZ5 Call log: - navigating to "http://localhost:8042/index.php/s/KBcLnEzJWpeyaZ5", 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
4) [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/6mz5pWs42wz8cbE Call log: - navigating to "http://localhost:8042/index.php/s/6mz5pWs42wz8cbE", 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
4) [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/4wMwLkr2WqmztrK Call log: - navigating to "http://localhost:8042/index.php/s/4wMwLkr2WqmztrK", 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
3) [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/27GEg4Eik4ycZ74 Call log: - navigating to "http://localhost:8042/index.php/s/27GEg4Eik4ycZ74", 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
3) [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/XxS93sbjtScc5ZQ Call log: - navigating to "http://localhost:8042/index.php/s/XxS93sbjtScc5ZQ", 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
2) [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/KKS3kzeF6stk5E4 Call log: - navigating to "http://localhost:8042/index.php/s/KKS3kzeF6stk5E4", 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
2) [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/CsmJMJEDY94Zskm Call log: - navigating to "http://localhost:8042/index.php/s/CsmJMJEDY94Zskm", 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
[admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group: tests/playwright/support/utils/password-confirmation.ts#L32
1) [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group Error: locator.waitFor: Test timeout of 45000ms exceeded. Call log: - waiting for locator('.modal-container:has-text("Authentication required")') to be hidden 73 × locator resolved to visible <div data-v-3c357e2d="" class="modal-container" id="modal-description-nc-vue-45">…</div> at ../support/utils/password-confirmation.ts:32 30 | 31 | // Wait for the dialog to disappear > 32 | await dialog.waitFor({ state: 'hidden' }) | ^ 33 | } 34 | at handlePasswordConfirmation (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/password-confirmation.ts:32:15) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:205:3
[admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group: tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts#L0
1) [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group Test timeout of 45000ms exceeded.
Slow Test: [default] › tests/playwright/e2e/settings/personal-info.spec.ts#L0
[default] › tests/playwright/e2e/settings/personal-info.spec.ts took 6.0m
🎭 Playwright Run Summary
46 passed (8.7m)
🎭 Playwright Run Summary
7 passed (6.8m)
🎭 Playwright Run Summary
46 passed (13.0m)
🎭 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
44 passed (13.8m)
🎭 Playwright Run Summary
46 passed (15.1m)
🎭 Playwright Run Summary
48 passed (16.1m)
🎭 Playwright Run Summary
46 passed (16.8m)
🎭 Playwright Run Summary
1 flaky [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group 45 passed (16.9m)
🎭 Playwright Run Summary
46 failed [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 [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 [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 [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 [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 - gues

Artifacts

Produced during runtime
Name Size Digest
blob-report-1 Expired
3.76 MB
sha256:3e8562c97f9467ca7989fb6865cf22bf6f9031e9e61b4648b528085260cca287
blob-report-2 Expired
63.9 KB
sha256:3ab5c606fc1463d34bd755b548f63a6b0a3dc15432eaafca8106f2ef5fb8f248
blob-report-3 Expired
80.1 KB
sha256:e79eddebae76b230ac0591d4f9484ebeb60bd722c42f56787153f09f03d687bf
blob-report-4 Expired
91.3 KB
sha256:207d3eb0c7839f8ff408147f4995db92aa5577e3b7ef0b616968c5b31fa7f640
blob-report-5 Expired
87.9 KB
sha256:30a65354775228cb6d8a917a1713f80b15b06eb91b98ed49616017f1f1afb9e6
blob-report-6 Expired
1.99 MB
sha256:52e73f590b99f80db374d07bd57b1b9c7afaa1ca0ae558019462f1f056b13781
blob-report-7 Expired
125 KB
sha256:71f8bb28d5c3bc9841bdf51d61774cc0ebe72a74263df5c438f50bc92a32f6c2
blob-report-8 Expired
84 KB
sha256:c0bc5c0724e2aeecb30f8c1d405fa31ef3f682e9e3e9f6a8f130ae7ad9e484a4
blob-report-setup Expired
14.4 KB
sha256:011a34963e0e558d43809e508f414697438ec13798611220914c2cb7e7a7e106
html-report--attempt-1
6.47 MB
sha256:61e330add82ad6021bab506d07dc61bc4b712278455ec23a220357f50bc1d6e6