Skip to content

[stable35] fix(webauthn): Throw on uid mismatch when updating registration #7005

[stable35] fix(webauthn): Throw on uid mismatch when updating registration

[stable35] fix(webauthn): Throw on uid mismatch when updating registration #7005

Triggered via pull request August 28, 2026 12:13
Status Failure
Total duration 1h 20m 34s
Artifacts 10

playwright.yml

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

Annotations

11 errors and 10 notices
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/e2e/appstore/admin-settings-apps.spec.ts#L179
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.click: Test timeout of 45000ms exceeded. Call log: - waiting for getByRole('option', { name: /admin/ }) - locator resolved to <li role="option" aria-selected="false" id="vs-nc-vue-34__option-0" class="vs__dropdown-option vs__dropdown-option--highlight">…</li> - attempting click action 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div dir="auto" data-v-dbcc7078="" id="v-select-nc-vue-34" class="v-select vs--open vs--multiple vs--searching vs--searchable select nc-select nc-select-users _limitToGroupDialog__input_sofp5_2">…</div> from <div data-v-app="">…</div> subtree intercepts pointer events - retrying click action - waiting 20ms 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div dir="auto" data-v-dbcc7078="" id="v-select-nc-vue-34" class="v-select vs--open vs--multiple vs--searching vs--searchable select nc-select nc-select-users _limitToGroupDialog__input_sofp5_2">…</div> from <div data-v-app="">…</div> subtree intercepts pointer events - retrying click action - waiting 100ms 77 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div dir="auto" data-v-dbcc7078="" id="v-select-nc-vue-34" class="v-select vs--open vs--multiple vs--searching vs--searchable select nc-select nc-select-users _limitToGroupDialog__input_sofp5_2">…</div> from <div data-v-app="">…</div> subtree intercepts pointer events - retrying click action - waiting 500ms 177 | 178 | // Select the admin option from the dropdown > 179 | await appstorePage.groupOption('admin').click() | ^ 180 | 181 | // Click the Save button 182 | await appstorePage.dialogSaveButton().click() at /home/runner/work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:179:43
[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/e2e/appstore/admin-settings-apps.spec.ts#L179
1) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group Error: locator.click: Test timeout of 45000ms exceeded. Call log: - waiting for getByRole('option', { name: /admin/ }) - locator resolved to <li role="option" aria-selected="false" id="vs-nc-vue-34__option-0" class="vs__dropdown-option vs__dropdown-option--highlight">…</li> - attempting click action 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div dir="auto" data-v-dbcc7078="" id="v-select-nc-vue-34" class="v-select vs--open vs--multiple vs--searching vs--searchable select nc-select nc-select-users _limitToGroupDialog__input_sofp5_2">…</div> from <div data-v-app="">…</div> subtree intercepts pointer events - retrying click action - waiting 20ms 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div dir="auto" data-v-dbcc7078="" id="v-select-nc-vue-34" class="v-select vs--open vs--multiple vs--searching vs--searchable select nc-select nc-select-users _limitToGroupDialog__input_sofp5_2">…</div> from <div data-v-app="">…</div> subtree intercepts pointer events - retrying click action - waiting 100ms 79 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div dir="auto" data-v-dbcc7078="" id="v-select-nc-vue-34" class="v-select vs--open vs--multiple vs--searching vs--searchable select nc-select nc-select-users _limitToGroupDialog__input_sofp5_2">…</div> from <div data-v-app="">…</div> subtree intercepts pointer events - retrying click action - waiting 500ms 177 | 178 | // Select the admin option from the dropdown > 179 | await appstorePage.groupOption('admin').click() | ^ 180 | 181 | // Click the Save button 182 | await appstorePage.dialogSaveButton().click() at /home/runner/work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:179:43
[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.
[admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group: ../../../../work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts#L179
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.click: Test timeout of 45000ms exceeded. Call log: - waiting for getByRole('option', { name: /admin/ }) - locator resolved to <li role="option" aria-selected="false" id="vs-nc-vue-34__option-0" class="vs__dropdown-option vs__dropdown-option--highlight">…</li> - attempting click action 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div dir="auto" data-v-dbcc7078="" id="v-select-nc-vue-34" class="v-select vs--open vs--multiple vs--searching vs--searchable select nc-select nc-select-users _limitToGroupDialog__input_sofp5_2">…</div> from <div data-v-app="">…</div> subtree intercepts pointer events - retrying click action - waiting 20ms 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div dir="auto" data-v-dbcc7078="" id="v-select-nc-vue-34" class="v-select vs--open vs--multiple vs--searching vs--searchable select nc-select nc-select-users _limitToGroupDialog__input_sofp5_2">…</div> from <div data-v-app="">…</div> subtree intercepts pointer events - retrying click action - waiting 100ms 77 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div dir="auto" data-v-dbcc7078="" id="v-select-nc-vue-34" class="v-select vs--open vs--multiple vs--searching vs--searchable select nc-select nc-select-users _limitToGroupDialog__input_sofp5_2">…</div> from <div data-v-app="">…</div> subtree intercepts pointer events - retrying click action - waiting 500ms 177 | 178 | // Select the admin option from the dropdown > 179 | await appstorePage.groupOption('admin').click() | ^ 180 | 181 | // Click the Save button 182 | await appstorePage.dialogSaveButton().click() at /home/runner/work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:179:43
[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: ../../../../work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts#L179
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.click: Test timeout of 45000ms exceeded. Call log: - waiting for getByRole('option', { name: /admin/ }) - locator resolved to <li role="option" aria-selected="false" id="vs-nc-vue-34__option-0" class="vs__dropdown-option vs__dropdown-option--highlight">…</li> - attempting click action 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div dir="auto" data-v-dbcc7078="" id="v-select-nc-vue-34" class="v-select vs--open vs--multiple vs--searching vs--searchable select nc-select nc-select-users _limitToGroupDialog__input_sofp5_2">…</div> from <div data-v-app="">…</div> subtree intercepts pointer events - retrying click action - waiting 20ms 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div dir="auto" data-v-dbcc7078="" id="v-select-nc-vue-34" class="v-select vs--open vs--multiple vs--searching vs--searchable select nc-select nc-select-users _limitToGroupDialog__input_sofp5_2">…</div> from <div data-v-app="">…</div> subtree intercepts pointer events - retrying click action - waiting 100ms 79 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div dir="auto" data-v-dbcc7078="" id="v-select-nc-vue-34" class="v-select vs--open vs--multiple vs--searching vs--searchable select nc-select nc-select-users _limitToGroupDialog__input_sofp5_2">…</div> from <div data-v-app="">…</div> subtree intercepts pointer events - retrying click action - waiting 500ms 177 | 178 | // Select the admin option from the dropdown > 179 | await appstorePage.groupOption('admin').click() | ^ 180 | 181 | // Click the Save button 182 | await appstorePage.dialogSaveButton().click() at /home/runner/work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:179:43
[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.
🎭 Playwright Run Summary
46 passed (6.2m)
🎭 Playwright Run Summary
7 passed (4.8m)
🎭 Playwright Run Summary
45 passed (8.9m)
🎭 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 45 passed (11.0m)
🎭 Playwright Run Summary
44 passed (7.4m)
🎭 Playwright Run Summary
45 passed (13.4m)
🎭 Playwright Run Summary
46 passed (13.9m)
🎭 Playwright Run Summary
46 passed (11.5m)
🎭 Playwright Run Summary
46 passed (14.0m)
🎭 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 370 passed (18.4m)

Artifacts

Produced during runtime
Name Size Digest
blob-report-1 Expired
7.58 MB
sha256:0dc9afccd041d5585acb95149dcde46353236d8a8f485e415ef6b9b9b33bd8eb
blob-report-2 Expired
63.7 KB
sha256:54f70cba1c00c1d5b9fdf6634e26f7e9d8f90c619d4f2845badcec8a153dcf50
blob-report-3 Expired
79.5 KB
sha256:6666b231644ce1fd9fedff5407734186f97511b113548c6e982f21432312547f
blob-report-4 Expired
92 KB
sha256:e41c54d72dfc520cb66747d7524c6d6c6cd21fc140b8d755c4875590ea954324
blob-report-5 Expired
86.8 KB
sha256:902b0ad4bd07fbc6b306a967fd83c72ad5df1f349c008b37aac6b962d63a81da
blob-report-6 Expired
105 KB
sha256:497afc7483f6bb6902c5c634dc6d9421db21ddfc472581c5e882438f5d2443b7
blob-report-7 Expired
111 KB
sha256:c1fe098c42a7ada19988896f4513e776d5fe6104964255040dce224b7b187457
blob-report-8 Expired
82.7 KB
sha256:f0006cf14f3f76a98974fa70e8dcecf22480a5fa932a291e53a76bd0d19ad130
blob-report-setup Expired
13.9 KB
sha256:05d94eedd3c1e4d7b6d93a361c0b50cebcdc782cb31fb29369fe002ba3ffb1d6
html-report--attempt-1
8.38 MB
sha256:7c4ce52481e6f8f9d39953bd2ac186b81fb4669fa8bcae5a7a1935b8a5db1ea7