Skip to content

fix(files_sharing): don't abort share:list when orphaned shares exist #7888

fix(files_sharing): don't abort share:list when orphaned shares exist

fix(files_sharing): don't abort share:list when orphaned shares exist #7888

Re-run triggered September 9, 2026 08:58
Status Failure
Total duration 36m 53s
Artifacts 14

playwright.yml

on: pull_request
Playwright setup
2m 40s
Playwright setup
Matrix: playwright-tests
Playwright tests for installer
8m 2s
Playwright tests for installer
merge-reports
1m 21s
merge-reports
playwright-test-summary
7s
playwright-test-summary
Fit to window
Zoom out
Zoom in

Annotations

22 errors, 1 warning, and 4 notices
Playwright tests 3 / 8
Process completed with exit code 1.
[default] › tests/playwright/e2e/files/files-download.spec.ts:70:2 › Files: Download files using file actions › can download file with hash name: tests/playwright/support/sections/FilesListPage.ts#L20
5) [default] › tests/playwright/e2e/files/files-download.spec.ts:70:2 › Files: Download files using file actions › can download file with hash name 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/files-download.spec.ts:72:23
[default] › tests/playwright/e2e/files/files-download.spec.ts:70:2 › Files: Download files using file actions › can download file with hash name: tests/playwright/support/sections/FilesListPage.ts#L20
5) [default] › tests/playwright/e2e/files/files-download.spec.ts:70:2 › Files: Download files using file actions › can download file with hash name 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/files-download.spec.ts:72:23
[default] › tests/playwright/e2e/files/files-download.spec.ts:51:2 › Files: Download files using file actions › can download folder: tests/playwright/support/sections/FilesListPage.ts#L20
4) [default] › tests/playwright/e2e/files/files-download.spec.ts:51:2 › Files: Download files using file actions › can download folder 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/files-download.spec.ts:54:23
[default] › tests/playwright/e2e/files/files-download.spec.ts:51:2 › Files: Download files using file actions › can download folder: tests/playwright/support/sections/FilesListPage.ts#L20
4) [default] › tests/playwright/e2e/files/files-download.spec.ts:51:2 › Files: Download files using file actions › can download folder 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/files-download.spec.ts:54:23
[default] › tests/playwright/e2e/files/files-download.spec.ts:39:2 › Files: Download files using file actions › can download file: tests/playwright/support/sections/FilesListPage.ts#L20
3) [default] › tests/playwright/e2e/files/files-download.spec.ts:39:2 › Files: Download files using file actions › can download file 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/files-download.spec.ts:41:23
[default] › tests/playwright/e2e/files/files-download.spec.ts:39:2 › Files: Download files using file actions › can download file: tests/playwright/support/sections/FilesListPage.ts#L20
3) [default] › tests/playwright/e2e/files/files-download.spec.ts:39:2 › Files: Download files using file actions › can download file 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/files-download.spec.ts:41:23
[default] › tests/playwright/e2e/files/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files: tests/playwright/support/sections/FilesListPage.ts#L20
2) [default] › tests/playwright/e2e/files/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files 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/files-delete.spec.ts:33:23
[default] › tests/playwright/e2e/files/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files: tests/playwright/support/sections/FilesListPage.ts#L20
2) [default] › tests/playwright/e2e/files/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files 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/files-delete.spec.ts:33:23
[default] › tests/playwright/e2e/files/files-delete.spec.ts:10:2 › Files: Delete › can delete a file: tests/playwright/support/sections/FilesListPage.ts#L20
1) [default] › tests/playwright/e2e/files/files-delete.spec.ts:10:2 › Files: Delete › can delete a file 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/files-delete.spec.ts:12:23
[default] › tests/playwright/e2e/files/files-delete.spec.ts:10:2 › Files: Delete › can delete a file: tests/playwright/support/sections/FilesListPage.ts#L20
1) [default] › tests/playwright/e2e/files/files-delete.spec.ts:10:2 › Files: Delete › can delete a file 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/files-delete.spec.ts:12:23
playwright-test-summary
Process completed with exit code 1.
[default] › tests/playwright/tests/playwright/e2e/files/files-download.spec.ts:70:2 › Files: Download files using file actions › can download file with hash name: tests/playwright/support/sections/FilesListPage.ts#L20
5) [default] › tests/playwright/tests/playwright/e2e/files/files-download.spec.ts:70:2 › Files: Download files using file actions › can download file with hash name 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/files-download.spec.ts:72:23
[default] › tests/playwright/tests/playwright/e2e/files/files-download.spec.ts:70:2 › Files: Download files using file actions › can download file with hash name: tests/playwright/support/sections/FilesListPage.ts#L20
5) [default] › tests/playwright/tests/playwright/e2e/files/files-download.spec.ts:70:2 › Files: Download files using file actions › can download file with hash name 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/files-download.spec.ts:72:23
[default] › tests/playwright/tests/playwright/e2e/files/files-download.spec.ts:51:2 › Files: Download files using file actions › can download folder: tests/playwright/support/sections/FilesListPage.ts#L20
4) [default] › tests/playwright/tests/playwright/e2e/files/files-download.spec.ts:51:2 › Files: Download files using file actions › can download folder 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/files-download.spec.ts:54:23
[default] › tests/playwright/tests/playwright/e2e/files/files-download.spec.ts:51:2 › Files: Download files using file actions › can download folder: tests/playwright/support/sections/FilesListPage.ts#L20
4) [default] › tests/playwright/tests/playwright/e2e/files/files-download.spec.ts:51:2 › Files: Download files using file actions › can download folder 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/files-download.spec.ts:54:23
[default] › tests/playwright/tests/playwright/e2e/files/files-download.spec.ts:39:2 › Files: Download files using file actions › can download file: tests/playwright/support/sections/FilesListPage.ts#L20
3) [default] › tests/playwright/tests/playwright/e2e/files/files-download.spec.ts:39:2 › Files: Download files using file actions › can download file 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/files-download.spec.ts:41:23
[default] › tests/playwright/tests/playwright/e2e/files/files-download.spec.ts:39:2 › Files: Download files using file actions › can download file: tests/playwright/support/sections/FilesListPage.ts#L20
3) [default] › tests/playwright/tests/playwright/e2e/files/files-download.spec.ts:39:2 › Files: Download files using file actions › can download file 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/files-download.spec.ts:41:23
[default] › tests/playwright/tests/playwright/e2e/files/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files: tests/playwright/support/sections/FilesListPage.ts#L20
2) [default] › tests/playwright/tests/playwright/e2e/files/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files 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/files-delete.spec.ts:33:23
[default] › tests/playwright/tests/playwright/e2e/files/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files: tests/playwright/support/sections/FilesListPage.ts#L20
2) [default] › tests/playwright/tests/playwright/e2e/files/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files 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/files-delete.spec.ts:33:23
[default] › tests/playwright/tests/playwright/e2e/files/files-delete.spec.ts:10:2 › Files: Delete › can delete a file: tests/playwright/support/sections/FilesListPage.ts#L20
1) [default] › tests/playwright/tests/playwright/e2e/files/files-delete.spec.ts:10:2 › Files: Delete › can delete a file 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/files-delete.spec.ts:12:23
[default] › tests/playwright/tests/playwright/e2e/files/files-delete.spec.ts:10:2 › Files: Delete › can delete a file: tests/playwright/support/sections/FilesListPage.ts#L20
1) [default] › tests/playwright/tests/playwright/e2e/files/files-delete.spec.ts:10:2 › Files: Delete › can delete a file 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/files-delete.spec.ts:12:23
Slow Test: [default] › tests/playwright/e2e/settings/personal-info.spec.ts#L0
[default] › tests/playwright/e2e/settings/personal-info.spec.ts took 6.4m
🎭 Playwright Run Summary
47 failed [default] › tests/playwright/e2e/files/files-delete.spec.ts:10:2 › Files: Delete › can delete a file [default] › tests/playwright/e2e/files/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files [default] › tests/playwright/e2e/files/files-download.spec.ts:39:2 › Files: Download files using file actions › can download file [default] › tests/playwright/e2e/files/files-download.spec.ts:51:2 › Files: Download files using file actions › can download folder [default] › tests/playwright/e2e/files/files-download.spec.ts:70:2 › Files: Download files using file actions › can download file with hash name [default] › tests/playwright/e2e/files/files-download.spec.ts:85:2 › Files: Download files using file actions › can download file from folder with hash name [default] › tests/playwright/e2e/files/files-download.spec.ts:102:2 › Files: Download files using default action › can download file [default] › tests/playwright/e2e/files/files-download.spec.ts:117:2 › Files: Download files using default action › can download file with hash name [default] › tests/playwright/e2e/files/files-download.spec.ts:132:2 › Files: Download files using default action › can download file from folder with hash name [default] › tests/playwright/e2e/files/files-download.spec.ts:149:2 › Files: Download files using selection › can download selected files [default] › tests/playwright/e2e/files/files-download.spec.ts:169:2 › Files: Download files using selection › can download multiple selected files [default] › tests/playwright/e2e/files/files-download.spec.ts:192:2 › Files: Download files using selection › can download selected files with special characters [default] › tests/playwright/e2e/files/files-download.spec.ts:219:2 › Files: Download files using selection › can download selected files with email uid [default] › tests/playwright/e2e/files/files-favorites.spec.ts:33:2 › Files: Favorites › marks a file as favorite from the row actions [default] › tests/playwright/e2e/files/files-favorites.spec.ts:45:2 › Files: Favorites › un-marks a file as favorite from the row actions [default] › tests/playwright/e2e/files/files-favorites.spec.ts:62:2 › Files: Favorites › shows favorite folders in the navigation [default] › tests/playwright/e2e/files/files-favorites.spec.ts:79:2 › Files: Favorites › marks a folder as favorite from the sidebar [default] › tests/playwright/e2e/files/files-filtering.spec.ts:23:2 › files: Filter in files list › filters current view by name [default] › tests/playwright/e2e/files/files-filtering.spec.ts:34:2 › files: Filter in files list › can reset name filter [default] › tests/playwright/e2e/files/files-filtering.spec.ts:47:2 › files: Filter in files list › filters current view by type [default] › tests/playwright/e2e/files/files-filtering.spec.ts:62:2 › files: Filter in files list › can reset filter by type [default] › tests/playwright/e2e/files/files-filtering.spec.ts:78:2 › files: Filter in files list › can reset filter by clicking chip button [default] › tests/playwright/e2e/files/files-filtering.spec.ts:91:2 › files: Filter in files list › keeps type filter when changing the directory [default] › tests/playwright/e2e/files/files-filtering.spec.ts:108:2 › files: Filter in files list › keeps filter state when changing the directory [default] › tests/playwright/e2e/files/files-filtering.spec.ts:132:2 › files: Filter in files list › resets name filter when changing the directory [default] › tests/playwright/e2e/files/files-filtering.spec.ts:143:2 › files: Filter in files list › resets filter when changing the view [default] › tests/playwright/e2e/files/files-navigation.spec.ts:17:2 › Files: Navigation › shows root folder and can navigate to a deeply nested folder [default] › tests/playwright/e2e/files/files-navigat
🎭 Playwright Run Summary
48 passed (16.3m)
🎭 Playwright Run Summary
44 passed (14.5m)
🎭 Playwright Run Summary
47 failed [default] › tests/playwright/tests/playwright/e2e/files/files-delete.spec.ts:10:2 › Files: Delete › can delete a file [default] › tests/playwright/tests/playwright/e2e/files/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files [default] › tests/playwright/tests/playwright/e2e/files/files-download.spec.ts:39:2 › Files: Download files using file actions › can download file [default] › tests/playwright/tests/playwright/e2e/files/files-download.spec.ts:51:2 › Files: Download files using file actions › can download folder [default] › tests/playwright/tests/playwright/e2e/files/files-download.spec.ts:70:2 › Files: Download files using file actions › can download file with hash name [default] › tests/playwright/tests/playwright/e2e/files/files-download.spec.ts:85:2 › Files: Download files using file actions › can download file from folder with hash name [default] › tests/playwright/tests/playwright/e2e/files/files-download.spec.ts:102:2 › Files: Download files using default action › can download file [default] › tests/playwright/tests/playwright/e2e/files/files-download.spec.ts:117:2 › Files: Download files using default action › can download file with hash name [default] › tests/playwright/tests/playwright/e2e/files/files-download.spec.ts:132:2 › Files: Download files using default action › can download file from folder with hash name [default] › tests/playwright/tests/playwright/e2e/files/files-download.spec.ts:149:2 › Files: Download files using selection › can download selected files [default] › tests/playwright/tests/playwright/e2e/files/files-download.spec.ts:169:2 › Files: Download files using selection › can download multiple selected files [default] › tests/playwright/tests/playwright/e2e/files/files-download.spec.ts:192:2 › Files: Download files using selection › can download selected files with special characters [default] › tests/playwright/tests/playwright/e2e/files/files-download.spec.ts:219:2 › Files: Download files using selection › can download selected files with email uid [default] › tests/playwright/tests/playwright/e2e/files/files-favorites.spec.ts:33:2 › Files: Favorites › marks a file as favorite from the row actions [default] › tests/playwright/tests/playwright/e2e/files/files-favorites.spec.ts:45:2 › Files: Favorites › un-marks a file as favorite from the row actions [default] › tests/playwright/tests/playwright/e2e/files/files-favorites.spec.ts:62:2 › Files: Favorites › shows favorite folders in the navigation [default] › tests/playwright/tests/playwright/e2e/files/files-favorites.spec.ts:79:2 › Files: Favorites › marks a folder as favorite from the sidebar [default] › tests/playwright/tests/playwright/e2e/files/files-filtering.spec.ts:23:2 › files: Filter in files list › filters current view by name [default] › tests/playwright/tests/playwright/e2e/files/files-filtering.spec.ts:34:2 › files: Filter in files list › can reset name filter [default] › tests/playwright/tests/playwright/e2e/files/files-filtering.spec.ts:47:2 › files: Filter in files list › filters current view by type [default] › tests/playwright/tests/playwright/e2e/files/files-filtering.spec.ts:62:2 › files: Filter in files list › can reset filter by type [default] › tests/playwright/tests/playwright/e2e/files/files-filtering.spec.ts:78:2 › files: Filter in files list › can reset filter by clicking chip button [default] › tests/playwright/tests/playwright/e2e/files/files-filtering.spec.ts:91:2 › files: Filter in files list › keeps type filter when changing the directory [default] › tests/playwright/tests/playwright/e2e/files/files-filtering.spec.ts:108:2 › files: Filter in files list › keeps filter state when changing the directory [default] › tests/playwright/tests/playwright/e2e/files/files-filtering.spec.ts:132:2 › files: Filter in files li

Artifacts

Produced during runtime
Name Size Digest
blob-report-3 Expired
1.93 MB
sha256:51466e18afbc8da3f8fdd828edf2cb60aea3b9780bc567e6b054b21c51f7e039
blob-report-7 Expired
110 KB
sha256:2b08532bc8edd55d62142df1f4a7af8cfbde0755c6c2c2ad730b51ccbe66e174
blob-report-8 Expired
83.7 KB
sha256:8e14c5df1a8fca4a41af4e71dd08ac88232728af43213d0f8c0d7e76a44d1d61
html-report--attempt-3
2.55 MB
sha256:efb1c8526a2d944a9469b4315c8f342029d8ff65404dc4e877eb77cfb02f671f