[stable35] fix(TaskProcessing): Harden task scheduling with webhooks #7418
playwright.yml
on: pull_request
Annotations
2 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/e2e/files/files-sorting.spec.ts#L159
1) [default] › tests/playwright/e2e/files/files-sorting.spec.ts:138:2 › Files: Sorting the file list › Sorting works after switching view twice
Error: expect(locator).toHaveAttribute(expected) failed
Locator: getByRole('columnheader', { name: 'Size' })
Expected: "ascending"
Received: "descending"
Timeout: 5000ms
Call log:
- Expect "toHaveAttribute" with timeout 5000ms
- waiting for getByRole('columnheader', { name: 'Size' })
14 × locator resolved to <th data-v-0a7c737e="" aria-sort="descending" class="files-list__column files-list__row-size files-list__column--sortable">…</th>
- unexpected value "descending"
157 |
158 | await filesListPage.sortByColumn('Size')
> 159 | await expect(filesListPage.getColumnHeader('Size')).toHaveAttribute('aria-sort', 'ascending')
| ^
160 | await expect.poll(() => filesListPage.getRowNames()).toEqual([
161 | 'folder',
162 | '1 tiny.txt',
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/files-sorting.spec.ts:159:55
|
|
[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/e2e/files/files-sorting.spec.ts#L159
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: expect(locator).toHaveAttribute(expected) failed
Locator: getByRole('columnheader', { name: 'Size' })
Expected: "ascending"
Received: "descending"
Timeout: 5000ms
Call log:
- Expect "toHaveAttribute" with timeout 5000ms
- waiting for getByRole('columnheader', { name: 'Size' })
14 × locator resolved to <th data-v-0a7c737e="" aria-sort="descending" class="files-list__column files-list__row-size files-list__column--sortable">…</th>
- unexpected value "descending"
157 |
158 | await filesListPage.sortByColumn('Size')
> 159 | await expect(filesListPage.getColumnHeader('Size')).toHaveAttribute('aria-sort', 'ascending')
| ^
160 | await expect.poll(() => filesListPage.getRowNames()).toEqual([
161 | 'folder',
162 | '1 tiny.txt',
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/files-sorting.spec.ts:159:55
|
|
Slow Test:
[default] › tests/playwright/e2e/settings/personal-info.spec.ts#L0
[default] › tests/playwright/e2e/settings/personal-info.spec.ts took 6.6m
|
|
🎭 Playwright Run Summary
7 passed (2.9m)
|
|
🎭 Playwright Run Summary
44 passed (7.2m)
|
|
🎭 Playwright Run Summary
46 passed (11.5m)
|
|
🎭 Playwright Run Summary
47 passed (15.7m)
|
|
🎭 Playwright Run Summary
46 passed (13.2m)
|
|
🎭 Playwright Run Summary
46 passed (15.8m)
|
|
🎭 Playwright Run Summary
46 passed (11.4m)
|
|
🎭 Playwright Run Summary
46 passed (13.0m)
|
|
🎭 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
45 passed (14.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
373 passed (21.9m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
|
90.8 KB |
sha256:9f8a7e099b249e31f3888cb0d1042aceb728cf8aac4ba18b1835ba546278fa3b
|
|
|
blob-report-2
|
67.1 KB |
sha256:1351e3b27950d8c507ba7a67c0a1591ba0da59af789933d582b9505bb542b25b
|
|
|
blob-report-3
|
82.4 KB |
sha256:ecaf1f30dc92cd6b2c113f644e063f4d40a0d69187fa275fc2bba25f9255957d
|
|
|
blob-report-4
|
3.03 MB |
sha256:fa6f7afb1266077689aefdfb3fa9fb871bb1db711e8a789c8923e02754c6c194
|
|
|
blob-report-5
|
93 KB |
sha256:1595819d9a895b311bfc845bf35686d4c69e1c7231f2b63af0fb53685717316e
|
|
|
blob-report-6
|
115 KB |
sha256:b3d80643b618046565098e7c26a7db81e21c7384e44711f2c850f7b675368b2f
|
|
|
blob-report-7
|
119 KB |
sha256:f7b2556c4a8844c05ea0ece1e8f4231587d9f904a5c23d45dcbd7351c4f9b30a
|
|
|
blob-report-8
|
86 KB |
sha256:486f2a82d19b4c5b086b52247ddfd8ce9172b0df89756b7308a75f77eddd045d
|
|
|
blob-report-setup
|
17.5 KB |
sha256:1cb186c76b3bd0585aa19f166aa63aac12e3468c23cbfc6fb168ec42320cfd0c
|
|
|
html-report--attempt-1
|
3.83 MB |
sha256:156eb828204773913e8f4f6e1ee857cbb8aef572f9b92b89595269599605e3d8
|
|