Fetch share source metadata in bulk #4912
playwright.yml
on: pull_request
Annotations
6 errors, 1 warning, and 10 notices
|
[default] › tests/playwright/e2e/files/files-sorting.spec.ts:138:2 › Files: Sorting the file list › Sorting works after switching view twice:
tests/playwright/support/sections/FilesListPage.ts#L156
1) [default] › tests/playwright/e2e/files/files-sorting.spec.ts:138:2 › Files: Sorting the file list › Sorting works after switching view twice
Error: locator.click: Test ended.
Call log:
- waiting for getByRole('columnheader', { name: 'Size' }).getByRole('button', { name: 'Size' })
at ../support/sections/FilesListPage.ts:156
154 | const saved = this.page.waitForResponse((r) => r.request().method() === 'PUT' && r.url().includes('/index.php/apps/files/api/v1/views'))
155 |
> 156 | await this.getColumnHeader(name).getByRole('button', { name }).click()
| ^
157 |
158 | await saved
159 | }
at FilesListPage.sortByColumn (/home/runner/work/server/server/tests/playwright/support/sections/FilesListPage.ts:156:66)
at /home/runner/work/server/server/tests/playwright/e2e/files/files-sorting.spec.ts:152:23
|
|
[default] › tests/playwright/e2e/files/files-sorting.spec.ts:138:2 › Files: Sorting the file list › Sorting works after switching view twice:
tests/playwright/support/sections/FilesListPage.ts#L154
1) [default] › tests/playwright/e2e/files/files-sorting.spec.ts:138:2 › Files: Sorting the file list › Sorting works after switching view twice
Error: page.waitForResponse: Test ended.
at ../support/sections/FilesListPage.ts:154
152 | /** Click a column header's sort button to toggle sorting by that column. */
153 | async sortByColumn(name: string): Promise<void> {
> 154 | const saved = this.page.waitForResponse((r) => r.request().method() === 'PUT' && r.url().includes('/index.php/apps/files/api/v1/views'))
| ^
155 |
156 | await this.getColumnHeader(name).getByRole('button', { name }).click()
157 |
at FilesListPage.sortByColumn (/home/runner/work/server/server/tests/playwright/support/sections/FilesListPage.ts:154:27)
at /home/runner/work/server/server/tests/playwright/e2e/files/files-sorting.spec.ts:152:23
|
|
[default] › tests/playwright/e2e/files/files-sorting.spec.ts:138:2 › Files: Sorting the file list › Sorting works after switching view twice:
tests/playwright/e2e/files/files-sorting.spec.ts#L0
1) [default] › tests/playwright/e2e/files/files-sorting.spec.ts:138:2 › Files: Sorting the file list › Sorting works after switching view twice
Test timeout of 45000ms exceeded.
|
|
[default] › tests/playwright/tests/playwright/e2e/files/files-sorting.spec.ts:138:2 › Files: Sorting the file list › Sorting works after switching view twice:
../../../../work/server/server/tests/playwright/support/sections/FilesListPage.ts#L156
1) [default] › tests/playwright/tests/playwright/e2e/files/files-sorting.spec.ts:138:2 › Files: Sorting the file list › Sorting works after switching view twice
Error: locator.click: Test ended.
Call log:
- waiting for getByRole('columnheader', { name: 'Size' }).getByRole('button', { name: 'Size' })
at ../support/sections/FilesListPage.ts:156
154 | const saved = this.page.waitForResponse((r) => r.request().method() === 'PUT' && r.url().includes('/index.php/apps/files/api/v1/views'))
155 |
> 156 | await this.getColumnHeader(name).getByRole('button', { name }).click()
| ^
157 |
158 | await saved
159 | }
at FilesListPage.sortByColumn (/home/runner/work/server/server/tests/playwright/support/sections/FilesListPage.ts:156:66)
at /home/runner/work/server/server/tests/playwright/e2e/files/files-sorting.spec.ts:152:23
|
|
[default] › tests/playwright/tests/playwright/e2e/files/files-sorting.spec.ts:138:2 › Files: Sorting the file list › Sorting works after switching view twice:
../../../../work/server/server/tests/playwright/support/sections/FilesListPage.ts#L154
1) [default] › tests/playwright/tests/playwright/e2e/files/files-sorting.spec.ts:138:2 › Files: Sorting the file list › Sorting works after switching view twice
Error: page.waitForResponse: Test ended.
at ../support/sections/FilesListPage.ts:154
152 | /** Click a column header's sort button to toggle sorting by that column. */
153 | async sortByColumn(name: string): Promise<void> {
> 154 | const saved = this.page.waitForResponse((r) => r.request().method() === 'PUT' && r.url().includes('/index.php/apps/files/api/v1/views'))
| ^
155 |
156 | await this.getColumnHeader(name).getByRole('button', { name }).click()
157 |
at FilesListPage.sortByColumn (/home/runner/work/server/server/tests/playwright/support/sections/FilesListPage.ts:154:27)
at /home/runner/work/server/server/tests/playwright/e2e/files/files-sorting.spec.ts:152:23
|
|
[default] › tests/playwright/tests/playwright/e2e/files/files-sorting.spec.ts:138:2 › Files: Sorting the file list › Sorting works after switching view twice:
tests/playwright/tests/playwright/e2e/files/files-sorting.spec.ts#L0
1) [default] › tests/playwright/tests/playwright/e2e/files/files-sorting.spec.ts:138:2 › Files: Sorting the file list › Sorting works after switching view twice
Test timeout of 45000ms exceeded.
|
|
Playwright tests for installer
Docker network rm failed with exit code 1
|
|
🎭 Playwright Run Summary
45 passed (5.5m)
|
|
🎭 Playwright Run Summary
43 passed (6.3m)
|
|
🎭 Playwright Run Summary
1 flaky
[default] › tests/playwright/e2e/files/files-sorting.spec.ts:138:2 › Files: Sorting the file list › Sorting works after switching view twice
44 passed (7.5m)
|
|
🎭 Playwright Run Summary
7 passed (3.1m)
|
|
🎭 Playwright Run Summary
45 passed (6.5m)
|
|
🎭 Playwright Run Summary
45 passed (7.1m)
|
|
🎭 Playwright Run Summary
45 passed (8.8m)
|
|
🎭 Playwright Run Summary
45 passed (11.0m)
|
|
🎭 Playwright Run Summary
47 passed (12.1m)
|
|
🎭 Playwright Run Summary
1 flaky
[default] › tests/playwright/tests/playwright/e2e/files/files-sorting.spec.ts:138:2 › Files: Sorting the file list › Sorting works after switching view twice
366 passed (13.6m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
Expired
|
88.7 KB |
sha256:a3a0500ba9ffc8dc042750f3e1d9f53ab27537cd4ccff494720c5f55765bc584
|
|
|
blob-report-2
Expired
|
66 KB |
sha256:aff535083ad2bda1662f451648d4efdafc538658969d178cd295b3f8900526f0
|
|
|
blob-report-3
Expired
|
83 KB |
sha256:b8dbc8f3deb2a0a0c2883aabc6b1b8e5ddba16851bb7574dbf1c18f2d6779df4
|
|
|
blob-report-4
Expired
|
3.38 MB |
sha256:8ca4561830b90483c43467c7facd3168044339c9561cfccd228847228189585d
|
|
|
blob-report-5
Expired
|
90 KB |
sha256:9b7200cc6039cf165cec150c22f36b1dcdada4b0406d6ccd4a75c668e153cd02
|
|
|
blob-report-6
Expired
|
89.7 KB |
sha256:d137e48bf2799f9695529050719afc0581bc37773e8d65a40c09b7dfa614a60a
|
|
|
blob-report-7
Expired
|
121 KB |
sha256:2dc036ae875c1db633a60c45237555729b75ca5601e4d163ef21654790359f45
|
|
|
blob-report-8
Expired
|
85.1 KB |
sha256:69984181931cc39821c3ff816c5634f35719b431e20e720a2f15203914aae8d6
|
|
|
blob-report-setup
Expired
|
19.1 KB |
sha256:9406f886c5dd7411a5d989e3278bc2b1f26adbc780c64be7e1023b792ca59a28
|
|
|
html-report--attempt-1
Expired
|
4.17 MB |
sha256:7e327c34d70f2ed622ac3612812085743eed6d89062e79e449dd85a9fab3f6e5
|
|