[stable35] build(deps-dev): bump rector/rector from 2.6.1 to 2.6.3 in /vendor-bin/rector #7104
playwright.yml
on: pull_request
Annotations
13 errors 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
|
|
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
73 × 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/actions-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
76 × 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/actions-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.
|
|
[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/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
73 × 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/actions-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:
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
76 × 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/actions-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
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 (4.9m)
|
|
🎭 Playwright Run Summary
46 passed (6.6m)
|
|
🎭 Playwright Run Summary
7 passed (5.7m)
|
|
🎭 Playwright Run Summary
47 passed (8.5m)
|
|
🎭 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 (10.7m)
|
|
🎭 Playwright Run Summary
46 passed (13.4m)
|
|
🎭 Playwright Run Summary
44 passed (13.9m)
|
|
🎭 Playwright Run Summary
46 passed (14.6m)
|
|
🎭 Playwright Run Summary
46 passed (15.2m)
|
|
🎭 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/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
372 passed (16.4m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
Expired
|
5.98 MB |
sha256:8e35c58b63130acfa864e649bac0f27bd3a68462a72c6cc6e9c0b3d4eb17aeb5
|
|
|
blob-report-2
Expired
|
63.2 KB |
sha256:3db7df6cb6b33f9d2111a9a94ee0c2d1cbef9e56ae2905d6e450d68157b4d1ab
|
|
|
blob-report-3
Expired
|
79.6 KB |
sha256:db83ccec49412bdbe1c4b6d72b242f98fd5fa59ef2097b73c43fb5a3a923df4b
|
|
|
blob-report-4
Expired
|
90.3 KB |
sha256:eb466f6f8b9fa13be7775fb7300507c95242b517295916351103434f48f497c3
|
|
|
blob-report-5
Expired
|
1.58 MB |
sha256:b88a814753a696f8550db6a27e99816de5b84fe5437de9d8df5164db75be59f5
|
|
|
blob-report-6
Expired
|
113 KB |
sha256:0452a6d0dcf0be7584163c2d967fa810561dd62ceef9355bb42c6700d334bbb6
|
|
|
blob-report-7
Expired
|
114 KB |
sha256:56e4a1c64fb8b66c617981b44b2687429b8079b06adafa93f209c936bb17f39c
|
|
|
blob-report-8
Expired
|
84.1 KB |
sha256:f03ff310d58a3c46c94218856c4578bcd2453e9883921d385cd4cdbebb720bea
|
|
|
blob-report-setup
Expired
|
14.2 KB |
sha256:9264662d8b2a1634837fad0bc017ec27d798e6ef684a3f87635b594e52f470d5
|
|
|
html-report--attempt-1
|
8.28 MB |
sha256:40a40410d32782b12398ffd220dbcdabd212b58ae98083e2da87811210a5c540
|
|