fix(navigation): fill the active filter icon, outline the rest #365
Triggered via pull request
August 18, 2026 12:11
Status
Success
Total duration
2h 46m 10s
Artifacts
2
playwright.yml
on: pull_request
Playwright E2E tests
8m 59s
Annotations
3 errors, 2 warnings, and 1 notice
|
[chromium] › playwright/e2e/sidebar.spec.ts:51:1 › Has move activity:
playwright/e2e/filesUtils.ts#L43
1) [chromium] › playwright/e2e/sidebar.spec.ts:51:1 › Has move activity ──────────────────────────
Error: locator.hover: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('[data-cy-files-list-row-name="welcome\\.txt"]')
- locator resolved to <tr index="1" draggable="true" data-cy-files-list-row="" data-cy-files-list-row-fileid="75" data-cy-files-list-row-name="welcome.txt" class="files-list__row files-list__row--loading">…</tr>
- attempting hover action
- waiting for element to be visible and stable
- element is visible and stable
- scrolling into view if needed
- done scrolling
- element was detached from the DOM, retrying
at e2e/filesUtils.ts:43
41 | await fileRow.scrollIntoViewIfNeeded()
42 | // Hover first so the Actions button transitions to its active state.
> 43 | await fileRow.hover()
| ^
44 | const actionsBtn = fileRow
45 | .locator('[data-cy-files-list-row-actions]')
46 | .getByRole('button', { name: 'Actions' })
at toggleMenuAction (/home/runner/actions-runner/_work/activity/activity/playwright/e2e/filesUtils.ts:43:16)
at showSidebarForFile (/home/runner/actions-runner/_work/activity/activity/playwright/e2e/sidebarUtils.ts:14:2)
at showActivityTab (/home/runner/actions-runner/_work/activity/activity/playwright/e2e/sidebarUtils.ts:32:2)
at /home/runner/actions-runner/_work/activity/activity/playwright/e2e/sidebar.spec.ts:56:2
|
|
[chromium] › playwright/e2e/sidebar.spec.ts:51:1 › Has move activity:
playwright/e2e/sidebarUtils.ts#L30
1) [chromium] › playwright/e2e/sidebar.spec.ts:51:1 › Has move activity ──────────────────────────
Error: page.waitForResponse: Test timeout of 30000ms exceeded.
=========================== logs ===========================
waiting for response /\/ocs\/v2\.php\/apps\/activity\/api\/v2\/activity…/
============================================================
at e2e/sidebarUtils.ts:30
28 |
29 | export async function showActivityTab(page: Page, fileName: string) {
> 30 | const activitiesResponse = page.waitForResponse(/\/ocs\/v2\.php\/apps\/activity\/api\/v2\/activity\/filter/)
| ^
31 |
32 | await showSidebarForFile(page, fileName)
33 |
at showActivityTab (/home/runner/actions-runner/_work/activity/activity/playwright/e2e/sidebarUtils.ts:30:34)
at /home/runner/actions-runner/_work/activity/activity/playwright/e2e/sidebar.spec.ts:56:8
|
|
[chromium] › playwright/e2e/sidebar.spec.ts:51:1 › Has move activity:
playwright/e2e/sidebar.spec.ts#L0
1) [chromium] › playwright/e2e/sidebar.spec.ts:51:1 › Has move activity ──────────────────────────
Test timeout of 30000ms exceeded.
|
|
Playwright E2E tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: skjnldsv/read-package-engines-version-actions@06d6baf7d8f41934ab630e97d9e6c0bc9c9ac5e4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
merge-reports
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: skjnldsv/read-package-engines-version-actions@06d6baf7d8f41934ab630e97d9e6c0bc9c9ac5e4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › playwright/e2e/sidebar.spec.ts:51:1 › Has move activity ───────────────────────────
1 skipped
15 passed (6.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report
Expired
|
5.98 MB |
sha256:4bf52752ffc6feed46a255e97420cb424e5f51004383e1d3bcc2536643f51f0d
|
|
|
html-report--attempt-1
Expired
|
6.56 MB |
sha256:8376837dc1bcda841564b58a154af2164439ab57fa0d874a89d9fbf77ceebc69
|
|