[stable34] fix(contactsmenu): restore avatars for non-user contacts #6937
playwright.yml
on: pull_request
Annotations
4 errors, 1 warning, and 2 notices
|
[default] › tests/playwright/tests/playwright/e2e/login/webauth.spec.ts:81:2 › Login: WebAuthn › add a WebAuthn device and use it to log in:
tests/playwright/e2e/login/webauth.spec.ts#L114
3) [default] › tests/playwright/tests/playwright/e2e/login/webauth.spec.ts:81:2 › Login: WebAuthn › add a WebAuthn device and use it to log in
Error: expect(page).toHaveURL(expected) failed
Expected pattern: /apps\/dashboard(\/|$)/
Received string: "http://localhost:8042/login"
Timeout: 5000ms
Call log:
- Expect "toHaveURL" with timeout 5000ms
5 × locator resolved to <html lang="en" class="ng-csp" translate="no" data-locale="en_US" data-placeholder-focus="false">…</html>
- unexpected value "http://localhost:8042/login"
112 | await webauthnLogin
113 |
> 114 | await expect(page).toHaveURL(/apps\/dashboard(\/|$)/)
| ^
115 | })
116 | })
117 |
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/login/webauth.spec.ts:114:22
|
|
[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
77 × 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/tests/playwright/e2e/settings/personal-info.spec.ts#L0
[default] › tests/playwright/tests/playwright/e2e/settings/personal-info.spec.ts took 7.5m
|
|
🎭 Playwright Run Summary
43 passed (8.1m)
|
|
🎭 Playwright Run Summary
3 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
[default] › tests/playwright/tests/playwright/e2e/login/webauth.spec.ts:81:2 › Login: WebAuthn › add a WebAuthn device and use it to log in
354 passed (15.0h)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-8
Expired
|
81.6 KB |
sha256:c88cfb020e85e9da59f6215a0b728e275ea40b7ed3c600606a570cd91ef907f2
|
|
|
html-report--attempt-2
|
10.6 MB |
sha256:4dd1bb39eb8906ce4916e063666d4c2708761832df1bc44175d5613336e447f2
|
|