[stable35] build(deps): bump p-limit from 7.3.1 to 7.3.2 in /build/frontend-legacy #8018
Triggered via pull request
September 5, 2026 01:47
Status
Failure
Total duration
4h 50m 33s
Artifacts
10
playwright.yml
on: pull_request
Annotations
43 errors, 1 warning, 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
|
|
Playwright tests 1 / 8
Process completed with exit code 1.
|
|
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:129:2 › Settings: App management › Browse app bundles:
tests/playwright/support/sections/AppstorePage.ts#L23
5) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:129:2 › Settings: App management › Browse app bundles
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed
Call log:
- navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load"
at ../support/sections/AppstorePage.ts:23
21 | */
22 | async openInstalledApps() {
> 23 | await this.page.goto('settings/apps/installed')
| ^
24 | await this.appsTable().waitFor({ state: 'visible' })
25 | }
26 |
at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
|
|
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:129:2 › Settings: App management › Browse app bundles:
tests/playwright/support/sections/AppstorePage.ts#L23
5) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:129:2 › Settings: App management › Browse app bundles
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed
Call log:
- navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load"
at ../support/sections/AppstorePage.ts:23
21 | */
22 | async openInstalledApps() {
> 23 | await this.page.goto('settings/apps/installed')
| ^
24 | await this.appsTable().waitFor({ state: 'visible' })
25 | }
26 |
at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
|
|
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:106:2 › Settings: App management › Browse disabled apps:
tests/playwright/support/sections/AppstorePage.ts#L23
4) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:106:2 › Settings: App management › Browse disabled apps
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed
Call log:
- navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load"
at ../support/sections/AppstorePage.ts:23
21 | */
22 | async openInstalledApps() {
> 23 | await this.page.goto('settings/apps/installed')
| ^
24 | await this.appsTable().waitFor({ state: 'visible' })
25 | }
26 |
at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
|
|
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:106:2 › Settings: App management › Browse disabled apps:
tests/playwright/support/sections/AppstorePage.ts#L23
4) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:106:2 › Settings: App management › Browse disabled apps
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed
Call log:
- navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load"
at ../support/sections/AppstorePage.ts:23
21 | */
22 | async openInstalledApps() {
> 23 | await this.page.goto('settings/apps/installed')
| ^
24 | await this.appsTable().waitFor({ state: 'visible' })
25 | }
26 |
at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
|
|
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:83:2 › Settings: App management › Browse enabled apps:
tests/playwright/support/sections/AppstorePage.ts#L23
3) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:83:2 › Settings: App management › Browse enabled apps
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed
Call log:
- navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load"
at ../support/sections/AppstorePage.ts:23
21 | */
22 | async openInstalledApps() {
> 23 | await this.page.goto('settings/apps/installed')
| ^
24 | await this.appsTable().waitFor({ state: 'visible' })
25 | }
26 |
at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
|
|
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:83:2 › Settings: App management › Browse enabled apps:
tests/playwright/support/sections/AppstorePage.ts#L23
3) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:83:2 › Settings: App management › Browse enabled apps
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed
Call log:
- navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load"
at ../support/sections/AppstorePage.ts:23
21 | */
22 | async openInstalledApps() {
> 23 | await this.page.goto('settings/apps/installed')
| ^
24 | await this.appsTable().waitFor({ state: 'visible' })
25 | }
26 |
at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
|
|
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:54:2 › Settings: App management › Can disable an installed app:
tests/playwright/support/sections/AppstorePage.ts#L23
2) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:54:2 › Settings: App management › Can disable an installed app
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed
Call log:
- navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load"
at ../support/sections/AppstorePage.ts:23
21 | */
22 | async openInstalledApps() {
> 23 | await this.page.goto('settings/apps/installed')
| ^
24 | await this.appsTable().waitFor({ state: 'visible' })
25 | }
26 |
at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
|
|
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:54:2 › Settings: App management › Can disable an installed app:
tests/playwright/support/sections/AppstorePage.ts#L23
2) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:54:2 › Settings: App management › Can disable an installed app
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed
Call log:
- navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load"
at ../support/sections/AppstorePage.ts:23
21 | */
22 | async openInstalledApps() {
> 23 | await this.page.goto('settings/apps/installed')
| ^
24 | await this.appsTable().waitFor({ state: 'visible' })
25 | }
26 |
at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
|
|
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:25:2 › Settings: App management › Can enable an installed app:
tests/playwright/support/sections/AppstorePage.ts#L23
1) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:25:2 › Settings: App management › Can enable an installed app
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed
Call log:
- navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load"
at ../support/sections/AppstorePage.ts:23
21 | */
22 | async openInstalledApps() {
> 23 | await this.page.goto('settings/apps/installed')
| ^
24 | await this.appsTable().waitFor({ state: 'visible' })
25 | }
26 |
at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
|
|
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:25:2 › Settings: App management › Can enable an installed app:
tests/playwright/support/sections/AppstorePage.ts#L23
1) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:25:2 › Settings: App management › Can enable an installed app
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed
Call log:
- navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load"
at ../support/sections/AppstorePage.ts:23
21 | */
22 | async openInstalledApps() {
> 23 | await this.page.goto('settings/apps/installed')
| ^
24 | await this.appsTable().waitFor({ state: 'visible' })
25 | }
26 |
at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
|
|
playwright-test-summary
Process completed with exit code 1.
|
|
[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
|
|
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 (5.9m)
|
|
🎭 Playwright Run Summary
46 passed (6.1m)
|
|
🎭 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
46 passed (12.6m)
|
|
🎭 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
40 failed
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:25:2 › Settings: App management › Can enable an installed app
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:54:2 › Settings: App management › Can disable an installed app
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:83:2 › Settings: App management › Browse enabled apps
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:106:2 › Settings: App management › Browse disabled apps
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:129:2 › Settings: App management › Browse app bundles
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:141:2 › Settings: App management › View app details
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group
[admin-settings] › tests/playwright/e2e/core/admin-settings-appstore-link.spec.ts:28:2 › core: app store link visibility › offers the "App store" tile only while an admin allows it
[admin-settings] › tests/playwright/e2e/files_external/admin-settings-external-storage.spec.ts:24:2 › files_external settings › can see the settings section
[admin-settings] › tests/playwright/e2e/files_external/admin-settings-external-storage.spec.ts:29:2 › files_external settings › can see the dialog
[admin-settings] › tests/playwright/e2e/files_external/admin-settings-external-storage.spec.ts:42:2 › files_external settings › can create storage using the dialog
[admin-settings] › tests/playwright/e2e/files_external/admin-settings-home-folder-root-mount.spec.ts:22:1 › Does not show write actions on read-only storage mounted at the root of the user's home folder
[admin-settings] › tests/playwright/e2e/files_external/admin-settings-user-credentials.spec.ts:57:2 › Files user credentials › Create a user storage with user credentials
[admin-settings] › tests/playwright/e2e/files_sharing/admin-settings-download-forbidden.spec.ts:27:2 › files_sharing: Download forbidden › offers no download action for a folder
[admin-settings] › tests/playwright/e2e/files_sharing/admin-settings-download-forbidden.spec.ts:48:2 › files_sharing: Download forbidden › offers no download action for a file
[admin-settings] › tests/playwright/e2e/files_sharing/admin-settings-expiry-date.spec.ts:70:2 › files_sharing: Expiry date of internal shares › applies the default expiry date and enforces it
[admin-settings] › tests/playwright/e2e/files_sharing/admin-settings-expiry-date.spec.ts:80:2 › files_sharing: Expiry date of internal shares › applies the default expiry date without enforcing it
[admin-settings] › tests/playwright/e2e/files_sharing/admin-settings-expiry-date.spec.ts:88:2 › files_sharing: Expiry date of internal shares › can be set to a custom date
[admin-settings] › tests/playwright/e2e/files_sharing/admin-settings-expiry-date.spec.ts:99:2 › files_sharing: Expiry date of internal shares › keeps a custom date across a reload
[admin-settings] › tests/playwright/e2e/files_sharing/admin-settings-expiry-date.spec.ts:117:2 › files_sharing: Expiry date of internal shares › keeps a custom date when an unrelated field is updated
[admin-settings] › tests/playwright/e2e/files_sharing/admin-settings-limit-to-same-group.spec.ts:42:2 › files_sharing: Sharing limited to members of the same group › keeps the shares while one common group is left
[admin-settings] › tests/playwright/e2e/files_sharing/admin-settings-limit-to-same-group.spec.ts:56:2 › files_sharing: Sharing limited to members of the same group › hides the shares once no common group is left
[admin-settings] › tests/playwright/e2e/files_sharing/admin-settings-permissions-bundle.spec.ts:51:3 › files_sharing: "Allow editing" permission bundle
|
|
🎭 Playwright Run Summary
46 passed (15.9m)
|
|
🎭 Playwright Run Summary
46 passed (16.5m)
|
|
🎭 Playwright Run Summary
48 passed (17.6m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
Expired
|
2.85 MB |
sha256:dc5374b97ad62573fab22f03e94ccf37a31b887edddda639d0511af67a3637ac
|
|
|
blob-report-2
Expired
|
63.7 KB |
sha256:7be1d8d5218d27abd24dd9b59f89d8e4d3c83d34c10fffa29021d09b2981b97f
|
|
|
blob-report-3
Expired
|
78.9 KB |
sha256:6eb03ce9434dbf7b70c7929fed18ccf6bbcf3bb9fd745688528ed4b64512666f
|
|
|
blob-report-4
Expired
|
86.4 KB |
sha256:87643a3873b761a580637f9240ad6e9774390b35b2a3e88900f22d13e3f5efc9
|
|
|
blob-report-5
Expired
|
89.9 KB |
sha256:4c20e42953a93bcd8b533019302e7d0dd3bb4406e4d6a13bb72a32d5fdc55bd8
|
|
|
blob-report-6
Expired
|
106 KB |
sha256:f88c57c10e0c7609b30de669a5e4e7b6d77337c0a39d06a4b9b268bd7f67b186
|
|
|
blob-report-7
Expired
|
124 KB |
sha256:b482c516a10a8295879e736506bda11a81b4bb3e3ff216bf1821fea0f4d2e898
|
|
|
blob-report-8
Expired
|
1.24 MB |
sha256:24be231563a6afbacde45dd17ff00a2b0558476de6b3f9aef61185c8f9b025f7
|
|
|
blob-report-setup
Expired
|
118 KB |
sha256:b92ade825b9dff2ccc35f4d755a8577023fbe3c4bd397b6900c70869d72a3486
|
|
|
html-report--attempt-1
|
4.98 MB |
sha256:022d50be921bcbcfa29ae364fe9ad7f76f09537cb63e71b506e916fafc5d9df0
|
|