[stable35] fix(security): Update code signing revocation list #8104
playwright.yml
on: pull_request
Annotations
22 errors and 10 notices
|
Playwright tests 8 / 8
Process completed with exit code 1.
|
|
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:82:2 › Systemtags: Files bulk action › Can remove multiple tags from selection:
tests/playwright/support/sections/FilesListPage.ts#L20
5) [default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:82:2 › Systemtags: Files bulk action › Can remove multiple tags from selection
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 SystemTagsFilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at Object.baseTest.extend.fileIds.auto (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:16:23)
|
|
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:82:2 › Systemtags: Files bulk action › Can remove multiple tags from selection:
tests/playwright/support/sections/FilesListPage.ts#L20
5) [default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:82:2 › Systemtags: Files bulk action › Can remove multiple tags from selection
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 SystemTagsFilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at Object.baseTest.extend.fileIds.auto (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:16:23)
|
|
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:61:2 › Systemtags: Files bulk action › Can remove tag from selection:
tests/playwright/support/sections/FilesListPage.ts#L20
4) [default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:61:2 › Systemtags: Files bulk action › Can remove tag from selection
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 SystemTagsFilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at Object.baseTest.extend.fileIds.auto (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:16:23)
|
|
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:61:2 › Systemtags: Files bulk action › Can remove tag from selection:
tests/playwright/support/sections/FilesListPage.ts#L20
4) [default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:61:2 › Systemtags: Files bulk action › Can remove tag from selection
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 SystemTagsFilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at Object.baseTest.extend.fileIds.auto (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:16:23)
|
|
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:42:2 › Systemtags: Files bulk action › Can assign multiple tags to selection:
tests/playwright/support/sections/FilesListPage.ts#L20
3) [default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:42:2 › Systemtags: Files bulk action › Can assign multiple tags to selection
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 SystemTagsFilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at Object.baseTest.extend.fileIds.auto (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:16:23)
|
|
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:42:2 › Systemtags: Files bulk action › Can assign multiple tags to selection:
tests/playwright/support/sections/FilesListPage.ts#L20
3) [default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:42:2 › Systemtags: Files bulk action › Can assign multiple tags to selection
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 SystemTagsFilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at Object.baseTest.extend.fileIds.auto (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:16:23)
|
|
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:25:2 › Systemtags: Files bulk action › Can assign tag to selection:
tests/playwright/support/sections/FilesListPage.ts#L20
2) [default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:25:2 › Systemtags: Files bulk action › Can assign tag to selection
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 SystemTagsFilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at Object.baseTest.extend.fileIds.auto (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:16:23)
|
|
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:25:2 › Systemtags: Files bulk action › Can assign tag to selection:
tests/playwright/support/sections/FilesListPage.ts#L20
2) [default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:25:2 › Systemtags: Files bulk action › Can assign tag to selection
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 SystemTagsFilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at Object.baseTest.extend.fileIds.auto (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:16:23)
|
|
[default] › tests/playwright/e2e/settings/personal-info.spec.ts:377:3 › Settings: Change personal information › Language & locale › can change the first day of week:
tests/playwright/support/sections/LanguageLocaleSettingsPage.ts#L26
1) [default] › tests/playwright/e2e/settings/personal-info.spec.ts:377:3 › Settings: Change personal information › Language & locale › can change the first day of week
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/user/language-locale
Call log:
- navigating to "http://localhost:8042/index.php/settings/user/language-locale", waiting until "load"
at ../support/sections/LanguageLocaleSettingsPage.ts:26
24 |
25 | async open(): Promise<void> {
> 26 | await this.page.goto('settings/user/language-locale')
| ^
27 | await expect(this.page.getByRole('heading', { name: 'Language & locale', level: 2 })).toBeVisible()
28 | }
29 |
at LanguageLocaleSettingsPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/LanguageLocaleSettingsPage.ts:26:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/settings/personal-info.spec.ts:378:29
|
|
[default] › tests/playwright/e2e/settings/personal-info.spec.ts:377:3 › Settings: Change personal information › Language & locale › can change the first day of week:
tests/playwright/support/sections/LanguageLocaleSettingsPage.ts#L26
1) [default] › tests/playwright/e2e/settings/personal-info.spec.ts:377:3 › Settings: Change personal information › Language & locale › can change the first day of week
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/user/language-locale
Call log:
- navigating to "http://localhost:8042/index.php/settings/user/language-locale", waiting until "load"
at ../support/sections/LanguageLocaleSettingsPage.ts:26
24 |
25 | async open(): Promise<void> {
> 26 | await this.page.goto('settings/user/language-locale')
| ^
27 | await expect(this.page.getByRole('heading', { name: 'Language & locale', level: 2 })).toBeVisible()
28 | }
29 |
at LanguageLocaleSettingsPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/LanguageLocaleSettingsPage.ts:26:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/settings/personal-info.spec.ts:378:29
|
|
playwright-test-summary
Process completed with exit code 1.
|
|
[default] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:82:2 › Systemtags: Files bulk action › Can remove multiple tags from selection:
tests/playwright/support/sections/FilesListPage.ts#L20
5) [default] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:82:2 › Systemtags: Files bulk action › Can remove multiple tags from selection
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 SystemTagsFilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at Object.baseTest.extend.fileIds.auto (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:16:23)
|
|
[default] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:82:2 › Systemtags: Files bulk action › Can remove multiple tags from selection:
tests/playwright/support/sections/FilesListPage.ts#L20
5) [default] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:82:2 › Systemtags: Files bulk action › Can remove multiple tags from selection
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 SystemTagsFilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at Object.baseTest.extend.fileIds.auto (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:16:23)
|
|
[default] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:61:2 › Systemtags: Files bulk action › Can remove tag from selection:
tests/playwright/support/sections/FilesListPage.ts#L20
4) [default] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:61:2 › Systemtags: Files bulk action › Can remove tag from selection
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 SystemTagsFilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at Object.baseTest.extend.fileIds.auto (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:16:23)
|
|
[default] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:61:2 › Systemtags: Files bulk action › Can remove tag from selection:
tests/playwright/support/sections/FilesListPage.ts#L20
4) [default] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:61:2 › Systemtags: Files bulk action › Can remove tag from selection
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 SystemTagsFilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at Object.baseTest.extend.fileIds.auto (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:16:23)
|
|
[default] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:42:2 › Systemtags: Files bulk action › Can assign multiple tags to selection:
tests/playwright/support/sections/FilesListPage.ts#L20
3) [default] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:42:2 › Systemtags: Files bulk action › Can assign multiple tags to selection
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 SystemTagsFilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at Object.baseTest.extend.fileIds.auto (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:16:23)
|
|
[default] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:42:2 › Systemtags: Files bulk action › Can assign multiple tags to selection:
tests/playwright/support/sections/FilesListPage.ts#L20
3) [default] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:42:2 › Systemtags: Files bulk action › Can assign multiple tags to selection
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 SystemTagsFilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at Object.baseTest.extend.fileIds.auto (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:16:23)
|
|
[default] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:25:2 › Systemtags: Files bulk action › Can assign tag to selection:
tests/playwright/support/sections/FilesListPage.ts#L20
2) [default] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:25:2 › Systemtags: Files bulk action › Can assign tag to selection
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 SystemTagsFilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at Object.baseTest.extend.fileIds.auto (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:16:23)
|
|
[default] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:25:2 › Systemtags: Files bulk action › Can assign tag to selection:
tests/playwright/support/sections/FilesListPage.ts#L20
2) [default] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:25:2 › Systemtags: Files bulk action › Can assign tag to selection
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 SystemTagsFilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at Object.baseTest.extend.fileIds.auto (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:16:23)
|
|
[default] › tests/playwright/tests/playwright/e2e/settings/personal-info.spec.ts:377:3 › Settings: Change personal information › Language & locale › can change the first day of week:
tests/playwright/support/sections/LanguageLocaleSettingsPage.ts#L26
1) [default] › tests/playwright/tests/playwright/e2e/settings/personal-info.spec.ts:377:3 › Settings: Change personal information › Language & locale › can change the first day of week
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/user/language-locale
Call log:
- navigating to "http://localhost:8042/index.php/settings/user/language-locale", waiting until "load"
at ../support/sections/LanguageLocaleSettingsPage.ts:26
24 |
25 | async open(): Promise<void> {
> 26 | await this.page.goto('settings/user/language-locale')
| ^
27 | await expect(this.page.getByRole('heading', { name: 'Language & locale', level: 2 })).toBeVisible()
28 | }
29 |
at LanguageLocaleSettingsPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/LanguageLocaleSettingsPage.ts:26:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/settings/personal-info.spec.ts:378:29
|
|
[default] › tests/playwright/tests/playwright/e2e/settings/personal-info.spec.ts:377:3 › Settings: Change personal information › Language & locale › can change the first day of week:
tests/playwright/support/sections/LanguageLocaleSettingsPage.ts#L26
1) [default] › tests/playwright/tests/playwright/e2e/settings/personal-info.spec.ts:377:3 › Settings: Change personal information › Language & locale › can change the first day of week
Error: page.goto: net::ERR_ACCESS_DENIED at http://localhost:8042/index.php/settings/user/language-locale
Call log:
- navigating to "http://localhost:8042/index.php/settings/user/language-locale", waiting until "load"
at ../support/sections/LanguageLocaleSettingsPage.ts:26
24 |
25 | async open(): Promise<void> {
> 26 | await this.page.goto('settings/user/language-locale')
| ^
27 | await expect(this.page.getByRole('heading', { name: 'Language & locale', level: 2 })).toBeVisible()
28 | }
29 |
at LanguageLocaleSettingsPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/LanguageLocaleSettingsPage.ts:26:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/settings/personal-info.spec.ts:378:29
|
|
🎭 Playwright Run Summary
46 passed (4.9m)
|
|
🎭 Playwright Run Summary
46 passed (5.2m)
|
|
🎭 Playwright Run Summary
48 passed (7.8m)
|
|
🎭 Playwright Run Summary
41 failed
[default] › tests/playwright/e2e/settings/personal-info.spec.ts:377:3 › Settings: Change personal information › Language & locale › can change the first day of week
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:25:2 › Systemtags: Files bulk action › Can assign tag to selection
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:42:2 › Systemtags: Files bulk action › Can assign multiple tags to selection
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:61:2 › Systemtags: Files bulk action › Can remove tag from selection
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:82:2 › Systemtags: Files bulk action › Can remove multiple tags from selection
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:105:2 › Systemtags: Files bulk action › Can assign and remove multiple tags
[default] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:128:2 › Systemtags: Files bulk action › Can search for tags with insensitive case
[default] › tests/playwright/e2e/systemtags/files-inline-action.spec.ts:18:2 › Systemtags: Files integration › See first assigned tag in the file list
[default] › tests/playwright/e2e/systemtags/files-inline-action.spec.ts:32:2 › Systemtags: Files integration › See two assigned tags are also shown in the file list
[default] › tests/playwright/e2e/systemtags/files-inline-action.spec.ts:49:2 › Systemtags: Files integration › See three assigned tags result in overflow entry
[default] › tests/playwright/e2e/systemtags/files-sidebar.spec.ts:18:2 › Systemtags: Files sidebar integration › Can assign tags using the sidebar
[default] › tests/playwright/e2e/systemtags/files-view.spec.ts:19:2 › Systemtags: Files view › See first assigned tag in the file list
[default] › tests/playwright/e2e/theming/a11y-color-contrast.spec.ts:49:2 › Accessibility of Nextcloud theming colors: light
[default] › tests/playwright/e2e/theming/a11y-color-contrast.spec.ts:49:2 › Accessibility of Nextcloud theming colors: dark
[default] › tests/playwright/e2e/theming/a11y-color-contrast.spec.ts:49:2 › Accessibility of Nextcloud theming colors: light-highcontrast
[default] › tests/playwright/e2e/theming/a11y-color-contrast.spec.ts:49:2 › Accessibility of Nextcloud theming colors: dark-highcontrast
[default] › tests/playwright/e2e/theming/user-settings-app-order.spec.ts:11:1 › User can change personal app order
[default] › tests/playwright/e2e/theming/user-settings-background.spec.ts:12:1 › User can configure background and plain color
[default] › tests/playwright/e2e/theming/user-settings-background.spec.ts:38:1 › User can pick a custom background from their files
[default] › tests/playwright/e2e/users/users-columns.spec.ts:32:2 › Settings: Show and hide columns › can show the Language column
[default] › tests/playwright/e2e/users/users-columns.spec.ts:58:2 › Settings: Show and hide columns › can hide the Last login column
[default] › tests/playwright/e2e/users/users-disable.spec.ts:12:2 › Settings: Disable and enable users › can disable a user
[default] › tests/playwright/e2e/users/users-disable.spec.ts:40:2 › Settings: Disable and enable users › can enable a user
[default] › tests/playwright/e2e/users/users-group-admin.spec.ts:32:2 › Settings: Create accounts as a group admin › can create a user with the group pre-filled
[default] › tests/playwright/e2e/users/users-groups.spec.ts:18:1 › Account Management: Can create a group
[default] › tests/playwright/e2e/users/users-groups.spec.ts:50:1 › Account Management: Assign user to a group
[default] › tests/playwright/e2e/users/users-groups.spec.ts:96:2 › Settings: Delete an empty group › can delete an empty group
[default] › tests/playwright/e2e/users/users-groups.spec.ts:138:2 › Settings: Delete a no
|
|
🎭 Playwright Run Summary
7 passed (6.9m)
|
|
🎭 Playwright Run Summary
46 passed (9.8m)
|
|
🎭 Playwright Run Summary
46 passed (10.4m)
|
|
🎭 Playwright Run Summary
46 passed (10.5m)
|
|
🎭 Playwright Run Summary
46 passed (10.6m)
|
|
🎭 Playwright Run Summary
41 failed
[default] › tests/playwright/tests/playwright/e2e/settings/personal-info.spec.ts:377:3 › Settings: Change personal information › Language & locale › can change the first day of week
[default] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:25:2 › Systemtags: Files bulk action › Can assign tag to selection
[default] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:42:2 › Systemtags: Files bulk action › Can assign multiple tags to selection
[default] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:61:2 › Systemtags: Files bulk action › Can remove tag from selection
[default] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:82:2 › Systemtags: Files bulk action › Can remove multiple tags from selection
[default] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:105:2 › Systemtags: Files bulk action › Can assign and remove multiple tags
[default] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:128:2 › Systemtags: Files bulk action › Can search for tags with insensitive case
[default] › tests/playwright/tests/playwright/e2e/systemtags/files-inline-action.spec.ts:18:2 › Systemtags: Files integration › See first assigned tag in the file list
[default] › tests/playwright/tests/playwright/e2e/systemtags/files-inline-action.spec.ts:32:2 › Systemtags: Files integration › See two assigned tags are also shown in the file list
[default] › tests/playwright/tests/playwright/e2e/systemtags/files-inline-action.spec.ts:49:2 › Systemtags: Files integration › See three assigned tags result in overflow entry
[default] › tests/playwright/tests/playwright/e2e/systemtags/files-sidebar.spec.ts:18:2 › Systemtags: Files sidebar integration › Can assign tags using the sidebar
[default] › tests/playwright/tests/playwright/e2e/systemtags/files-view.spec.ts:19:2 › Systemtags: Files view › See first assigned tag in the file list
[default] › tests/playwright/tests/playwright/e2e/theming/a11y-color-contrast.spec.ts:49:2 › Accessibility of Nextcloud theming colors: light
[default] › tests/playwright/tests/playwright/e2e/theming/a11y-color-contrast.spec.ts:49:2 › Accessibility of Nextcloud theming colors: dark
[default] › tests/playwright/tests/playwright/e2e/theming/a11y-color-contrast.spec.ts:49:2 › Accessibility of Nextcloud theming colors: light-highcontrast
[default] › tests/playwright/tests/playwright/e2e/theming/a11y-color-contrast.spec.ts:49:2 › Accessibility of Nextcloud theming colors: dark-highcontrast
[default] › tests/playwright/tests/playwright/e2e/theming/user-settings-app-order.spec.ts:11:1 › User can change personal app order
[default] › tests/playwright/tests/playwright/e2e/theming/user-settings-background.spec.ts:12:1 › User can configure background and plain color
[default] › tests/playwright/tests/playwright/e2e/theming/user-settings-background.spec.ts:38:1 › User can pick a custom background from their files
[default] › tests/playwright/tests/playwright/e2e/users/users-columns.spec.ts:32:2 › Settings: Show and hide columns › can show the Language column
[default] › tests/playwright/tests/playwright/e2e/users/users-columns.spec.ts:58:2 › Settings: Show and hide columns › can hide the Last login column
[default] › tests/playwright/tests/playwright/e2e/users/users-disable.spec.ts:12:2 › Settings: Disable and enable users › can disable a user
[default] › tests/playwright/tests/playwright/e2e/users/users-disable.spec.ts:40:2 › Settings: Disable and enable users › can enable a user
[default] › tests/playwright/tests/playwright/e2e/users/users-group-admin.spec.ts:32:2 › Settings: Create accounts as a group admin › can create a user with the group pre-filled
[default] › tests/playwright/tests/playwright/e2e/users
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
|
87.9 KB |
sha256:c240207fa2354cdcdce12bea596ba901034009249100564ca366cf6bf30ff9ae
|
|
|
blob-report-2
|
65 KB |
sha256:750b7b2a10ccd0131c23cfeb0013ce0521050a3c1b3f4d974bd6bae79354a82e
|
|
|
blob-report-3
|
80.4 KB |
sha256:c474a8d09d50cbcd1678c91587b1523b72a2f9e94ed117c35cf7cb5ea4931ef6
|
|
|
blob-report-4
|
89.3 KB |
sha256:a948eceb07d0aef4d22f8212fa3a5efc880d24c1f67bbad0e06d0de71ae62283
|
|
|
blob-report-5
|
90.4 KB |
sha256:69040f2307b5fff944e387c302986cbf436f2b8ef197166b8e0975e4012ef64b
|
|
|
blob-report-6
|
108 KB |
sha256:7b09382f207e668ef76f625632adb452ddc98c9bef9488d27fd190c23e336de2
|
|
|
blob-report-7
|
123 KB |
sha256:08dc2c6ad91fdfaffd41e5305407a46d4e508ba0505b08fc962f5732332946e6
|
|
|
blob-report-8
|
1.24 MB |
sha256:f8306bfb7231e320d15c0074b6e73f81d7b01b79e8f2a25cb0ffef1421dca06c
|
|
|
blob-report-setup
|
15.9 KB |
sha256:c52307aaf549d44d50e6531d5d4931a7f27704bbf53f330892abffc74944b5a7
|
|
|
html-report--attempt-1
|
2.09 MB |
sha256:c22589656d2d0d5408387d89682ae0e70fd3bfb2b12a3692c44e8b2138387307
|
|