fix(preview): Be a bit more verbose when failing to migrate previews #7912
playwright.yml
on: pull_request
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)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
Expired
|
2.94 KB |
sha256:1eb007306a7c7a8971f7df7408e6376b3ffcc5481c2dd6fa230cd09100f1f442
|
|
|
blob-report-2
Expired
|
2.94 KB |
sha256:8444971defdaf16323222e890de2664e30b130773e7e0280fd14671488e0fac7
|
|
|
blob-report-3
Expired
|
2.94 KB |
sha256:25cde1b602427ae27b96a0b299f230fb36fbc0696aa36e09b9c816a13117dc0c
|
|
|
blob-report-4
Expired
|
2.94 KB |
sha256:8a054df888d181907a470c772758a3595300f58dd0db6a4d93727599859600a0
|
|
|
blob-report-5
Expired
|
2.94 KB |
sha256:5d2169963f01f87a7100b92bda61cdda67fbb9b2a0284d6271a42fbb7a906963
|
|
|
blob-report-6
Expired
|
2.94 KB |
sha256:2d20b2032ae6a80ba0e0d5fb9e13ba84fefe385c167f8161a9460c712958a436
|
|
|
blob-report-7
Expired
|
2.94 KB |
sha256:37e6e2c4e9f8a9e6943aa8a4c4db1b942c2adb79809e9e665b9d08269b7dd33b
|
|
|
blob-report-8
Expired
|
83 KB |
sha256:bfc5288119e45a07c15e3d24c9b42c5e37bb68188196ca9595d80c8c44d15c26
|
|
|
blob-report-setup
Expired
|
118 KB |
sha256:af8534740078fe10feef3f8b921b14e47189cc93648515ed70b1ae1aa37acf9f
|
|
|
html-report--attempt-1
|
749 KB |
sha256:727f5ab23121fc7f3d1985c9dfadee0ea0bfd563c1645c9c39f7bef51e2be183
|
|