build(deps-dev): bump @humanfs/node from 0.16.7 to 0.16.8 #7753
playwright.yml
on: pull_request
Annotations
36 errors and 2 notices
|
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 8 / 8
Process completed with exit code 1.
|
|
Playwright tests 8 / 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 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 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
|
|
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 7 / 8
Process completed with exit code 1.
|
|
[default] › tests/playwright/e2e/files_versions/version-expiration.spec.ts:42:2 › files_versions: versions expiration › keeps named versions when expiring:
tests/playwright/support/sections/FilesListPage.ts#L20
5) [default] › tests/playwright/e2e/files_versions/version-expiration.spec.ts:42:2 › files_versions: versions expiration › keeps named versions when expiring
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at 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_versions/version-expiration.spec.ts:45:23
|
|
[default] › tests/playwright/e2e/files_versions/version-expiration.spec.ts:42:2 › files_versions: versions expiration › keeps named versions when expiring:
tests/playwright/support/sections/FilesListPage.ts#L20
5) [default] › tests/playwright/e2e/files_versions/version-expiration.spec.ts:42:2 › files_versions: versions expiration › keeps named versions when expiring
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at 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_versions/version-expiration.spec.ts:45:23
|
|
[default] › tests/playwright/e2e/files_versions/version-expiration.spec.ts:30:2 › files_versions: versions expiration › expires all but the current version:
tests/playwright/support/sections/FilesListPage.ts#L20
4) [default] › tests/playwright/e2e/files_versions/version-expiration.spec.ts:30:2 › files_versions: versions expiration › expires all but the current version
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at 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_versions/version-expiration.spec.ts:34:23
|
|
[default] › tests/playwright/e2e/files_versions/version-expiration.spec.ts:30:2 › files_versions: versions expiration › expires all but the current version:
tests/playwright/support/sections/FilesListPage.ts#L20
4) [default] › tests/playwright/e2e/files_versions/version-expiration.spec.ts:30:2 › files_versions: versions expiration › expires all but the current version
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at 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_versions/version-expiration.spec.ts:34:23
|
|
[default] › tests/playwright/e2e/files_versions/version-download.spec.ts:43:2 › files_versions: versions download › does not offer download of a shared file without download permission:
tests/playwright/support/sections/FilesListPage.ts#L20
3) [default] › tests/playwright/e2e/files_versions/version-download.spec.ts:43:2 › files_versions: versions download › does not offer download of a shared file without download permission
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at 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_versions/version-download.spec.ts:48:23
|
|
[default] › tests/playwright/e2e/files_versions/version-download.spec.ts:43:2 › files_versions: versions download › does not offer download of a shared file without download permission:
tests/playwright/support/sections/FilesListPage.ts#L20
3) [default] › tests/playwright/e2e/files_versions/version-download.spec.ts:43:2 › files_versions: versions download › does not offer download of a shared file without download permission
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at 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_versions/version-download.spec.ts:48:23
|
|
[default] › tests/playwright/e2e/files_versions/version-download.spec.ts:29:2 › files_versions: versions download › downloads versions of a shared file with download permission:
tests/playwright/support/sections/FilesListPage.ts#L20
2) [default] › tests/playwright/e2e/files_versions/version-download.spec.ts:29:2 › files_versions: versions download › downloads versions of a shared file with download permission
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at 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_versions/version-download.spec.ts:34:23
|
|
[default] › tests/playwright/e2e/files_versions/version-download.spec.ts:29:2 › files_versions: versions download › downloads versions of a shared file with download permission:
tests/playwright/support/sections/FilesListPage.ts#L20
2) [default] › tests/playwright/e2e/files_versions/version-download.spec.ts:29:2 › files_versions: versions download › downloads versions of a shared file with download permission
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at 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_versions/version-download.spec.ts:34:23
|
|
[default] › tests/playwright/e2e/files_versions/version-download.spec.ts:17:2 › files_versions: versions download › downloads versions of an own file and asserts their content:
tests/playwright/support/sections/FilesListPage.ts#L20
1) [default] › tests/playwright/e2e/files_versions/version-download.spec.ts:17:2 › files_versions: versions download › downloads versions of an own file and asserts their content
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at 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_versions/version-download.spec.ts:20:23
|
|
[default] › tests/playwright/e2e/files_versions/version-download.spec.ts:17:2 › files_versions: versions download › downloads versions of an own file and asserts their content:
tests/playwright/support/sections/FilesListPage.ts#L20
1) [default] › tests/playwright/e2e/files_versions/version-download.spec.ts:17:2 › files_versions: versions download › downloads versions of an own file and asserts their content
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at 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_versions/version-download.spec.ts:20:23
|
|
playwright-test-summary
Process completed with exit code 1.
|
|
[default] › tests/playwright/tests/playwright/e2e/files_versions/version-download.spec.ts:29:2 › files_versions: versions download › downloads versions of a shared file with download permission:
tests/playwright/support/sections/FilesListPage.ts#L20
2) [default] › tests/playwright/tests/playwright/e2e/files_versions/version-download.spec.ts:29:2 › files_versions: versions download › downloads versions of a shared file with download permission
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at 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_versions/version-download.spec.ts:34:23
|
|
[default] › tests/playwright/tests/playwright/e2e/files_versions/version-download.spec.ts:29:2 › files_versions: versions download › downloads versions of a shared file with download permission:
tests/playwright/support/sections/FilesListPage.ts#L20
2) [default] › tests/playwright/tests/playwright/e2e/files_versions/version-download.spec.ts:29:2 › files_versions: versions download › downloads versions of a shared file with download permission
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at 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_versions/version-download.spec.ts:34:23
|
|
[default] › tests/playwright/tests/playwright/e2e/files_versions/version-download.spec.ts:17:2 › files_versions: versions download › downloads versions of an own file and asserts their content:
tests/playwright/support/sections/FilesListPage.ts#L20
1) [default] › tests/playwright/tests/playwright/e2e/files_versions/version-download.spec.ts:17:2 › files_versions: versions download › downloads versions of an own file and asserts their content
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at 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_versions/version-download.spec.ts:20:23
|
|
[default] › tests/playwright/tests/playwright/e2e/files_versions/version-download.spec.ts:17:2 › files_versions: versions download › downloads versions of an own file and asserts their content:
tests/playwright/support/sections/FilesListPage.ts#L20
1) [default] › tests/playwright/tests/playwright/e2e/files_versions/version-download.spec.ts:17:2 › files_versions: versions download › downloads versions of an own file and asserts their content
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/apps/files
Call log:
- navigating to "http://localhost:8042/index.php/apps/files", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at 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_versions/version-download.spec.ts:20:23
|
|
merge-reports
Error: Process from config.webServer was not able to start. Exit code: 1
|
|
merge-reports
Error: Process from config.webServer was not able to start. Exit code: 1
|
|
merge-reports
Error: Process from config.webServer was not able to start. Exit code: 1
|
|
merge-reports
Error: Process from config.webServer was not able to start. Exit code: 1
|
|
merge-reports
Error: Process from config.webServer was not able to start. Exit code: 1
|
|
merge-reports
Error: Process from config.webServer was not able to start. Exit code: 1
|
|
🎭 Playwright Run Summary
7 passed (4.8m)
|
|
🎭 Playwright Run Summary
48 failed
[default] › tests/playwright/e2e/files_versions/version-download.spec.ts:17:2 › files_versions: versions download › downloads versions of an own file and asserts their content
[default] › tests/playwright/e2e/files_versions/version-download.spec.ts:29:2 › files_versions: versions download › downloads versions of a shared file with download permission
[default] › tests/playwright/e2e/files_versions/version-download.spec.ts:43:2 › files_versions: versions download › does not offer download of a shared file without download permission
[default] › tests/playwright/e2e/files_versions/version-expiration.spec.ts:30:2 › files_versions: versions expiration › expires all but the current version
[default] › tests/playwright/e2e/files_versions/version-expiration.spec.ts:42:2 › files_versions: versions expiration › keeps named versions when expiring
[default] › tests/playwright/e2e/files_versions/version-naming.spec.ts:20:2 › files_versions: versions naming › names the versions of an own file
[default] › tests/playwright/e2e/files_versions/version-naming.spec.ts:40:2 › files_versions: versions naming › names the versions of a shared file with edit permission
[default] › tests/playwright/e2e/files_versions/version-naming.spec.ts:62:2 › files_versions: versions naming › cannot name versions of a shared file without edit permission
[default] › tests/playwright/e2e/files_versions/version-restoration.spec.ts:39:2 › files_versions: versions restoration › restores the initial version of an own file
[default] › tests/playwright/e2e/files_versions/version-restoration.spec.ts:55:2 › files_versions: versions restoration › restores versions of a shared file with update permission
[default] › tests/playwright/e2e/files_versions/version-restoration.spec.ts:71:2 › files_versions: versions restoration › cannot restore versions of a shared file without update permission
[default] › tests/playwright/e2e/files_versions/version-sharing.spec.ts:19:2 › files_versions: versions on shares › shows the version author display name to the sharee
[default] › tests/playwright/e2e/login/login-redirect.spec.ts:25:2 › Login: Redirect › redirects to login with redirect_url when session expires
[default] › tests/playwright/e2e/login/login-redirect.spec.ts:42:2 › Login: Redirect › redirect_url parameter redirects to the original page after login
[default] › tests/playwright/e2e/login/login.spec.ts:40:2 › Login › successful login lands on the dashboard
[default] › tests/playwright/e2e/login/login.spec.ts:48:2 › Login › wrong password shows error and marks password field invalid
[default] › tests/playwright/e2e/login/login.spec.ts:58:2 › Login › wrong account name shows error and marks password field invalid
[default] › tests/playwright/e2e/login/login.spec.ts:68:2 › Login › disabled account shows disabled error
[default] › tests/playwright/e2e/login/login.spec.ts:78:2 › Login › logout redirects to the login page
[default] › tests/playwright/e2e/login/webauth.spec.ts:45:2 › Login: WebAuthn › add and delete a WebAuthn device
[default] › tests/playwright/e2e/login/webauth.spec.ts:81:2 › Login: WebAuthn › add a WebAuthn device and use it to log in
[default] › tests/playwright/e2e/settings/access-levels.spec.ts:12:2 › Settings: Access levels – regular user › cannot see the Administration section in the settings navigation
[default] › tests/playwright/e2e/settings/access-levels.spec.ts:28:2 › Settings: Access levels – admin user › can see the Administration section in the settings navigation
[default] › tests/playwright/e2e/settings/devices-sessions.spec.ts:17:2 › Settings: Devices & sessions › revokes every other session but keeps the current one
[default] › tests/playwright/e2e/settings/devices-sessions.spec.ts:38:2 › Settings: Devices & sessions › revokes several devices at once
[def
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
|
2.87 KB |
sha256:5007c5fc8559781d8f60fcac428d6d0b2a43694960f7c16ccaba6868dca8023e
|
|
|
blob-report-2
|
2.04 KB |
sha256:189f65f742814fd3ba8f2fe9717973015aa0bfa6e44f91f0c9816fb4f756ec90
|
|
|
blob-report-3
|
2.04 KB |
sha256:c8bf8d214b41422c49857581476cb6f38b5efc25b447de15aca0612a4f8f630c
|
|
|
blob-report-4
|
2.04 KB |
sha256:74d4c8bf0ff8f9aaea58601badc81aca0c78770ec34e6065526783865b9f4f6d
|
|
|
blob-report-5
|
2.04 KB |
sha256:ba053d1d942798ccfa5d33bd521bddca35b366442c68eea815b0b4de238756a1
|
|
|
blob-report-6
|
2.04 KB |
sha256:b83f73eb22a59cc5849e2a4e522328b03b554972e43355d201ed23df369b50bc
|
|
|
blob-report-7
|
1.7 MB |
sha256:93ee74d551c8e8854ae3c40fd52af755acdc7638b94939753b6e645236019869
|
|
|
blob-report-8
|
2.04 KB |
sha256:e6b3bfec1d6dcaf8eae862044e317bdef08288091b09cbf3afc2d2971945b35c
|
|
|
blob-report-setup
|
14.7 KB |
sha256:76cfb3e43b67bf75a4beaed80d674de0cbf23645bf707238342db5e2a96349db
|
|
|
html-report--attempt-1
|
2.25 MB |
sha256:d3868a220f35eb9077540bc3efa8d40cc7554b8589f6c2263dedd46bc3e69fd0
|
|