chore(deps): update dependency @playwright/test to ^1.62.1 (master) #323
playwright.yml
on: pull_request
Playwright E2E tests
4m 14s
Annotations
2 errors, 2 warnings, and 1 notice
|
[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 ended.
=========================== 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/work/activity/activity/playwright/e2e/sidebarUtils.ts:30:34)
at /home/runner/work/activity/activity/playwright/e2e/sidebar.spec.ts:56:8
|
|
[chromium] › playwright/e2e/sidebar.spec.ts:51:1 › Has move activity:
playwright/e2e/filesUtils.ts#L41
1) [chromium] › playwright/e2e/sidebar.spec.ts:51:1 › Has move activity ──────────────────────────
Error: locator.scrollIntoViewIfNeeded: Element is not attached to the DOM
Call log:
- attempting scroll into view action
- waiting for element to be stable
at e2e/filesUtils.ts:41
39 |
40 | const fileRow = getRowForFile(page, filename)
> 41 | await fileRow.scrollIntoViewIfNeeded()
| ^
42 | // Hover first so the Actions button transitions to its active state.
43 | await fileRow.hover()
44 | const actionsBtn = fileRow
at toggleMenuAction (/home/runner/work/activity/activity/playwright/e2e/filesUtils.ts:41:16)
at showSidebarForFile (/home/runner/work/activity/activity/playwright/e2e/sidebarUtils.ts:14:2)
at showActivityTab (/home/runner/work/activity/activity/playwright/e2e/sidebarUtils.ts:32:2)
at /home/runner/work/activity/activity/playwright/e2e/sidebar.spec.ts:56:2
|
|
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 (3.0m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report
Expired
|
6.17 MB |
sha256:b1da2938123fc442ee870a42146fc1aa44d749d646a0760c4dfdbc205aab7ce8
|
|
|
html-report--attempt-1
Expired
|
6.74 MB |
sha256:edd10518af971262579431bffbcab7c156934ee011c61b47aa1eb54ca31731c1
|
|