Skip to content

feat(files): Support ios-asset-id metadata #6857

feat(files): Support ios-asset-id metadata

feat(files): Support ios-asset-id metadata #6857

Triggered via pull request August 27, 2026 09:30
Status Success
Total duration 3h 30m 21s
Artifacts 10

playwright.yml

on: pull_request
Playwright setup
4m 38s
Playwright setup
Matrix: playwright-tests
Playwright tests for installer
12m 14s
Playwright tests for installer
merge-reports
1m 9s
merge-reports
playwright-test-summary
7s
playwright-test-summary
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 1 warning, and 10 notices
[default] › tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:59:2 › files_sharing: Public share - copy: tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts#L64
1) [default] › tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:59:2 › files_sharing: Public share - copy, move and rename files › can rename a file Error: expect(locator).toBeVisible() failed Locator: locator('[data-cy-files-list-row-name="other.txt"]') Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('[data-cy-files-list-row-name="other.txt"]') 62 | await filesListPage.renameFile('foo.txt', 'other.txt') 63 | > 64 | await expect(filesListPage.getRowForFile('other.txt')).toBeVisible() | ^ 65 | await expect(filesListPage.getRowForFile('foo.txt')).toHaveCount(0) 66 | }) 67 | }) at /home/runner/work/server/server/tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:64:58
[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 74 × 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.
[default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:59:2 › files_sharing: Public share - copy: ../../../../work/server/server/tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts#L64
2) [default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:59:2 › files_sharing: Public share - copy, move and rename files › can rename a file Error: expect(locator).toBeVisible() failed Locator: locator('[data-cy-files-list-row-name="other.txt"]') Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('[data-cy-files-list-row-name="other.txt"]') 62 | await filesListPage.renameFile('foo.txt', 'other.txt') 63 | > 64 | await expect(filesListPage.getRowForFile('other.txt')).toBeVisible() | ^ 65 | await expect(filesListPage.getRowForFile('foo.txt')).toHaveCount(0) 66 | }) 67 | }) at /home/runner/work/server/server/tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:64:58
[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 74 × 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 6.3m
🎭 Playwright Run Summary
1 flaky [default] › tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:59:2 › files_sharing: Public share - copy, move and rename files › can rename a file 45 passed (8.1m)
🎭 Playwright Run Summary
7 passed (7.7m)
🎭 Playwright Run Summary
46 passed (14.2m)
🎭 Playwright Run Summary
48 passed (14.8m)
🎭 Playwright Run Summary
44 passed (11.6m)
🎭 Playwright Run Summary
46 passed (12.8m)
🎭 Playwright Run Summary
46 passed (12.9m)
🎭 Playwright Run Summary
47 passed (12.2m)
🎭 Playwright Run Summary
1 flaky [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group 47 passed (14.5m)
🎭 Playwright Run Summary
2 flaky [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group [default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:59:2 › files_sharing: Public share - copy, move and rename files › can rename a file 376 passed (21.7m)

Artifacts

Produced during runtime
Name Size Digest
blob-report-1 Expired
4.77 MB
sha256:546c158dfd2d7f62b2c87c49c1282869717574d438c39d95bc392ecfc7799cbc
blob-report-2 Expired
63.5 KB
sha256:8347e25ddddcc7d44df9d30456f0f97dc87bff755a82b97369e872828e2b76d4
blob-report-3 Expired
79.2 KB
sha256:1b00a55060f519be0ac5ad64c91b0978cf3fcb16c9936dd57195daccee9b3f74
blob-report-4 Expired
88.6 KB
sha256:96eacce07debf3a58db26a64d712f5f3877b882f6fe2dda5095e89af9b0c6a98
blob-report-5 Expired
1.56 MB
sha256:951bd7a23176cfb0e074eb355335b44a1497b238f53b3b64ca1b95be065afa8c
blob-report-6 Expired
118 KB
sha256:ff69920a72338bcc7b53ae50af91c90b003ab2d385a2b6e3977fd4d55bd75139
blob-report-7 Expired
111 KB
sha256:6c70ef9a829e9dbb28d53ccf57f617b4f1d9a275bab6e9640ef0edcb507f2fb9
blob-report-8 Expired
83.7 KB
sha256:45e5388ea8008dc768f6327a6967d0dcfabbd014f47a6511f66237a5b9a2767d
blob-report-setup Expired
14.1 KB
sha256:c84df66c5ffa64c668dfafeda372b4a050f3b86d89b4effd07e1c37f124a1005
html-report--attempt-1
7.05 MB
sha256:c4e36833768a5f2b797bb43557ac59758ceea7d09fba95f394ff315abc2f63d1