Skip to content

fix(preview): Be a bit more verbose when failing to migrate previews #7912

fix(preview): Be a bit more verbose when failing to migrate previews

fix(preview): Be a bit more verbose when failing to migrate previews #7912

Triggered via pull request September 4, 2026 10:13
Status Failure
Total duration 19m 55s
Artifacts –

playwright.yml

on: pull_request
Playwright setup
7m 43s
Playwright setup
Matrix: playwright-tests
Playwright tests for installer
7m 25s
Playwright tests for installer
merge-reports
54s
merge-reports
playwright-test-summary
6s
playwright-test-summary
Fit to window
Zoom out
Zoom in

Annotations

35 errors and 3 notices
Playwright tests 2 / 8
Process completed with exit code 1.
Playwright tests 2 / 8
Error: Process from config.webServer was not able to start. Exit code: 1
Playwright tests 4 / 8
Process completed with exit code 1.
Playwright tests 4 / 8
Error: Process from config.webServer was not able to start. Exit code: 1
Playwright tests 1 / 8
Process completed with exit code 1.
Playwright tests 1 / 8
Error: Process from config.webServer was not able to start. Exit code: 1
Playwright tests 7 / 8
Process completed with exit code 1.
Playwright tests 7 / 8
Error: Process from config.webServer was not able to start. Exit code: 1
Playwright tests 6 / 8
Process completed with exit code 1.
Playwright tests 6 / 8
Error: Process from config.webServer was not able to start. Exit code: 1
Playwright tests 5 / 8
Process completed with exit code 1.
Playwright tests 5 / 8
Error: Process from config.webServer was not able to start. Exit code: 1
Playwright tests 3 / 8
Process completed with exit code 1.
Playwright tests 3 / 8
Error: Process from config.webServer was not able to start. Exit code: 1
[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-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
🎭 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
7 failed [setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts:107:3 › Nextcloud installation wizard › SQLite › installs with SQLite @setup @db_sqlite [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 [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 [setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts:137:2 › Nextcloud installation wizard › installs with MySQL @setup @db_mysql [setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts:147:2 › Nextcloud installation wizard › installs with MariaDB @setup @db_mariadb [setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts:157:2 › Nextcloud installation wizard › installs with PostgreSQL @setup @db_postgres [setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts:167:2 › Nextcloud installation wizard › installs with Oracle @setup @db_oracle 44 passed (7.4m)
🎭 Playwright Run Summary
44 passed (5.8m)