Skip to content

[stable34] fix(ftp): handle empty port parameter and ensure strictly numeric ports #7261

[stable34] fix(ftp): handle empty port parameter and ensure strictly numeric ports

[stable34] fix(ftp): handle empty port parameter and ensure strictly numeric ports #7261

Triggered via pull request August 31, 2026 08:04
Status Success
Total duration 28m 29s
Artifacts 10

playwright.yml

on: pull_request
Playwright setup
2m 40s
Playwright setup
Matrix: playwright-tests
Playwright tests for installer
11m 12s
Playwright tests for installer
merge-reports
46s
merge-reports
playwright-test-summary
9s
playwright-test-summary
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 notices
[default] › tests/playwright/e2e/files/live-photos.spec.ts:113:3 › Files: Live photos › 'Show hidden files' is enabled › Moves both files when renaming the .mov: tests/playwright/support/sections/FilesListPage.ts#L304
1) [default] › tests/playwright/e2e/files/live-photos.spec.ts:113:3 › Files: Live photos › 'Show hidden files' is enabled › Moves both files when renaming the .mov Error: page.waitForResponse: Test ended. at ../support/sections/FilesListPage.ts:304 302 | async renameFile(oldName: string, newName: string): Promise<void> { 303 | // Matches public.php too, so a rename on a public share is awaited as well > 304 | const moved = this.page.waitForResponse((r) => r.request().method() === 'MOVE' && DAV_FILES_ENDPOINT.test(r.url())) | ^ 305 | 306 | await this.triggerActionForFile(oldName, 'rename') 307 | const input = this.getRenameInputForFile(oldName) at FilesListPage.renameFile (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:304:27) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/live-photos.spec.ts:114:24
[default] › tests/playwright/e2e/files/live-photos.spec.ts:113:3 › Files: Live photos › 'Show hidden files' is enabled › Moves both files when renaming the .mov: tests/playwright/support/sections/FilesListPage.ts#L205
1) [default] › tests/playwright/e2e/files/live-photos.spec.ts:113:3 › Files: Live photos › 'Show hidden files' is enabled › Moves both files when renaming the .mov Error: Test timeout of 45000ms exceeded at ../support/sections/FilesListPage.ts:205 203 | menu = this.page.locator(`#${menuId}`) 204 | await expect(menu).toBeVisible({ timeout: 2000 }) > 205 | }).toPass({ timeout: 15000 }) | ^ 206 | return menu 207 | } 208 | at FilesListPage.openActionsMenuForRow (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:205:6) at FilesListPage.triggerActionForRow (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:210:16) at FilesListPage.triggerActionForFile (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:231:3) at FilesListPage.renameFile (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:306:3) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/live-photos.spec.ts:114:4
[default] › tests/playwright/tests/playwright/e2e/files/live-photos.spec.ts:113:3 › Files: Live photos › 'Show hidden files' is enabled › Moves both files when renaming the .mov: tests/playwright/support/sections/FilesListPage.ts#L304
1) [default] › tests/playwright/tests/playwright/e2e/files/live-photos.spec.ts:113:3 › Files: Live photos › 'Show hidden files' is enabled › Moves both files when renaming the .mov Error: page.waitForResponse: Test ended. at ../support/sections/FilesListPage.ts:304 302 | async renameFile(oldName: string, newName: string): Promise<void> { 303 | // Matches public.php too, so a rename on a public share is awaited as well > 304 | const moved = this.page.waitForResponse((r) => r.request().method() === 'MOVE' && DAV_FILES_ENDPOINT.test(r.url())) | ^ 305 | 306 | await this.triggerActionForFile(oldName, 'rename') 307 | const input = this.getRenameInputForFile(oldName) at FilesListPage.renameFile (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:304:27) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/live-photos.spec.ts:114:24
[default] › tests/playwright/tests/playwright/e2e/files/live-photos.spec.ts:113:3 › Files: Live photos › 'Show hidden files' is enabled › Moves both files when renaming the .mov: tests/playwright/support/sections/FilesListPage.ts#L205
1) [default] › tests/playwright/tests/playwright/e2e/files/live-photos.spec.ts:113:3 › Files: Live photos › 'Show hidden files' is enabled › Moves both files when renaming the .mov Error: Test timeout of 45000ms exceeded at ../support/sections/FilesListPage.ts:205 203 | menu = this.page.locator(`#${menuId}`) 204 | await expect(menu).toBeVisible({ timeout: 2000 }) > 205 | }).toPass({ timeout: 15000 }) | ^ 206 | return menu 207 | } 208 | at FilesListPage.openActionsMenuForRow (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:205:6) at FilesListPage.triggerActionForRow (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:210:16) at FilesListPage.triggerActionForFile (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:231:3) at FilesListPage.renameFile (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:306:3) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/live-photos.spec.ts:114:4
🎭 Playwright Run Summary
44 passed (9.3m)
🎭 Playwright Run Summary
7 passed (6.7m)
🎭 Playwright Run Summary
44 passed (10.9m)
🎭 Playwright Run Summary
45 passed (10.9m)
🎭 Playwright Run Summary
45 passed (10.3m)
🎭 Playwright Run Summary
43 passed (11.4m)
🎭 Playwright Run Summary
1 flaky [default] › tests/playwright/e2e/files/live-photos.spec.ts:113:3 › Files: Live photos › 'Show hidden files' is enabled › Moves both files when renaming the .mov 43 passed (12.6m)
🎭 Playwright Run Summary
44 passed (14.4m)
🎭 Playwright Run Summary
44 passed (15.1m)
🎭 Playwright Run Summary
1 flaky [default] › tests/playwright/tests/playwright/e2e/files/live-photos.spec.ts:113:3 › Files: Live photos › 'Show hidden files' is enabled › Moves both files when renaming the .mov 359 passed (16.4m)

Artifacts

Produced during runtime
Name Size Digest
blob-report-1
85.8 KB
sha256:22af024399a1f56b9941946af36ae4c494628da42d1c0cf1ad87e96e1e2eadbb
blob-report-2
64.1 KB
sha256:32d949d7aadfc1729472a6a69c7f4da05cd934f2bde9904849e1fc284423f7a7
blob-report-3
75.5 KB
sha256:7bfbcd99ef0d3ce39f21148f722acc89854dcfa62c57d94b46d2b3de00715405
blob-report-4
4.23 MB
sha256:c004938a3f835add41ed162c882ae508c50ac84bd44197bad3c20b3801391a14
blob-report-5
87.5 KB
sha256:15f584cc5f88ac4c4296d52c6e5f7293fc8fedcc9c28c7cb893c362193857346
blob-report-6
103 KB
sha256:cbe7034b0df80dba4f6411997ec3f12775345a51cbf5c90918474597e82a19eb
blob-report-7
102 KB
sha256:8eee9c4850569d532313c962c5a499017b0443cdb8a2adee5888f64a38e1a99f
blob-report-8
83.2 KB
sha256:eb552a07dd547d5820899ead99f94e8dabb8f986f6c8fed269c8ec9bdbbcd71d
blob-report-setup
14.7 KB
sha256:12149e50711aa07575f5bc1cd533ac63dcd1919ba9c2fe41c2f5bcfa43713951
html-report--attempt-1
5.03 MB
sha256:be89fb995f104baf01a8a010cbfac22f846e1e5d0a82ca8000535b4cd5fc0077