Skip to content

[stable35] build(deps): bump @nextcloud/vue from 9.10.0 to 9.11.0 #8005

[stable35] build(deps): bump @nextcloud/vue from 9.10.0 to 9.11.0

[stable35] build(deps): bump @nextcloud/vue from 9.10.0 to 9.11.0 #8005

Triggered via pull request September 5, 2026 01:46
Status Failure
Total duration 4h 44m 44s
Artifacts 10

playwright.yml

on: pull_request
Playwright setup
2m 54s
Playwright setup
Matrix: playwright-tests
Playwright tests for installer
14m 41s
Playwright tests for installer
merge-reports
1m 33s
merge-reports
playwright-test-summary
6s
playwright-test-summary
Fit to window
Zoom out
Zoom in

Annotations

38 errors and 8 notices
Playwright tests 4 / 8
Process completed with exit code 1.
Playwright tests 4 / 8
Process completed with exit code 1.
Playwright tests 4 / 8
Error: Timed out waiting 300000ms from config.webServer.
Playwright tests 7 / 8
Process completed with exit code 1.
Playwright tests 7 / 8
Process completed with exit code 1.
Playwright tests 7 / 8
Error: Timed out waiting 300000ms from config.webServer.
[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 5 / 8
Process completed with exit code 1.
[default] › tests/playwright/e2e/files/router-query.spec.ts:41:4 › Check router query flags › "opendetails" › open details for folder: tests/playwright/e2e/files/router-query.spec.ts#L43
5) [default] › tests/playwright/e2e/files/router-query.spec.ts:41:4 › Check router query flags › "opendetails" › open details for folder Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files/files/118?opendetails Call log: - navigating to "http://localhost:8042/index.php/apps/files/files/118?opendetails", waiting until "load" 41 | test(`open details for ${label}`, async ({ page, ids, filesSidebar }) => { 42 | assertNoDownload(page) > 43 | await page.goto(`apps/files/files/${ids[key]}?opendetails`) | ^ 44 | 45 | // Sidebar opens for the node … 46 | await expect(filesSidebar.sidebar()).toBeVisible() at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/router-query.spec.ts:43:16
[default] › tests/playwright/e2e/files/router-query.spec.ts:41:4 › Check router query flags › "opendetails" › open details for folder: tests/playwright/e2e/files/router-query.spec.ts#L43
5) [default] › tests/playwright/e2e/files/router-query.spec.ts:41:4 › Check router query flags › "opendetails" › open details for folder Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files/files/107?opendetails Call log: - navigating to "http://localhost:8042/index.php/apps/files/files/107?opendetails", waiting until "load" 41 | test(`open details for ${label}`, async ({ page, ids, filesSidebar }) => { 42 | assertNoDownload(page) > 43 | await page.goto(`apps/files/files/${ids[key]}?opendetails`) | ^ 44 | 45 | // Sidebar opens for the node … 46 | await expect(filesSidebar.sidebar()).toBeVisible() at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/router-query.spec.ts:43:16
[default] › tests/playwright/e2e/files/router-query.spec.ts:41:4 › Check router query flags › "opendetails" › open details for unknown file type: tests/playwright/e2e/files/router-query.spec.ts#L43
4) [default] › tests/playwright/e2e/files/router-query.spec.ts:41:4 › Check router query flags › "opendetails" › open details for unknown file type Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files/files/97?opendetails Call log: - navigating to "http://localhost:8042/index.php/apps/files/files/97?opendetails", waiting until "load" 41 | test(`open details for ${label}`, async ({ page, ids, filesSidebar }) => { 42 | assertNoDownload(page) > 43 | await page.goto(`apps/files/files/${ids[key]}?opendetails`) | ^ 44 | 45 | // Sidebar opens for the node … 46 | await expect(filesSidebar.sidebar()).toBeVisible() at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/router-query.spec.ts:43:16
[default] › tests/playwright/e2e/files/router-query.spec.ts:41:4 › Check router query flags › "opendetails" › open details for unknown file type: tests/playwright/e2e/files/router-query.spec.ts#L43
4) [default] › tests/playwright/e2e/files/router-query.spec.ts:41:4 › Check router query flags › "opendetails" › open details for unknown file type Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files/files/86?opendetails Call log: - navigating to "http://localhost:8042/index.php/apps/files/files/86?opendetails", waiting until "load" 41 | test(`open details for ${label}`, async ({ page, ids, filesSidebar }) => { 42 | assertNoDownload(page) > 43 | await page.goto(`apps/files/files/${ids[key]}?opendetails`) | ^ 44 | 45 | // Sidebar opens for the node … 46 | await expect(filesSidebar.sidebar()).toBeVisible() at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/router-query.spec.ts:43:16
[default] › tests/playwright/e2e/files/router-query.spec.ts:41:4 › Check router query flags › "opendetails" › open details for known file type: tests/playwright/e2e/files/router-query.spec.ts#L43
3) [default] › tests/playwright/e2e/files/router-query.spec.ts:41:4 › Check router query flags › "opendetails" › open details for known file type Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files/files/73?opendetails Call log: - navigating to "http://localhost:8042/index.php/apps/files/files/73?opendetails", waiting until "load" 41 | test(`open details for ${label}`, async ({ page, ids, filesSidebar }) => { 42 | assertNoDownload(page) > 43 | await page.goto(`apps/files/files/${ids[key]}?opendetails`) | ^ 44 | 45 | // Sidebar opens for the node … 46 | await expect(filesSidebar.sidebar()).toBeVisible() at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/router-query.spec.ts:43:16
[default] › tests/playwright/e2e/files/router-query.spec.ts:41:4 › Check router query flags › "opendetails" › open details for known file type: tests/playwright/e2e/files/router-query.spec.ts#L43
3) [default] › tests/playwright/e2e/files/router-query.spec.ts:41:4 › Check router query flags › "opendetails" › open details for known file type Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files/files/62?opendetails Call log: - navigating to "http://localhost:8042/index.php/apps/files/files/62?opendetails", waiting until "load" 41 | test(`open details for ${label}`, async ({ page, ids, filesSidebar }) => { 42 | assertNoDownload(page) > 43 | await page.goto(`apps/files/files/${ids[key]}?opendetails`) | ^ 44 | 45 | // Sidebar opens for the node … 46 | await expect(filesSidebar.sidebar()).toBeVisible() at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/router-query.spec.ts:43:16
[default] › tests/playwright/e2e/files/recent-view.spec.ts:24:2 › Files: Recent view › can delete a file from the recent view: tests/playwright/support/sections/FilesListPage.ts#L20
2) [default] › tests/playwright/e2e/files/recent-view.spec.ts:24:2 › Files: Recent view › can delete a file from the recent view Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files/recent Call log: - navigating to "http://localhost:8042/index.php/apps/files/recent", waiting until "load" at ../support/sections/FilesListPage.ts:20 18 | */ 19 | async open(viewId?: string): Promise<void> { > 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files') | ^ 21 | await this.waitForList() 22 | } 23 | at FilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/recent-view.spec.ts:25:23
[default] › tests/playwright/e2e/files/recent-view.spec.ts:24:2 › Files: Recent view › can delete a file from the recent view: tests/playwright/support/sections/FilesListPage.ts#L20
2) [default] › tests/playwright/e2e/files/recent-view.spec.ts:24:2 › Files: Recent view › can delete a file from the recent view Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files/recent Call log: - navigating to "http://localhost:8042/index.php/apps/files/recent", waiting until "load" at ../support/sections/FilesListPage.ts:20 18 | */ 19 | async open(viewId?: string): Promise<void> { > 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files') | ^ 21 | await this.waitForList() 22 | } 23 | at FilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/recent-view.spec.ts:25:23
[default] › tests/playwright/e2e/files/recent-view.spec.ts:14:2 › Files: Recent view › shows a recently created file in the recent view: tests/playwright/support/sections/FilesListPage.ts#L20
1) [default] › tests/playwright/e2e/files/recent-view.spec.ts:14:2 › Files: Recent view › shows a recently created file in the recent view Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files/recent Call log: - navigating to "http://localhost:8042/index.php/apps/files/recent", waiting until "load" at ../support/sections/FilesListPage.ts:20 18 | */ 19 | async open(viewId?: string): Promise<void> { > 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files') | ^ 21 | await this.waitForList() 22 | } 23 | at FilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/recent-view.spec.ts:15:23
[default] › tests/playwright/e2e/files/recent-view.spec.ts:14:2 › Files: Recent view › shows a recently created file in the recent view: tests/playwright/support/sections/FilesListPage.ts#L20
1) [default] › tests/playwright/e2e/files/recent-view.spec.ts:14:2 › Files: Recent view › shows a recently created file in the recent view Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files/recent Call log: - navigating to "http://localhost:8042/index.php/apps/files/recent", waiting until "load" at ../support/sections/FilesListPage.ts:20 18 | */ 19 | async open(viewId?: string): Promise<void> { > 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files') | ^ 21 | await this.waitForList() 22 | } 23 | at FilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/recent-view.spec.ts:15:23
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
46 passed (5.8m)
🎭 Playwright Run Summary
46 passed (7.3m)
🎭 Playwright Run Summary
46 passed (7.5m)
🎭 Playwright Run Summary
44 passed (7.4m)
🎭 Playwright Run Summary
46 passed (8.0m)
🎭 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 failed [default] › tests/playwright/e2e/files/recent-view.spec.ts:14:2 › Files: Recent view › shows a recently created file in the recent view [default] › tests/playwright/e2e/files/recent-view.spec.ts:24:2 › Files: Recent view › can delete a file from the recent view [default] › tests/playwright/e2e/files/router-query.spec.ts:41:4 › Check router query flags › "opendetails" › open details for known file type [default] › tests/playwright/e2e/files/router-query.spec.ts:41:4 › Check router query flags › "opendetails" › open details for unknown file type [default] › tests/playwright/e2e/files/router-query.spec.ts:41:4 › Check router query flags › "opendetails" › open details for folder [default] › tests/playwright/e2e/files/router-query.spec.ts:67:3 › Check router query flags › "openfile" › opens files with default action [default] › tests/playwright/e2e/files/router-query.spec.ts:72:3 › Check router query flags › "openfile" › opens files with default action using explicit query state [default] › tests/playwright/e2e/files/router-query.spec.ts:77:3 › Check router query flags › "openfile" › does not open files with default action when using explicit `false` [default] › tests/playwright/e2e/files/router-query.spec.ts:84:3 › Check router query flags › "openfile" › does not open folders but shows details [default] › tests/playwright/e2e/files/router-query.spec.ts:97:3 › Check router query flags › "openfile" › does not open unknown file types but shows details [default] › tests/playwright/e2e/files/scrolling.spec.ts:38:2 › Files: Scrolling to the selected file (list view) › shows the first rows and keeps the rest off-screen [default] › tests/playwright/e2e/files/scrolling.spec.ts:48:2 › Files: Scrolling to the selected file (list view) › scrolls a file below the fold into view [default] › tests/playwright/e2e/files/scrolling.spec.ts:55:2 › Files: Scrolling to the selected file (list view) › scrolls to the last page and reveals the footer [default] › tests/playwright/e2e/files/scrolling.spec.ts:78:2 › Files: Scrolling to the selected file (grid view) › shows the first grid rows and keeps the last off-screen [default] › tests/playwright/e2e/files/scrolling.spec.ts:87:2 › Files: Scrolling to the selected file (grid view) › scrolls the last grid row into view [default] › tests/playwright/e2e/files/search.spec.ts:26:2 › files: search › updates the query on the URL [default] › tests/playwright/e2e/files/search.spec.ts:32:2 › files: search › can search globally [default] › tests/playwright/e2e/files/search.spec.ts:42:2 › files: search › filter does also search locally [default] › tests/playwright/e2e/files/search.spec.ts:54:2 › files: search › See "search everywhere" button [default] › tests/playwright/e2e/files/search.spec.ts:64:2 › files: search › can make local search a global search [default] › tests/playwright/e2e/files/search.spec.ts:86:2 › files: search › shows empty content when there are no results [default] › tests/playwright/e2e/files/search.spec.ts:98:2 › files: search › can alter search ── [default] › tests/playwright/e2e/files/search.spec.ts:112:2 › files: search › returns to file list if search is cleared [default] › tests/playwright/e2e/files/search.spec.ts:130:2 › files: search › keeps the query in the URL [default] › tests/playwright/e2e/files_external/files-external-failed.spec.ts:19:1 › Create a failed user storage with invalid url [default] › tests/playwright/e2e/files_external/files-external-failed.spec.ts:47:1 › Create a failed user storage with invalid login credentials [default] › tests/playwright/e2e/files_sharing/file-request.spec.ts:21:1 › files_sharing: a guest can upload through a file request [default] › tests/playwright/e2e/files_sharing/files-copy-move.spec.ts:13:2 › files_sharing: Move
🎭 Playwright Run Summary
53 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 [default] › tests/playwright/tests/playwright/e2e/files/recent-view.spec.ts:14:2 › Files: Recent view › shows a recently created file in the recent view [default] › tests/playwright/tests/playwright/e2e/files/recent-view.spec.ts:24:2 › Files: Recent view › can delete a file from the recent view [default] › tests/playwright/tests/playwright/e2e/files/router-query.spec.ts:41:4 › Check router query flags › "opendetails" › open details for known file type [default] › tests/playwright/tests/playwright/e2e/files/router-query.spec.ts:41:4 › Check router query flags › "opendetails" › open details for unknown file type [default] › tests/playwright/tests/playwright/e2e/files/router-query.spec.ts:41:4 › Check router query flags › "opendetails" › open details for folder [default] › tests/playwright/tests/playwright/e2e/files/router-query.spec.ts:67:3 › Check router query flags › "openfile" › opens files with default action [default] › tests/playwright/tests/playwright/e2e/files/router-query.spec.ts:72:3 › Check router query flags › "openfile" › opens files with default action using explicit query state [default] › tests/playwright/tests/playwright/e2e/files/router-query.spec.ts:77:3 › Check router query flags › "openfile" › does not open files with default action when using explicit `false` [default] › tests/playwright/tests/playwright/e2e/files/router-query.spec.ts:84:3 › Check router query flags › "openfile" › does not open folders but shows details [default] › tests/playwright/tests/playwright/e2e/files/router-query.spec.ts:97:3 › Check router query flags › "openfile" › does not open unknown file types but shows details [default] › tests/playwright/tests/playwright/e2e/files/scrolling.spec.ts:38:2 › Files: Scrolling to the selected file (list view) › shows the first rows and keeps the rest off-screen [default] › tests/playwright/tests/playwright/e2e/files/scrolling.spec.ts:48:2 › Files: Scrolling to the selected file (list view) › scrolls a file below the fold into view [default] › tests/playwright/tests/playwright/e2e/files/scrolling.spec.ts:55:2 › Files: Scrolling to the selected file (list view) › scrolls to the last page and reveals the footer [default] › tests/playwright/tests/playwright/e2e/files/scrolling.spec.ts:78:2 › Files: Scrolling to the selected file (grid view) › shows the first grid rows and keeps the last off-screen [default] › tests/playwright/tests/playwright/e2e/files/scrolling.spec.ts:87:2 › Files: Scrolling to the selected file (grid view) › scrolls the last grid row into view [default] › tests/playwright/tests/playwright/e2e/files/search.spec.ts:26:2 › files: search › updates the query on the URL [default] › te

Artifacts

Produced during runtime
Name Size Digest
blob-report-1 Expired
86 KB
sha256:b7ec65210731cf4080741b5d04fa9f1692bd5a0aad3b289d89c9dbbe335965a3
blob-report-2 Expired
62.9 KB
sha256:8849b890c286611cd8643c8458ed417b5cd2deda55dde9fc06831846a98c329d
blob-report-3 Expired
78.5 KB
sha256:0af6d9ae4bbb02f6333e933464fb81497afaac06ccb0a6307d7ba5ee15ae0ea6
blob-report-4 Expired
2.69 KB
sha256:a37abf9ecd30b73b0cf5574dd1a3d1d10c1f7d56a58b13be712a61842d809d00
blob-report-5 Expired
13.8 MB
sha256:79e0bf3f6141a0c502a0fcbd24d917ca6f6de6e7147b295de06a357b328a1469
blob-report-6 Expired
104 KB
sha256:06f2666fc54c97e0d2d0c8827cce5a9c9ef140178165df1334da30b5b90b4261
blob-report-7 Expired
2.69 KB
sha256:0cc0c40be048a41589ca2a14b8bc30dbebb1d5a3c4aaac454520c3b403fbc041
blob-report-8 Expired
83.4 KB
sha256:a7e322dbec17023bd05d8d8800867e0920c098f8d88408cf2a030a98a3b63439
blob-report-setup Expired
118 KB
sha256:bcba8d3058296588992d4f930c1e488c322568f5b53833dd49d47bab5d128039
html-report--attempt-1
14.6 MB
sha256:22df5ac7127facb9bf04545c6cc66aa53284cc0643239d304d63cc356ad80246