Skip to content

[stable34] build(deps-dev): bump @vue/test-utils from 2.4.11 to 2.5.0 #8049

[stable34] build(deps-dev): bump @vue/test-utils from 2.4.11 to 2.5.0

[stable34] build(deps-dev): bump @vue/test-utils from 2.4.11 to 2.5.0 #8049

Triggered via pull request September 5, 2026 02:36
Status Failure
Total duration 4h 30m 14s
Artifacts 10

playwright.yml

on: pull_request
Playwright setup
4m 40s
Playwright setup
Matrix: playwright-tests
Playwright tests for installer
11m 40s
Playwright tests for installer
merge-reports
49s
merge-reports
playwright-test-summary
6s
playwright-test-summary
Fit to window
Zoom out
Zoom in

Annotations

23 errors, 2 warnings, and 10 notices
Playwright tests 1 / 8
Process completed with exit code 1.
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:129:2 › Settings: App management › Browse app bundles: tests/playwright/support/sections/AppstorePage.ts#L23
5) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:129:2 › Settings: App management › Browse app bundles Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed Call log: - navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load" at ../support/sections/AppstorePage.ts:23 21 | */ 22 | async openInstalledApps() { > 23 | await this.page.goto('settings/apps/installed') | ^ 24 | await this.appsTable().waitFor({ state: 'visible' }) 25 | } 26 | at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:129:2 › Settings: App management › Browse app bundles: tests/playwright/support/sections/AppstorePage.ts#L23
5) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:129:2 › Settings: App management › Browse app bundles Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed Call log: - navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load" at ../support/sections/AppstorePage.ts:23 21 | */ 22 | async openInstalledApps() { > 23 | await this.page.goto('settings/apps/installed') | ^ 24 | await this.appsTable().waitFor({ state: 'visible' }) 25 | } 26 | at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:106:2 › Settings: App management › Browse disabled apps: tests/playwright/support/sections/AppstorePage.ts#L23
4) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:106:2 › Settings: App management › Browse disabled apps Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed Call log: - navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load" at ../support/sections/AppstorePage.ts:23 21 | */ 22 | async openInstalledApps() { > 23 | await this.page.goto('settings/apps/installed') | ^ 24 | await this.appsTable().waitFor({ state: 'visible' }) 25 | } 26 | at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:106:2 › Settings: App management › Browse disabled apps: tests/playwright/support/sections/AppstorePage.ts#L23
4) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:106:2 › Settings: App management › Browse disabled apps Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed Call log: - navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load" at ../support/sections/AppstorePage.ts:23 21 | */ 22 | async openInstalledApps() { > 23 | await this.page.goto('settings/apps/installed') | ^ 24 | await this.appsTable().waitFor({ state: 'visible' }) 25 | } 26 | at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:83:2 › Settings: App management › Browse enabled apps: tests/playwright/support/sections/AppstorePage.ts#L23
3) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:83:2 › Settings: App management › Browse enabled apps Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed Call log: - navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load" at ../support/sections/AppstorePage.ts:23 21 | */ 22 | async openInstalledApps() { > 23 | await this.page.goto('settings/apps/installed') | ^ 24 | await this.appsTable().waitFor({ state: 'visible' }) 25 | } 26 | at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:83:2 › Settings: App management › Browse enabled apps: tests/playwright/support/sections/AppstorePage.ts#L23
3) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:83:2 › Settings: App management › Browse enabled apps Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed Call log: - navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load" at ../support/sections/AppstorePage.ts:23 21 | */ 22 | async openInstalledApps() { > 23 | await this.page.goto('settings/apps/installed') | ^ 24 | await this.appsTable().waitFor({ state: 'visible' }) 25 | } 26 | at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:54:2 › Settings: App management › Can disable an installed app: tests/playwright/support/sections/AppstorePage.ts#L23
2) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:54:2 › Settings: App management › Can disable an installed app Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed Call log: - navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load" at ../support/sections/AppstorePage.ts:23 21 | */ 22 | async openInstalledApps() { > 23 | await this.page.goto('settings/apps/installed') | ^ 24 | await this.appsTable().waitFor({ state: 'visible' }) 25 | } 26 | at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:54:2 › Settings: App management › Can disable an installed app: tests/playwright/support/sections/AppstorePage.ts#L23
2) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:54:2 › Settings: App management › Can disable an installed app Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed Call log: - navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load" at ../support/sections/AppstorePage.ts:23 21 | */ 22 | async openInstalledApps() { > 23 | await this.page.goto('settings/apps/installed') | ^ 24 | await this.appsTable().waitFor({ state: 'visible' }) 25 | } 26 | at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:25:2 › Settings: App management › Can enable an installed app: tests/playwright/support/sections/AppstorePage.ts#L23
1) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:25:2 › Settings: App management › Can enable an installed app Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed Call log: - navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load" at ../support/sections/AppstorePage.ts:23 21 | */ 22 | async openInstalledApps() { > 23 | await this.page.goto('settings/apps/installed') | ^ 24 | await this.appsTable().waitFor({ state: 'visible' }) 25 | } 26 | at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:25:2 › Settings: App management › Can enable an installed app: tests/playwright/support/sections/AppstorePage.ts#L23
1) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:25:2 › Settings: App management › Can enable an installed app Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed Call log: - navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load" at ../support/sections/AppstorePage.ts:23 21 | */ 22 | async openInstalledApps() { > 23 | await this.page.goto('settings/apps/installed') | ^ 24 | await this.appsTable().waitFor({ state: 'visible' }) 25 | } 26 | at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
[default] › tests/playwright/e2e/login/webauth.spec.ts:81:2 › Login: WebAuthn › add a WebAuthn device and use it to log in: tests/playwright/e2e/login/webauth.spec.ts#L114
1) [default] › tests/playwright/e2e/login/webauth.spec.ts:81:2 › Login: WebAuthn › add a WebAuthn device and use it to log in Error: expect(page).toHaveURL(expected) failed Expected pattern: /apps\/dashboard(\/|$)/ Received string: "http://localhost:8042/login" Timeout: 5000ms Call log: - Expect "toHaveURL" with timeout 5000ms 3 × locator resolved to <html lang="en" class="ng-csp" translate="no" data-locale="en_US" data-placeholder-focus="false">…</html> - unexpected value "http://localhost:8042/login" - waiting for "http://localhost:8042/index.php/apps/dashboard/" navigation to finish... - navigated to "http://localhost:8042/index.php/apps/dashboard/" 112 | await webauthnLogin 113 | > 114 | await expect(page).toHaveURL(/apps\/dashboard(\/|$)/) | ^ 115 | }) 116 | }) 117 | at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/login/webauth.spec.ts:114:22
playwright-test-summary
Process completed with exit code 1.
[admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:129:2 › Settings: App management › Browse app bundles: tests/playwright/support/sections/AppstorePage.ts#L23
5) [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:129:2 › Settings: App management › Browse app bundles Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed Call log: - navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load" at ../support/sections/AppstorePage.ts:23 21 | */ 22 | async openInstalledApps() { > 23 | await this.page.goto('settings/apps/installed') | ^ 24 | await this.appsTable().waitFor({ state: 'visible' }) 25 | } 26 | at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
[admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:129:2 › Settings: App management › Browse app bundles: tests/playwright/support/sections/AppstorePage.ts#L23
5) [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:129:2 › Settings: App management › Browse app bundles Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed Call log: - navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load" at ../support/sections/AppstorePage.ts:23 21 | */ 22 | async openInstalledApps() { > 23 | await this.page.goto('settings/apps/installed') | ^ 24 | await this.appsTable().waitFor({ state: 'visible' }) 25 | } 26 | at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
[admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:106:2 › Settings: App management › Browse disabled apps: tests/playwright/support/sections/AppstorePage.ts#L23
4) [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:106:2 › Settings: App management › Browse disabled apps Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed Call log: - navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load" at ../support/sections/AppstorePage.ts:23 21 | */ 22 | async openInstalledApps() { > 23 | await this.page.goto('settings/apps/installed') | ^ 24 | await this.appsTable().waitFor({ state: 'visible' }) 25 | } 26 | at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
[admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:106:2 › Settings: App management › Browse disabled apps: tests/playwright/support/sections/AppstorePage.ts#L23
4) [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:106:2 › Settings: App management › Browse disabled apps Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed Call log: - navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load" at ../support/sections/AppstorePage.ts:23 21 | */ 22 | async openInstalledApps() { > 23 | await this.page.goto('settings/apps/installed') | ^ 24 | await this.appsTable().waitFor({ state: 'visible' }) 25 | } 26 | at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
[admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:83:2 › Settings: App management › Browse enabled apps: tests/playwright/support/sections/AppstorePage.ts#L23
3) [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:83:2 › Settings: App management › Browse enabled apps Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed Call log: - navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load" at ../support/sections/AppstorePage.ts:23 21 | */ 22 | async openInstalledApps() { > 23 | await this.page.goto('settings/apps/installed') | ^ 24 | await this.appsTable().waitFor({ state: 'visible' }) 25 | } 26 | at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
[admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:83:2 › Settings: App management › Browse enabled apps: tests/playwright/support/sections/AppstorePage.ts#L23
3) [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:83:2 › Settings: App management › Browse enabled apps Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed Call log: - navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load" at ../support/sections/AppstorePage.ts:23 21 | */ 22 | async openInstalledApps() { > 23 | await this.page.goto('settings/apps/installed') | ^ 24 | await this.appsTable().waitFor({ state: 'visible' }) 25 | } 26 | at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
[admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:54:2 › Settings: App management › Can disable an installed app: tests/playwright/support/sections/AppstorePage.ts#L23
2) [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:54:2 › Settings: App management › Can disable an installed app Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed Call log: - navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load" at ../support/sections/AppstorePage.ts:23 21 | */ 22 | async openInstalledApps() { > 23 | await this.page.goto('settings/apps/installed') | ^ 24 | await this.appsTable().waitFor({ state: 'visible' }) 25 | } 26 | at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
[admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:54:2 › Settings: App management › Can disable an installed app: tests/playwright/support/sections/AppstorePage.ts#L23
2) [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:54:2 › Settings: App management › Can disable an installed app Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed Call log: - navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load" at ../support/sections/AppstorePage.ts:23 21 | */ 22 | async openInstalledApps() { > 23 | await this.page.goto('settings/apps/installed') | ^ 24 | await this.appsTable().waitFor({ state: 'visible' }) 25 | } 26 | at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
[admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:25:2 › Settings: App management › Can enable an installed app: tests/playwright/support/sections/AppstorePage.ts#L23
1) [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:25:2 › Settings: App management › Can enable an installed app Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed Call log: - navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load" at ../support/sections/AppstorePage.ts:23 21 | */ 22 | async openInstalledApps() { > 23 | await this.page.goto('settings/apps/installed') | ^ 24 | await this.appsTable().waitFor({ state: 'visible' }) 25 | } 26 | at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
[admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:25:2 › Settings: App management › Can enable an installed app: tests/playwright/support/sections/AppstorePage.ts#L23
1) [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:25:2 › Settings: App management › Can enable an installed app Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/apps/installed Call log: - navigating to "http://localhost:8042/index.php/settings/apps/installed", waiting until "load" at ../support/sections/AppstorePage.ts:23 21 | */ 22 | async openInstalledApps() { > 23 | await this.page.goto('settings/apps/installed') | ^ 24 | await this.appsTable().waitFor({ state: 'visible' }) 25 | } 26 | at AppstorePage.openInstalledApps (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/AppstorePage.ts:23:19) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:19:22
Slow Test: [default] › tests/playwright/e2e/settings/personal-info.spec.ts#L0
[default] › tests/playwright/e2e/settings/personal-info.spec.ts took 6.4m
Slow Test: [default] › tests/playwright/tests/playwright/e2e/settings/personal-info.spec.ts#L0
[default] › tests/playwright/tests/playwright/e2e/settings/personal-info.spec.ts took 6.4m
🎭 Playwright Run Summary
44 passed (6.3m)
🎭 Playwright Run Summary
44 passed (6.3m)
🎭 Playwright Run Summary
43 passed (8.6m)
🎭 Playwright Run Summary
7 passed (7.0m)
🎭 Playwright Run Summary
40 failed [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:25:2 › Settings: App management › Can enable an installed app [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:54:2 › Settings: App management › Can disable an installed app [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:83:2 › Settings: App management › Browse enabled apps [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:106:2 › Settings: App management › Browse disabled apps [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:129:2 › Settings: App management › Browse app bundles [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:141:2 › Settings: App management › View app details [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group [admin-settings] › tests/playwright/e2e/core/admin-settings-appstore-link.spec.ts:28:2 › core: app store link visibility › offers the "App store" tile only while an admin allows it [admin-settings] › tests/playwright/e2e/files_external/admin-settings-external-storage.spec.ts:24:2 › files_external settings › can see the settings section [admin-settings] › tests/playwright/e2e/files_external/admin-settings-external-storage.spec.ts:29:2 › files_external settings › can see the dialog [admin-settings] › tests/playwright/e2e/files_external/admin-settings-external-storage.spec.ts:42:2 › files_external settings › can create storage using the dialog [admin-settings] › tests/playwright/e2e/files_external/admin-settings-home-folder-root-mount.spec.ts:22:1 › Does not show write actions on read-only storage mounted at the root of the user's home folder [admin-settings] › tests/playwright/e2e/files_external/admin-settings-user-credentials.spec.ts:57:2 › Files user credentials › Create a user storage with user credentials [admin-settings] › tests/playwright/e2e/files_sharing/admin-settings-download-forbidden.spec.ts:27:2 › files_sharing: Download forbidden › offers no download action for a folder [admin-settings] › tests/playwright/e2e/files_sharing/admin-settings-download-forbidden.spec.ts:48:2 › files_sharing: Download forbidden › offers no download action for a file [admin-settings] › tests/playwright/e2e/files_sharing/admin-settings-expiry-date.spec.ts:70:2 › files_sharing: Expiry date of internal shares › applies the default expiry date and enforces it [admin-settings] › tests/playwright/e2e/files_sharing/admin-settings-expiry-date.spec.ts:80:2 › files_sharing: Expiry date of internal shares › applies the default expiry date without enforcing it [admin-settings] › tests/playwright/e2e/files_sharing/admin-settings-expiry-date.spec.ts:88:2 › files_sharing: Expiry date of internal shares › can be set to a custom date [admin-settings] › tests/playwright/e2e/files_sharing/admin-settings-expiry-date.spec.ts:99:2 › files_sharing: Expiry date of internal shares › keeps a custom date across a reload [admin-settings] › tests/playwright/e2e/files_sharing/admin-settings-expiry-date.spec.ts:117:2 › files_sharing: Expiry date of internal shares › keeps a custom date when an unrelated field is updated [admin-settings] › tests/playwright/e2e/files_sharing/admin-settings-limit-to-same-group.spec.ts:42:2 › files_sharing: Sharing limited to members of the same group › keeps the shares while one common group is left [admin-settings] › tests/playwright/e2e/files_sharing/admin-settings-limit-to-same-group.spec.ts:56:2 › files_sharing: Sharing limited to members of the same group › hides the shares once no common group is left [admin-settings] › tests/playwright/e2e/files_sharing/admin-settings-permissions-bundle.spec.ts:51:3 › files_sharing: "Allow editing" permission bundle
🎭 Playwright Run Summary
44 passed (13.7m)
🎭 Playwright Run Summary
44 passed (15.2m)
🎭 Playwright Run Summary
44 passed (16.6m)
🎭 Playwright Run Summary
1 flaky [default] › tests/playwright/e2e/login/webauth.spec.ts:81:2 › Login: WebAuthn › add a WebAuthn device and use it to log in 44 passed (16.3m)
🎭 Playwright Run Summary
40 failed [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:25:2 › Settings: App management › Can enable an installed app [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:54:2 › Settings: App management › Can disable an installed app [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:83:2 › Settings: App management › Browse enabled apps [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:106:2 › Settings: App management › Browse disabled apps [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:129:2 › Settings: App management › Browse app bundles [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:141:2 › Settings: App management › View app details [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group [admin-settings] › tests/playwright/tests/playwright/e2e/core/admin-settings-appstore-link.spec.ts:28:2 › core: app store link visibility › offers the "App store" tile only while an admin allows it [admin-settings] › tests/playwright/tests/playwright/e2e/files_external/admin-settings-external-storage.spec.ts:24:2 › files_external settings › can see the settings section [admin-settings] › tests/playwright/tests/playwright/e2e/files_external/admin-settings-external-storage.spec.ts:29:2 › files_external settings › can see the dialog [admin-settings] › tests/playwright/tests/playwright/e2e/files_external/admin-settings-external-storage.spec.ts:42:2 › files_external settings › can create storage using the dialog [admin-settings] › tests/playwright/tests/playwright/e2e/files_external/admin-settings-home-folder-root-mount.spec.ts:22:1 › Does not show write actions on read-only storage mounted at the root of the user's home folder [admin-settings] › tests/playwright/tests/playwright/e2e/files_external/admin-settings-user-credentials.spec.ts:57:2 › Files user credentials › Create a user storage with user credentials [admin-settings] › tests/playwright/tests/playwright/e2e/files_sharing/admin-settings-download-forbidden.spec.ts:27:2 › files_sharing: Download forbidden › offers no download action for a folder [admin-settings] › tests/playwright/tests/playwright/e2e/files_sharing/admin-settings-download-forbidden.spec.ts:48:2 › files_sharing: Download forbidden › offers no download action for a file [admin-settings] › tests/playwright/tests/playwright/e2e/files_sharing/admin-settings-expiry-date.spec.ts:70:2 › files_sharing: Expiry date of internal shares › applies the default expiry date and enforces it [admin-settings] › tests/playwright/tests/playwright/e2e/files_sharing/admin-settings-expiry-date.spec.ts:80:2 › files_sharing: Expiry date of internal shares › applies the default expiry date without enforcing it [admin-settings] › tests/playwright/tests/playwright/e2e/files_sharing/admin-settings-expiry-date.spec.ts:88:2 › files_sharing: Expiry date of internal shares › can be set to a custom date [admin-settings] › tests/playwright/tests/playwright/e2e/files_sharing/admin-settings-expiry-date.spec.ts:99:2 › files_sharing: Expiry date of internal shares › keeps a custom date across a reload [admin-settings] › tests/playwright/tests/playwright/e2e/files_sharing/admin-settings-expiry-date.spec.ts:117:2 › files_sharing: Expiry date of internal shares › keeps a custom date when an unrelated field is updated [admin-settings] › tests/playwright/tests/playwright/e2e/files_sharing/admin-settings-limit-to-same-group.spec.ts:42:2 › files_sharing: Sharing limited to members of the same group › keeps the shares while one common group is left [admin-settings] › t

Artifacts

Produced during runtime
Name Size Digest
blob-report-1 Expired
2.85 MB
sha256:eadd1ac8a8f84d9b92c30c12e2aa9aae562e47227d0388b34dadae625176f68a
blob-report-2 Expired
73.9 KB
sha256:1e507fa82b98e2574921ef924c03377c8bf16573c451f09cd4efd542da1ad117
blob-report-3
85.5 KB
sha256:516e34e1d625687d4c0f371ae7cfa2536716a2795f13df173492400406355358
blob-report-4
97.5 KB
sha256:39d31746d5f4dd356de963111e36974e6bb7a612525c29f5752ccd188b988a6a
blob-report-5
98.6 KB
sha256:539900a8d60305ae6d5246355f5efd3f683a12b38bda906a4d8e3e8759584eb4
blob-report-6 Expired
112 KB
sha256:01f26c9eceff0a9be12e338ee4f7e0a333ba1613ea2b35aa2e5a2a93ad16f712
blob-report-7
3.79 MB
sha256:af59409e6503116281cea6141b8051748dad35834fa9ea092aacd31ac1ee337f
blob-report-8 Expired
91.5 KB
sha256:c491cf8427241e15081ffca63b4ec544996746754630a303b68065f98a1e3114
blob-report-setup Expired
20.9 KB
sha256:43b8746a15f9ae0916ff4b658e3f5e8d35af5ccef89807afbe764b62bc6751a1
html-report--attempt-1
7.35 MB
sha256:793c8a6d31601fc94434a6335d139518a335c6647e6c2afa9741f09e0ebb6762