Skip to content

fix(2fa): Add missing BruteForceProtection attribute #6878

fix(2fa): Add missing BruteForceProtection attribute

fix(2fa): Add missing BruteForceProtection attribute #6878

Triggered via pull request August 27, 2026 11:45
Status Failure
Total duration 3h 28m 6s
Artifacts 10

playwright.yml

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

Annotations

13 errors, 1 warning, and 10 notices
[default] › tests/playwright/e2e/core/header-unified-search.spec.ts:179:2 › Header: unified search keyboard navigation › the open search overlay suppresses the app keyboard shortcuts behind it: tests/playwright/e2e/core/header-unified-search.spec.ts#L198
1) [default] › tests/playwright/e2e/core/header-unified-search.spec.ts:179:2 › Header: unified search keyboard navigation › the open search overlay suppresses the app keyboard shortcuts behind it Error: expect(locator).toBeVisible() failed Locator: locator('#unified-search-results').getByRole('option').first() Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('#unified-search-results').getByRole('option').first() 196 | // list behind the overlay. 197 | await search.input().fill(TOKEN) > 198 | await expect(search.options().first()).toBeVisible() | ^ 199 | await page.keyboard.press('Tab') 200 | await expect(search.input()).not.toBeFocused() 201 | at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/core/header-unified-search.spec.ts:198:42
Playwright tests 1 / 8
Process completed with exit code 1.
Playwright tests 1 / 8
Process completed with exit code 1.
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group: tests/playwright/support/utils/password-confirmation.ts#L32
1) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.waitFor: Test timeout of 45000ms exceeded. Call log: - waiting for locator('.modal-container:has-text("Authentication required")') to be hidden 78 × locator resolved to visible <div data-v-3c357e2d="" class="modal-container" id="modal-description-nc-vue-45">…</div> at ../support/utils/password-confirmation.ts:32 30 | 31 | // Wait for the dialog to disappear > 32 | await dialog.waitFor({ state: 'hidden' }) | ^ 33 | } 34 | at handlePasswordConfirmation (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/password-confirmation.ts:32:15) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:205:3
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group: tests/playwright/e2e/appstore/admin-settings-apps.spec.ts#L0
1) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 45000ms exceeded.
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group: tests/playwright/support/utils/password-confirmation.ts#L32
1) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group Error: locator.waitFor: Test timeout of 45000ms exceeded. Call log: - waiting for locator('.modal-container:has-text("Authentication required")') to be hidden 75 × locator resolved to visible <div data-v-3c357e2d="" class="modal-container" id="modal-description-nc-vue-45">…</div> at ../support/utils/password-confirmation.ts:32 30 | 31 | // Wait for the dialog to disappear > 32 | await dialog.waitFor({ state: 'hidden' }) | ^ 33 | } 34 | at handlePasswordConfirmation (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/password-confirmation.ts:32:15) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:205:3
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group: tests/playwright/e2e/appstore/admin-settings-apps.spec.ts#L0
1) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group Test timeout of 45000ms exceeded.
playwright-test-summary
Process completed with exit code 1.
[default] › tests/playwright/tests/playwright/e2e/core/header-unified-search.spec.ts:179:2 › Header: unified search keyboard navigation › the open search overlay suppresses the app keyboard shortcuts behind it: tests/playwright/e2e/core/header-unified-search.spec.ts#L198
2) [default] › tests/playwright/tests/playwright/e2e/core/header-unified-search.spec.ts:179:2 › Header: unified search keyboard navigation › the open search overlay suppresses the app keyboard shortcuts behind it Error: expect(locator).toBeVisible() failed Locator: locator('#unified-search-results').getByRole('option').first() Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('#unified-search-results').getByRole('option').first() 196 | // list behind the overlay. 197 | await search.input().fill(TOKEN) > 198 | await expect(search.options().first()).toBeVisible() | ^ 199 | await page.keyboard.press('Tab') 200 | await expect(search.input()).not.toBeFocused() 201 | at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/core/header-unified-search.spec.ts:198:42
[admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group: tests/playwright/support/utils/password-confirmation.ts#L32
1) [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.waitFor: Test timeout of 45000ms exceeded. Call log: - waiting for locator('.modal-container:has-text("Authentication required")') to be hidden 78 × locator resolved to visible <div data-v-3c357e2d="" class="modal-container" id="modal-description-nc-vue-45">…</div> at ../support/utils/password-confirmation.ts:32 30 | 31 | // Wait for the dialog to disappear > 32 | await dialog.waitFor({ state: 'hidden' }) | ^ 33 | } 34 | at handlePasswordConfirmation (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/password-confirmation.ts:32:15) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:205:3
[admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group: tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts#L0
1) [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 45000ms exceeded.
[admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group: tests/playwright/support/utils/password-confirmation.ts#L32
1) [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group Error: locator.waitFor: Test timeout of 45000ms exceeded. Call log: - waiting for locator('.modal-container:has-text("Authentication required")') to be hidden 75 × locator resolved to visible <div data-v-3c357e2d="" class="modal-container" id="modal-description-nc-vue-45">…</div> at ../support/utils/password-confirmation.ts:32 30 | 31 | // Wait for the dialog to disappear > 32 | await dialog.waitFor({ state: 'hidden' }) | ^ 33 | } 34 | at handlePasswordConfirmation (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/password-confirmation.ts:32:15) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:205:3
[admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group: tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts#L0
1) [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group Test timeout of 45000ms exceeded.
Slow Test: [default] › tests/playwright/e2e/settings/personal-info.spec.ts#L0
[default] › tests/playwright/e2e/settings/personal-info.spec.ts took 7.2m
🎭 Playwright Run Summary
7 passed (5.8m)
🎭 Playwright Run Summary
47 passed (9.7m)
🎭 Playwright Run Summary
46 passed (8.3m)
🎭 Playwright Run Summary
46 passed (13.8m)
🎭 Playwright Run Summary
44 passed (11.3m)
🎭 Playwright Run Summary
1 flaky [default] › tests/playwright/e2e/core/header-unified-search.spec.ts:179:2 › Header: unified search keyboard navigation › the open search overlay suppresses the app keyboard shortcuts behind it 45 passed (11.7m)
🎭 Playwright Run Summary
46 passed (14.2m)
🎭 Playwright Run Summary
1 failed [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group 47 passed (17.3m)
🎭 Playwright Run Summary
48 passed (16.3m)
🎭 Playwright Run Summary
1 failed [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group 1 flaky [default] › tests/playwright/tests/playwright/e2e/core/header-unified-search.spec.ts:179:2 › Header: unified search keyboard navigation › the open search overlay suppresses the app keyboard shortcuts behind it 376 passed (22.3m)

Artifacts

Produced during runtime
Name Size Digest
blob-report-1 Expired
11.8 MB
sha256:3445899cd68c5963469095cdce9f6a2d646997734118796f5a980c87386f2df8
blob-report-2 Expired
2.38 MB
sha256:10a019740ed265b277da4d4cf5fef6dc5b78b02d71f885d4e4db301acc98811d
blob-report-3 Expired
79.3 KB
sha256:00cc24944dee670bb2248f2d2648f1f1c1486124237fe0899d7301c954dc4821
blob-report-4 Expired
87.1 KB
sha256:edfb1d957267e3444ef64a347a4b3db6dca2de2bd0c179004fa6d8f4b4ab4e76
blob-report-5 Expired
90.2 KB
sha256:ac7a5704fbb13be5fafc20f988ca342418905d599715dfb49b929a2d367492b8
blob-report-6 Expired
118 KB
sha256:f09beaf2625858691faaea6c34d73b01612bdb4bd0d705b1585fd3904ca33a15
blob-report-7 Expired
111 KB
sha256:b59ebe819d4af4ed8ea4734736b660d38b1263f59a96fc5062e87412749f45c4
blob-report-8 Expired
84.4 KB
sha256:62e2bd8623e251ee36676bdf1091adc04b298486ee1bb0dcc47416d84e8d3886
blob-report-setup Expired
14.9 KB
sha256:3d58b2dcedde014619a255e779b0b65cd5518f7637297720548cbac0566ee8d5
html-report--attempt-1
14.9 MB
sha256:7294552ee28b1bea0071a8630311be858b210525b274b8e6392febc932f5ff3c