[stable35] build(deps): bump p-limit from 7.3.1 to 7.3.2 in /build/frontend-legacy #8016
Triggered via pull request
September 5, 2026 01:47
Status
Failure
Total duration
4h 59m 37s
Artifacts
10
playwright.yml
on: pull_request
Annotations
45 errors and 9 notices
|
[setup] › tests/playwright/e2e/core/setup.spec.ts:147:2 › Nextcloud installation wizard › installs with MariaDB @setup @db_mariadb:
tests/playwright/support/sections/SetupPage.ts#L38
5) [setup] › tests/playwright/e2e/core/setup.spec.ts:147:2 › Nextcloud installation wizard › installs with MariaDB @setup @db_mariadb
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/
Call log:
- navigating to "http://localhost:8042/", waiting until "load"
at ../support/sections/SetupPage.ts:38
36 | /** Open the installation wizard (served at the instance root when uninstalled). */
37 | async open(): Promise<void> {
> 38 | await this.page.goto('/')
| ^
39 | await this.form().waitFor({ state: 'visible' })
40 | }
41 |
at SetupPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/SetupPage.ts:38:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/core/setup.spec.ts:150:19
|
|
[setup] › tests/playwright/e2e/core/setup.spec.ts:147:2 › Nextcloud installation wizard › installs with MariaDB @setup @db_mariadb:
tests/playwright/support/sections/SetupPage.ts#L38
5) [setup] › tests/playwright/e2e/core/setup.spec.ts:147:2 › Nextcloud installation wizard › installs with MariaDB @setup @db_mariadb
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/
Call log:
- navigating to "http://localhost:8042/", waiting until "load"
at ../support/sections/SetupPage.ts:38
36 | /** Open the installation wizard (served at the instance root when uninstalled). */
37 | async open(): Promise<void> {
> 38 | await this.page.goto('/')
| ^
39 | await this.form().waitFor({ state: 'visible' })
40 | }
41 |
at SetupPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/SetupPage.ts:38:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/core/setup.spec.ts:150:19
|
|
[setup] › tests/playwright/e2e/core/setup.spec.ts:137:2 › Nextcloud installation wizard › installs with MySQL @setup @db_mysql:
tests/playwright/support/sections/SetupPage.ts#L38
4) [setup] › tests/playwright/e2e/core/setup.spec.ts:137:2 › Nextcloud installation wizard › installs with MySQL @setup @db_mysql
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/
Call log:
- navigating to "http://localhost:8042/", waiting until "load"
at ../support/sections/SetupPage.ts:38
36 | /** Open the installation wizard (served at the instance root when uninstalled). */
37 | async open(): Promise<void> {
> 38 | await this.page.goto('/')
| ^
39 | await this.form().waitFor({ state: 'visible' })
40 | }
41 |
at SetupPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/SetupPage.ts:38:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/core/setup.spec.ts:140:19
|
|
[setup] › tests/playwright/e2e/core/setup.spec.ts:137:2 › Nextcloud installation wizard › installs with MySQL @setup @db_mysql:
tests/playwright/support/sections/SetupPage.ts#L38
4) [setup] › tests/playwright/e2e/core/setup.spec.ts:137:2 › Nextcloud installation wizard › installs with MySQL @setup @db_mysql
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/
Call log:
- navigating to "http://localhost:8042/", waiting until "load"
at ../support/sections/SetupPage.ts:38
36 | /** Open the installation wizard (served at the instance root when uninstalled). */
37 | async open(): Promise<void> {
> 38 | await this.page.goto('/')
| ^
39 | await this.form().waitFor({ state: 'visible' })
40 | }
41 |
at SetupPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/SetupPage.ts:38:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/core/setup.spec.ts:140:19
|
|
[setup] › tests/playwright/e2e/core/setup.spec.ts:128:3 › Nextcloud installation wizard › SQLite › installs with SQLite and reports failed recommended apps @setup @db_sqlite:
tests/playwright/support/sections/SetupPage.ts#L38
3) [setup] › tests/playwright/e2e/core/setup.spec.ts:128:3 › Nextcloud installation wizard › SQLite › installs with SQLite and reports failed recommended apps @setup @db_sqlite
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/
Call log:
- navigating to "http://localhost:8042/", waiting until "load"
at ../support/sections/SetupPage.ts:38
36 | /** Open the installation wizard (served at the instance root when uninstalled). */
37 | async open(): Promise<void> {
> 38 | await this.page.goto('/')
| ^
39 | await this.form().waitFor({ state: 'visible' })
40 | }
41 |
at SetupPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/SetupPage.ts:38:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/core/setup.spec.ts:130:20
|
|
[setup] › tests/playwright/e2e/core/setup.spec.ts:128:3 › Nextcloud installation wizard › SQLite › installs with SQLite and reports failed recommended apps @setup @db_sqlite:
tests/playwright/support/sections/SetupPage.ts#L38
3) [setup] › tests/playwright/e2e/core/setup.spec.ts:128:3 › Nextcloud installation wizard › SQLite › installs with SQLite and reports failed recommended apps @setup @db_sqlite
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/
Call log:
- navigating to "http://localhost:8042/", waiting until "load"
at ../support/sections/SetupPage.ts:38
36 | /** Open the installation wizard (served at the instance root when uninstalled). */
37 | async open(): Promise<void> {
> 38 | await this.page.goto('/')
| ^
39 | await this.form().waitFor({ state: 'visible' })
40 | }
41 |
at SetupPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/SetupPage.ts:38:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/core/setup.spec.ts:130:20
|
|
[setup] › tests/playwright/e2e/core/setup.spec.ts:120:3 › Nextcloud installation wizard › SQLite › installs with SQLite and installs recommended apps (success) @setup @db_sqlite:
tests/playwright/support/sections/SetupPage.ts#L38
2) [setup] › tests/playwright/e2e/core/setup.spec.ts:120:3 › Nextcloud installation wizard › SQLite › installs with SQLite and installs recommended apps (success) @setup @db_sqlite
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/
Call log:
- navigating to "http://localhost:8042/", waiting until "load"
at ../support/sections/SetupPage.ts:38
36 | /** Open the installation wizard (served at the instance root when uninstalled). */
37 | async open(): Promise<void> {
> 38 | await this.page.goto('/')
| ^
39 | await this.form().waitFor({ state: 'visible' })
40 | }
41 |
at SetupPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/SetupPage.ts:38:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/core/setup.spec.ts:122:20
|
|
[setup] › tests/playwright/e2e/core/setup.spec.ts:120:3 › Nextcloud installation wizard › SQLite › installs with SQLite and installs recommended apps (success) @setup @db_sqlite:
tests/playwright/support/sections/SetupPage.ts#L38
2) [setup] › tests/playwright/e2e/core/setup.spec.ts:120:3 › Nextcloud installation wizard › SQLite › installs with SQLite and installs recommended apps (success) @setup @db_sqlite
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/
Call log:
- navigating to "http://localhost:8042/", waiting until "load"
at ../support/sections/SetupPage.ts:38
36 | /** Open the installation wizard (served at the instance root when uninstalled). */
37 | async open(): Promise<void> {
> 38 | await this.page.goto('/')
| ^
39 | await this.form().waitFor({ state: 'visible' })
40 | }
41 |
at SetupPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/SetupPage.ts:38:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/core/setup.spec.ts:122:20
|
|
[setup] › tests/playwright/e2e/core/setup.spec.ts:107:3 › Nextcloud installation wizard › SQLite › installs with SQLite @setup @db_sqlite:
tests/playwright/support/sections/SetupPage.ts#L38
1) [setup] › tests/playwright/e2e/core/setup.spec.ts:107:3 › Nextcloud installation wizard › SQLite › installs with SQLite @setup @db_sqlite
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/
Call log:
- navigating to "http://localhost:8042/", waiting until "load"
at ../support/sections/SetupPage.ts:38
36 | /** Open the installation wizard (served at the instance root when uninstalled). */
37 | async open(): Promise<void> {
> 38 | await this.page.goto('/')
| ^
39 | await this.form().waitFor({ state: 'visible' })
40 | }
41 |
at SetupPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/SetupPage.ts:38:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/core/setup.spec.ts:110:20
|
|
[setup] › tests/playwright/e2e/core/setup.spec.ts:107:3 › Nextcloud installation wizard › SQLite › installs with SQLite @setup @db_sqlite:
tests/playwright/support/sections/SetupPage.ts#L38
1) [setup] › tests/playwright/e2e/core/setup.spec.ts:107:3 › Nextcloud installation wizard › SQLite › installs with SQLite @setup @db_sqlite
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/
Call log:
- navigating to "http://localhost:8042/", waiting until "load"
at ../support/sections/SetupPage.ts:38
36 | /** Open the installation wizard (served at the instance root when uninstalled). */
37 | async open(): Promise<void> {
> 38 | await this.page.goto('/')
| ^
39 | await this.form().waitFor({ state: 'visible' })
40 | }
41 |
at SetupPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/SetupPage.ts:38:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/core/setup.spec.ts:110:20
|
|
Playwright tests 8 / 8
Process completed with exit code 1.
|
|
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:82:2 › Systemtags: Files bulk action › Can remove multiple tags from selection:
tests/playwright/support/sections/FilesListPage.ts#L20
5) [default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:82:2 › Systemtags: Files bulk action › Can remove multiple tags from selection
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at SystemTagsFilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at Object.baseTest.extend.fileIds.auto (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:16:23)
|
|
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:82:2 › Systemtags: Files bulk action › Can remove multiple tags from selection:
tests/playwright/support/sections/FilesListPage.ts#L20
5) [default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:82:2 › Systemtags: Files bulk action › Can remove multiple tags from selection
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at SystemTagsFilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at Object.baseTest.extend.fileIds.auto (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:16:23)
|
|
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:61:2 › Systemtags: Files bulk action › Can remove tag from selection:
tests/playwright/support/sections/FilesListPage.ts#L20
4) [default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:61:2 › Systemtags: Files bulk action › Can remove tag from selection
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at SystemTagsFilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at Object.baseTest.extend.fileIds.auto (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:16:23)
|
|
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:61:2 › Systemtags: Files bulk action › Can remove tag from selection:
tests/playwright/support/sections/FilesListPage.ts#L20
4) [default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:61:2 › Systemtags: Files bulk action › Can remove tag from selection
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at SystemTagsFilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at Object.baseTest.extend.fileIds.auto (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:16:23)
|
|
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:42:2 › Systemtags: Files bulk action › Can assign multiple tags to selection:
tests/playwright/support/sections/FilesListPage.ts#L20
3) [default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:42:2 › Systemtags: Files bulk action › Can assign multiple tags to selection
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at SystemTagsFilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at Object.baseTest.extend.fileIds.auto (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:16:23)
|
|
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:42:2 › Systemtags: Files bulk action › Can assign multiple tags to selection:
tests/playwright/support/sections/FilesListPage.ts#L20
3) [default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:42:2 › Systemtags: Files bulk action › Can assign multiple tags to selection
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at SystemTagsFilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at Object.baseTest.extend.fileIds.auto (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:16:23)
|
|
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:25:2 › Systemtags: Files bulk action › Can assign tag to selection:
tests/playwright/support/sections/FilesListPage.ts#L20
2) [default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:25:2 › Systemtags: Files bulk action › Can assign tag to selection
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at SystemTagsFilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at Object.baseTest.extend.fileIds.auto (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:16:23)
|
|
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:25:2 › Systemtags: Files bulk action › Can assign tag to selection:
tests/playwright/support/sections/FilesListPage.ts#L20
2) [default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:25:2 › Systemtags: Files bulk action › Can assign tag to selection
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at SystemTagsFilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at Object.baseTest.extend.fileIds.auto (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:16:23)
|
|
[default] › tests/playwright/e2e/settings/personal-info.spec.ts:377:3 › Settings: Change personal information › Language & locale › can change the first day of week:
tests/playwright/support/sections/LanguageLocaleSettingsPage.ts#L26
1) [default] › tests/playwright/e2e/settings/personal-info.spec.ts:377:3 › Settings: Change personal information › Language & locale › can change the first day of week
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/user/language-locale
Call log:
- navigating to "http://localhost:8042/index.php/settings/user/language-locale", waiting until "load"
at ../support/sections/LanguageLocaleSettingsPage.ts:26
24 |
25 | async open(): Promise<void> {
> 26 | await this.page.goto('settings/user/language-locale')
| ^
27 | await expect(this.page.getByRole('heading', { name: 'Language & locale', level: 2 })).toBeVisible()
28 | }
29 |
at LanguageLocaleSettingsPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/LanguageLocaleSettingsPage.ts:26:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/settings/personal-info.spec.ts:378:29
|
|
[default] › tests/playwright/e2e/settings/personal-info.spec.ts:377:3 › Settings: Change personal information › Language & locale › can change the first day of week:
tests/playwright/support/sections/LanguageLocaleSettingsPage.ts#L26
1) [default] › tests/playwright/e2e/settings/personal-info.spec.ts:377:3 › Settings: Change personal information › Language & locale › can change the first day of week
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/user/language-locale
Call log:
- navigating to "http://localhost:8042/index.php/settings/user/language-locale", waiting until "load"
at ../support/sections/LanguageLocaleSettingsPage.ts:26
24 |
25 | async open(): Promise<void> {
> 26 | await this.page.goto('settings/user/language-locale')
| ^
27 | await expect(this.page.getByRole('heading', { name: 'Language & locale', level: 2 })).toBeVisible()
28 | }
29 |
at LanguageLocaleSettingsPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/LanguageLocaleSettingsPage.ts:26:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/settings/personal-info.spec.ts:378:29
|
|
[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
70 × 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 tests 4 / 8
Process completed with exit code 1.
|
|
[default] › tests/playwright/e2e/files/files-settings.spec.ts:79:3 › files: Hide or show hidden files › view: Recent files › hides dot-files by default:
tests/playwright/support/sections/FilesListPage.ts#L20
5) [default] › tests/playwright/e2e/files/files-settings.spec.ts:79:3 › files: Hide or show hidden files › view: Recent files › hides dot-files by default
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files/recent
Call log:
- navigating to "http://localhost:8042/index.php/apps/files/recent", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at FilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/files-settings.spec.ts:80:24
|
|
[default] › tests/playwright/e2e/files/files-settings.spec.ts:79:3 › files: Hide or show hidden files › view: Recent files › hides dot-files by default:
tests/playwright/support/sections/FilesListPage.ts#L20
5) [default] › tests/playwright/e2e/files/files-settings.spec.ts:79:3 › files: Hide or show hidden files › view: Recent files › hides dot-files by default
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files/recent
Call log:
- navigating to "http://localhost:8042/index.php/apps/files/recent", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at FilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/files-settings.spec.ts:80:24
|
|
[default] › tests/playwright/e2e/files/files-settings.spec.ts:63:4 › files: Hide or show hidden files › view: Personal files › can show hidden files:
tests/playwright/support/sections/FilesListPage.ts#L20
4) [default] › tests/playwright/e2e/files/files-settings.spec.ts:63:4 › files: Hide or show hidden files › view: Personal files › can show hidden files
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files/personal
Call log:
- navigating to "http://localhost:8042/index.php/apps/files/personal", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at FilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/files-settings.spec.ts:64:25
|
|
[default] › tests/playwright/e2e/files/files-settings.spec.ts:63:4 › files: Hide or show hidden files › view: Personal files › can show hidden files:
tests/playwright/support/sections/FilesListPage.ts#L20
4) [default] › tests/playwright/e2e/files/files-settings.spec.ts:63:4 › files: Hide or show hidden files › view: Personal files › can show hidden files
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files/personal
Call log:
- navigating to "http://localhost:8042/index.php/apps/files/personal", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at FilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/files-settings.spec.ts:64:25
|
|
[default] › tests/playwright/e2e/files/files-settings.spec.ts:55:4 › files: Hide or show hidden files › view: Personal files › hides dot-files by default:
tests/playwright/support/sections/FilesListPage.ts#L20
3) [default] › tests/playwright/e2e/files/files-settings.spec.ts:55:4 › files: Hide or show hidden files › view: Personal files › hides dot-files by default
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files/personal
Call log:
- navigating to "http://localhost:8042/index.php/apps/files/personal", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at FilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/files-settings.spec.ts:56:25
|
|
[default] › tests/playwright/e2e/files/files-settings.spec.ts:55:4 › files: Hide or show hidden files › view: Personal files › hides dot-files by default:
tests/playwright/support/sections/FilesListPage.ts#L20
3) [default] › tests/playwright/e2e/files/files-settings.spec.ts:55:4 › files: Hide or show hidden files › view: Personal files › hides dot-files by default
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files/personal
Call log:
- navigating to "http://localhost:8042/index.php/apps/files/personal", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at FilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/files-settings.spec.ts:56:25
|
|
[default] › tests/playwright/e2e/files/files-settings.spec.ts:63:4 › files: Hide or show hidden files › view: All files › can show hidden files:
tests/playwright/support/sections/FilesListPage.ts#L20
2) [default] › tests/playwright/e2e/files/files-settings.spec.ts:63:4 › files: Hide or show hidden files › view: All files › can show hidden files
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at FilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/files-settings.spec.ts:64:25
|
|
[default] › tests/playwright/e2e/files/files-settings.spec.ts:63:4 › files: Hide or show hidden files › view: All files › can show hidden files:
tests/playwright/support/sections/FilesListPage.ts#L20
2) [default] › tests/playwright/e2e/files/files-settings.spec.ts:63:4 › files: Hide or show hidden files › view: All files › can show hidden files
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at FilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/files-settings.spec.ts:64:25
|
|
[default] › tests/playwright/e2e/files/files-settings.spec.ts:55:4 › files: Hide or show hidden files › view: All files › hides dot-files by default:
tests/playwright/support/sections/FilesListPage.ts#L20
1) [default] › tests/playwright/e2e/files/files-settings.spec.ts:55:4 › files: Hide or show hidden files › view: All files › hides dot-files by default
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at FilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/files-settings.spec.ts:56:25
|
|
[default] › tests/playwright/e2e/files/files-settings.spec.ts:55:4 › files: Hide or show hidden files › view: All files › hides dot-files by default:
tests/playwright/support/sections/FilesListPage.ts#L20
1) [default] › tests/playwright/e2e/files/files-settings.spec.ts:55:4 › files: Hide or show hidden files › view: All files › hides dot-files by default
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at FilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/files-settings.spec.ts:56:25
|
|
[setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts:147:2 › Nextcloud installation wizard › installs with MariaDB @setup @db_mariadb:
tests/playwright/support/sections/SetupPage.ts#L38
5) [setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts:147:2 › Nextcloud installation wizard › installs with MariaDB @setup @db_mariadb
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/
Call log:
- navigating to "http://localhost:8042/", waiting until "load"
at ../support/sections/SetupPage.ts:38
36 | /** Open the installation wizard (served at the instance root when uninstalled). */
37 | async open(): Promise<void> {
> 38 | await this.page.goto('/')
| ^
39 | await this.form().waitFor({ state: 'visible' })
40 | }
41 |
at SetupPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/SetupPage.ts:38:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/core/setup.spec.ts:150:19
|
|
[setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts:147:2 › Nextcloud installation wizard › installs with MariaDB @setup @db_mariadb:
tests/playwright/support/sections/SetupPage.ts#L38
5) [setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts:147:2 › Nextcloud installation wizard › installs with MariaDB @setup @db_mariadb
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/
Call log:
- navigating to "http://localhost:8042/", waiting until "load"
at ../support/sections/SetupPage.ts:38
36 | /** Open the installation wizard (served at the instance root when uninstalled). */
37 | async open(): Promise<void> {
> 38 | await this.page.goto('/')
| ^
39 | await this.form().waitFor({ state: 'visible' })
40 | }
41 |
at SetupPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/SetupPage.ts:38:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/core/setup.spec.ts:150:19
|
|
[setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts:137:2 › Nextcloud installation wizard › installs with MySQL @setup @db_mysql:
tests/playwright/support/sections/SetupPage.ts#L38
4) [setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts:137:2 › Nextcloud installation wizard › installs with MySQL @setup @db_mysql
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/
Call log:
- navigating to "http://localhost:8042/", waiting until "load"
at ../support/sections/SetupPage.ts:38
36 | /** Open the installation wizard (served at the instance root when uninstalled). */
37 | async open(): Promise<void> {
> 38 | await this.page.goto('/')
| ^
39 | await this.form().waitFor({ state: 'visible' })
40 | }
41 |
at SetupPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/SetupPage.ts:38:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/core/setup.spec.ts:140:19
|
|
[setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts:137:2 › Nextcloud installation wizard › installs with MySQL @setup @db_mysql:
tests/playwright/support/sections/SetupPage.ts#L38
4) [setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts:137:2 › Nextcloud installation wizard › installs with MySQL @setup @db_mysql
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/
Call log:
- navigating to "http://localhost:8042/", waiting until "load"
at ../support/sections/SetupPage.ts:38
36 | /** Open the installation wizard (served at the instance root when uninstalled). */
37 | async open(): Promise<void> {
> 38 | await this.page.goto('/')
| ^
39 | await this.form().waitFor({ state: 'visible' })
40 | }
41 |
at SetupPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/SetupPage.ts:38:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/core/setup.spec.ts:140:19
|
|
[setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts:128:3 › Nextcloud installation wizard › SQLite › installs with SQLite and reports failed recommended apps @setup @db_sqlite:
tests/playwright/support/sections/SetupPage.ts#L38
3) [setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts:128:3 › Nextcloud installation wizard › SQLite › installs with SQLite and reports failed recommended apps @setup @db_sqlite
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/
Call log:
- navigating to "http://localhost:8042/", waiting until "load"
at ../support/sections/SetupPage.ts:38
36 | /** Open the installation wizard (served at the instance root when uninstalled). */
37 | async open(): Promise<void> {
> 38 | await this.page.goto('/')
| ^
39 | await this.form().waitFor({ state: 'visible' })
40 | }
41 |
at SetupPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/SetupPage.ts:38:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/core/setup.spec.ts:130:20
|
|
[setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts:128:3 › Nextcloud installation wizard › SQLite › installs with SQLite and reports failed recommended apps @setup @db_sqlite:
tests/playwright/support/sections/SetupPage.ts#L38
3) [setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts:128:3 › Nextcloud installation wizard › SQLite › installs with SQLite and reports failed recommended apps @setup @db_sqlite
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/
Call log:
- navigating to "http://localhost:8042/", waiting until "load"
at ../support/sections/SetupPage.ts:38
36 | /** Open the installation wizard (served at the instance root when uninstalled). */
37 | async open(): Promise<void> {
> 38 | await this.page.goto('/')
| ^
39 | await this.form().waitFor({ state: 'visible' })
40 | }
41 |
at SetupPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/SetupPage.ts:38:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/core/setup.spec.ts:130:20
|
|
[setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts:120:3 › Nextcloud installation wizard › SQLite › installs with SQLite and installs recommended apps (success) @setup @db_sqlite:
tests/playwright/support/sections/SetupPage.ts#L38
2) [setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts:120:3 › Nextcloud installation wizard › SQLite › installs with SQLite and installs recommended apps (success) @setup @db_sqlite
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/
Call log:
- navigating to "http://localhost:8042/", waiting until "load"
at ../support/sections/SetupPage.ts:38
36 | /** Open the installation wizard (served at the instance root when uninstalled). */
37 | async open(): Promise<void> {
> 38 | await this.page.goto('/')
| ^
39 | await this.form().waitFor({ state: 'visible' })
40 | }
41 |
at SetupPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/SetupPage.ts:38:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/core/setup.spec.ts:122:20
|
|
[setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts:120:3 › Nextcloud installation wizard › SQLite › installs with SQLite and installs recommended apps (success) @setup @db_sqlite:
tests/playwright/support/sections/SetupPage.ts#L38
2) [setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts:120:3 › Nextcloud installation wizard › SQLite › installs with SQLite and installs recommended apps (success) @setup @db_sqlite
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/
Call log:
- navigating to "http://localhost:8042/", waiting until "load"
at ../support/sections/SetupPage.ts:38
36 | /** Open the installation wizard (served at the instance root when uninstalled). */
37 | async open(): Promise<void> {
> 38 | await this.page.goto('/')
| ^
39 | await this.form().waitFor({ state: 'visible' })
40 | }
41 |
at SetupPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/SetupPage.ts:38:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/core/setup.spec.ts:122:20
|
|
[setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts:107:3 › Nextcloud installation wizard › SQLite › installs with SQLite @setup @db_sqlite:
tests/playwright/support/sections/SetupPage.ts#L38
1) [setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts:107:3 › Nextcloud installation wizard › SQLite › installs with SQLite @setup @db_sqlite
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/
Call log:
- navigating to "http://localhost:8042/", waiting until "load"
at ../support/sections/SetupPage.ts:38
36 | /** Open the installation wizard (served at the instance root when uninstalled). */
37 | async open(): Promise<void> {
> 38 | await this.page.goto('/')
| ^
39 | await this.form().waitFor({ state: 'visible' })
40 | }
41 |
at SetupPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/SetupPage.ts:38:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/core/setup.spec.ts:110:20
|
|
[setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts:107:3 › Nextcloud installation wizard › SQLite › installs with SQLite @setup @db_sqlite:
tests/playwright/support/sections/SetupPage.ts#L38
1) [setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts:107:3 › Nextcloud installation wizard › SQLite › installs with SQLite @setup @db_sqlite
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/
Call log:
- navigating to "http://localhost:8042/", waiting until "load"
at ../support/sections/SetupPage.ts:38
36 | /** Open the installation wizard (served at the instance root when uninstalled). */
37 | async open(): Promise<void> {
> 38 | await this.page.goto('/')
| ^
39 | await this.form().waitFor({ state: 'visible' })
40 | }
41 |
at SetupPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/SetupPage.ts:38:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/core/setup.spec.ts:110:20
|
|
playwright-test-summary
Process completed with exit code 1.
|
|
🎭 Playwright Run Summary
7 failed
[setup] › tests/playwright/e2e/core/setup.spec.ts:107:3 › Nextcloud installation wizard › SQLite › installs with SQLite @setup @db_sqlite
[setup] › tests/playwright/e2e/core/setup.spec.ts:120:3 › Nextcloud installation wizard › SQLite › installs with SQLite and installs recommended apps (success) @setup @db_sqlite
[setup] › tests/playwright/e2e/core/setup.spec.ts:128:3 › Nextcloud installation wizard › SQLite › installs with SQLite and reports failed recommended apps @setup @db_sqlite
[setup] › tests/playwright/e2e/core/setup.spec.ts:137:2 › Nextcloud installation wizard › installs with MySQL @setup @db_mysql
[setup] › tests/playwright/e2e/core/setup.spec.ts:147:2 › Nextcloud installation wizard › installs with MariaDB @setup @db_mariadb
[setup] › tests/playwright/e2e/core/setup.spec.ts:157:2 › Nextcloud installation wizard › installs with PostgreSQL @setup @db_postgres
[setup] › tests/playwright/e2e/core/setup.spec.ts:167:2 › Nextcloud installation wizard › installs with Oracle @setup @db_oracle
|
|
🎭 Playwright Run Summary
48 passed (11.0m)
|
|
🎭 Playwright Run Summary
41 failed
[default] › tests/playwright/e2e/settings/personal-info.spec.ts:377:3 › Settings: Change personal information › Language & locale › can change the first day of week
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:25:2 › Systemtags: Files bulk action › Can assign tag to selection
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:42:2 › Systemtags: Files bulk action › Can assign multiple tags to selection
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:61:2 › Systemtags: Files bulk action › Can remove tag from selection
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:82:2 › Systemtags: Files bulk action › Can remove multiple tags from selection
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:105:2 › Systemtags: Files bulk action › Can assign and remove multiple tags
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:128:2 › Systemtags: Files bulk action › Can search for tags with insensitive case
[default] › tests/playwright/e2e/systemtags/files-inline-action.spec.ts:18:2 › Systemtags: Files integration › See first assigned tag in the file list
[default] › tests/playwright/e2e/systemtags/files-inline-action.spec.ts:32:2 › Systemtags: Files integration › See two assigned tags are also shown in the file list
[default] › tests/playwright/e2e/systemtags/files-inline-action.spec.ts:49:2 › Systemtags: Files integration › See three assigned tags result in overflow entry
[default] › tests/playwright/e2e/systemtags/files-sidebar.spec.ts:18:2 › Systemtags: Files sidebar integration › Can assign tags using the sidebar
[default] › tests/playwright/e2e/systemtags/files-view.spec.ts:19:2 › Systemtags: Files view › See first assigned tag in the file list
[default] › tests/playwright/e2e/theming/a11y-color-contrast.spec.ts:49:2 › Accessibility of Nextcloud theming colors: light
[default] › tests/playwright/e2e/theming/a11y-color-contrast.spec.ts:49:2 › Accessibility of Nextcloud theming colors: dark
[default] › tests/playwright/e2e/theming/a11y-color-contrast.spec.ts:49:2 › Accessibility of Nextcloud theming colors: light-highcontrast
[default] › tests/playwright/e2e/theming/a11y-color-contrast.spec.ts:49:2 › Accessibility of Nextcloud theming colors: dark-highcontrast
[default] › tests/playwright/e2e/theming/user-settings-app-order.spec.ts:11:1 › User can change personal app order
[default] › tests/playwright/e2e/theming/user-settings-background.spec.ts:12:1 › User can configure background and plain color
[default] › tests/playwright/e2e/theming/user-settings-background.spec.ts:38:1 › User can pick a custom background from their files
[default] › tests/playwright/e2e/users/users-columns.spec.ts:32:2 › Settings: Show and hide columns › can show the Language column
[default] › tests/playwright/e2e/users/users-columns.spec.ts:58:2 › Settings: Show and hide columns › can hide the Last login column
[default] › tests/playwright/e2e/users/users-disable.spec.ts:12:2 › Settings: Disable and enable users › can disable a user
[default] › tests/playwright/e2e/users/users-disable.spec.ts:40:2 › Settings: Disable and enable users › can enable a user
[default] › tests/playwright/e2e/users/users-group-admin.spec.ts:32:2 › Settings: Create accounts as a group admin › can create a user with the group pre-filled
[default] › tests/playwright/e2e/users/users-groups.spec.ts:18:1 › Account Management: Can create a group
[default] › tests/playwright/e2e/users/users-groups.spec.ts:50:1 › Account Management: Assign user to a group
[default] › tests/playwright/e2e/users/users-groups.spec.ts:96:2 › Settings: Delete an empty group › can delete an empty group
[default] › tests/playwright/e2e/users/users-groups.spec.ts:138:2 › Settings: Delete a no
|
|
🎭 Playwright Run Summary
46 passed (13.2m)
|
|
🎭 Playwright Run Summary
46 passed (14.3m)
|
|
🎭 Playwright Run Summary
46 passed (16.4m)
|
|
🎭 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 (17.9m)
|
|
🎭 Playwright Run Summary
46 passed (17.9m)
|
|
🎭 Playwright Run Summary
46 failed
[default] › tests/playwright/e2e/files/files-settings.spec.ts:55:4 › files: Hide or show hidden files › view: All files › hides dot-files by default
[default] › tests/playwright/e2e/files/files-settings.spec.ts:63:4 › files: Hide or show hidden files › view: All files › can show hidden files
[default] › tests/playwright/e2e/files/files-settings.spec.ts:55:4 › files: Hide or show hidden files › view: Personal files › hides dot-files by default
[default] › tests/playwright/e2e/files/files-settings.spec.ts:63:4 › files: Hide or show hidden files › view: Personal files › can show hidden files
[default] › tests/playwright/e2e/files/files-settings.spec.ts:79:3 › files: Hide or show hidden files › view: Recent files › hides dot-files by default
[default] › tests/playwright/e2e/files/files-settings.spec.ts:88:3 › files: Hide or show hidden files › view: Recent files › can show hidden files
[default] › tests/playwright/e2e/files/files-sidebar.spec.ts:18:2 › Files: Sidebar › opens the sidebar
[default] › tests/playwright/e2e/files/files-sidebar.spec.ts:27:2 › Files: Sidebar › changes the current fileid
[default] › tests/playwright/e2e/files/files-sidebar.spec.ts:36:2 › Files: Sidebar › changes the sidebar content on other file
[default] › tests/playwright/e2e/files/files-sidebar.spec.ts:50:2 › Files: Sidebar › closes the sidebar on navigation
[default] › tests/playwright/e2e/files/files-sidebar.spec.ts:63:2 › Files: Sidebar › closes the sidebar on delete
[default] › tests/playwright/e2e/files/files-sidebar.spec.ts:84:2 › Files: Sidebar › changes the fileid on delete
[default] › tests/playwright/e2e/files/files-sorting.spec.ts:12:2 › Files: Sorting the file list › Files are sorted by name ascending by default
[default] › tests/playwright/e2e/files/files-sorting.spec.ts:35:2 › Files: Sorting the file list › Filenames with numbers are sorted by name ascending by default
[default] › tests/playwright/e2e/files/files-sorting.spec.ts:53:2 › Files: Sorting the file list › Can sort by size
[default] › tests/playwright/e2e/files/files-sorting.spec.ts:82:2 › Files: Sorting the file list › Can sort by mtime
[default] › tests/playwright/e2e/files/files-sorting.spec.ts:99:2 › Files: Sorting the file list › Favorites are sorted first
[default] › tests/playwright/e2e/files/files-sorting.spec.ts:138:2 › Files: Sorting the file list › Sorting works after switching view twice
[default] › tests/playwright/e2e/files/files-xml-regression.spec.ts:15:2 › Files: XML entities in file names › renames a file to a name with XML entities and keeps it after reload
[default] › tests/playwright/e2e/files/files-xml-regression.spec.ts:37:2 › Files: XML entities in file names › can delete a file whose name contains XML entities
[default] › tests/playwright/e2e/files/files.spec.ts:11:2 › Files › Login with a user and open the files app
[default] › tests/playwright/e2e/files/files.spec.ts:16:2 › Files › Opens a valid file shows it as active
[default] › tests/playwright/e2e/files/files.spec.ts:28:2 › Files › Opens a valid folder shows its content
[default] › tests/playwright/e2e/files/files.spec.ts:38:2 › Files › Opens an unknown file show an error
[default] › tests/playwright/e2e/files/hotkeys.spec.ts:20:2 › Files hotkey handling › Pressing "arrow down" should go to first file
[default] › tests/playwright/e2e/files/hotkeys.spec.ts:28:2 › Files hotkey handling › Pressing "arrow up" should go to last file
[default] › tests/playwright/e2e/files/hotkeys.spec.ts:36:2 › Files hotkey handling › Pressing D should open the sidebar once
[default] › tests/playwright/e2e/files/hotkeys.spec.ts:45:2 › Files hotkey handling › Pressing F2 should rename the file
[default] › tests/playwright/e2e/files/hotkeys.spec.ts:54:2 › Files hotkey handling › Pr
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
Expired
|
4.14 MB |
sha256:1135c93d979e5254bb7a437e15b3a5891a4c9ab59c8d5227741b9c002f44d7cb
|
|
|
blob-report-2
Expired
|
63.9 KB |
sha256:362c168c533e8a875fa23f0023525031554b9dfd36e187d701f60ef2aa793368
|
|
|
blob-report-3
Expired
|
80.4 KB |
sha256:96f6c4ddade3da06738c0b2d3f11ddb0d5c5673ee1810d104a7cfdf3b1299adf
|
|
|
blob-report-4
Expired
|
1.88 MB |
sha256:d4842169910f826ea1167165bdf14ee0b19945e69214092ee5612f8f061dc221
|
|
|
blob-report-5
Expired
|
90.3 KB |
sha256:9b529bec005b002f24838988c641ee4fb9355f0c7e6518f422292e09029c2fbe
|
|
|
blob-report-6
Expired
|
106 KB |
sha256:86eb8e426674e712a38fa9d2abfb71aa69af0fc387569487d103aecf9d90b2dc
|
|
|
blob-report-7
Expired
|
122 KB |
sha256:b6a17837146f667273f5916e92b31c1b610e9081309fe5274edbeee4d1e191d9
|
|
|
blob-report-8
Expired
|
1.24 MB |
sha256:892e46bffeda12b8c28640f70f5c2d87be30514ce87d5c857f6c0e197e1b2184
|
|
|
blob-report-setup
Expired
|
118 KB |
sha256:e46d0f8e2676a916ad314e3bbeedb470dbd4cf1f40ae82b57810489826659bba
|
|
|
html-report--attempt-1
|
8.06 MB |
sha256:8773c27788c0ad99bf9f899b72b450fe3fcc0146b861f42e14de3d87cc7ef13f
|
|