[stable35] build(deps-dev): bump webpack from 5.109.2 to 5.110.2 in /build/frontend-legacy #8023
playwright.yml
on: pull_request
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/92zE7tRzdy9ntKb
Call log:
- navigating to "http://localhost:8042/index.php/s/92zE7tRzdy9ntKb", 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/RnPzTTfYNx9tjiM
Call log:
- navigating to "http://localhost:8042/index.php/s/RnPzTTfYNx9tjiM", 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/YxN4QKLLg97HHWe
Call log:
- navigating to "http://localhost:8042/index.php/s/YxN4QKLLg97HHWe", 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/E3eFJnLD4TtQar3
Call log:
- navigating to "http://localhost:8042/index.php/s/E3eFJnLD4TtQar3", 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/bmQbcC8qe2QMH3M
Call log:
- navigating to "http://localhost:8042/index.php/s/bmQbcC8qe2QMH3M", 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/m9MypFJTW57jaxB
Call log:
- navigating to "http://localhost:8042/index.php/s/m9MypFJTW57jaxB", 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/CZQs2PdTMa7fKf7
Call log:
- navigating to "http://localhost:8042/index.php/s/CZQs2PdTMa7fKf7", 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/WtrKcWqH3KDiJf7
Call log:
- navigating to "http://localhost:8042/index.php/s/WtrKcWqH3KDiJf7", 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/3pkApFCKZnCBZxJ
Call log:
- navigating to "http://localhost:8042/index.php/s/3pkApFCKZnCBZxJ", 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/2PXFNGZrCRdrYfL
Call log:
- navigating to "http://localhost:8042/index.php/s/2PXFNGZrCRdrYfL", 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
72 × 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.
|
|
[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/YxN4QKLLg97HHWe
Call log:
- navigating to "http://localhost:8042/index.php/s/YxN4QKLLg97HHWe", 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/E3eFJnLD4TtQar3
Call log:
- navigating to "http://localhost:8042/index.php/s/E3eFJnLD4TtQar3", 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/bmQbcC8qe2QMH3M
Call log:
- navigating to "http://localhost:8042/index.php/s/bmQbcC8qe2QMH3M", 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/m9MypFJTW57jaxB
Call log:
- navigating to "http://localhost:8042/index.php/s/m9MypFJTW57jaxB", 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/CZQs2PdTMa7fKf7
Call log:
- navigating to "http://localhost:8042/index.php/s/CZQs2PdTMa7fKf7", 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/WtrKcWqH3KDiJf7
Call log:
- navigating to "http://localhost:8042/index.php/s/WtrKcWqH3KDiJf7", 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/3pkApFCKZnCBZxJ
Call log:
- navigating to "http://localhost:8042/index.php/s/3pkApFCKZnCBZxJ", 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/2PXFNGZrCRdrYfL
Call log:
- navigating to "http://localhost:8042/index.php/s/2PXFNGZrCRdrYfL", 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
72 × 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.
|
|
playwright-test-summary
Process completed with exit code 1.
|
|
Slow Test:
[default] › tests/playwright/e2e/settings/personal-info.spec.ts#L0
[default] › tests/playwright/e2e/settings/personal-info.spec.ts took 7.4m
|
|
🎭 Playwright Run Summary
46 passed (6.3m)
|
|
🎭 Playwright Run Summary
44 passed (7.6m)
|
|
🎭 Playwright Run Summary
46 passed (7.3m)
|
|
🎭 Playwright Run Summary
7 passed (6.5m)
|
|
🎭 Playwright Run Summary
46 passed (15.7m)
|
|
🎭 Playwright Run Summary
46 passed (14.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
48 passed (16.2m)
|
|
🎭 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.7m)
|
|
🎭 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 - 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 t
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
Expired
|
3.31 MB |
sha256:f136f6d7015e82c88a436f00875cbe3b4cb13fbb9e63feb03c8d9d4d5ccbb89c
|
|
|
blob-report-2
Expired
|
64.7 KB |
sha256:1c6c9cb708f8bd4a6b2cd387e4cdf13e8cf1d60d8ee6c1d8585c0d5ecc196851
|
|
|
blob-report-3
Expired
|
81.9 KB |
sha256:4bfb52d0611dca0802e7b323fc0b799574ccfdca9b1e211ffb2b6c3b6b7e4473
|
|
|
blob-report-4
Expired
|
88.9 KB |
sha256:0e7ecf6d5912182de914934eeaced1412951724b5aa76c84389f15210d872d95
|
|
|
blob-report-5
Expired
|
91.1 KB |
sha256:73f069513ee676f1106488a7a976de028709bb434fa961bc851a35aed8906632
|
|
|
blob-report-6
Expired
|
1.99 MB |
sha256:0a126d95f637392e302a399d3b7ae2c77a7e01e908f7f1dc97be786a429d1b09
|
|
|
blob-report-7
Expired
|
126 KB |
sha256:db909cd564191f7171d81cc98a7dd354e58d6a04941d724f9e22f8d50584e68b
|
|
|
blob-report-8
Expired
|
84 KB |
sha256:1d9e928b90707254f994d567d909d47c447925e495c434b637ee3ad08ae69f4f
|
|
|
blob-report-setup
Expired
|
16 KB |
sha256:9bbd48cdc1505ff23f8b024b04d71114e3ff4b19193a3a5bfdb7bf5814cc81e9
|
|
|
html-report--attempt-1
|
6.02 MB |
sha256:573957ae955fc7a4cc4b7e929e5cd30efe66917d7771d28239bb9c07015c9145
|
|