feat(stream): add an activity heatmap that drives the date filter #339
playwright.yml
on: pull_request
Playwright E2E tests
8m 44s
Annotations
2 errors, 2 warnings, and 1 notice
|
[chromium] › playwright/e2e/sidebar.spec.ts:37:1 › Has share activity:
playwright/e2e/sidebarUtils.ts#L20
1) [chromium] › playwright/e2e/sidebar.spec.ts:37:1 › Has share activity ─────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).not.toBeVisible() failed
Locator: locator('[data-cy-sidebar]')
Expected: not visible
Received: visible
Timeout: 5000ms
Call log:
- Expect "not toBeVisible" with timeout 5000ms
- waiting for locator('[data-cy-sidebar]')
13 × locator resolved to <aside data-v-82f4f9ef="" data-v-f91af60e="" data-cy-sidebar="" data-v-0549f131="" class="app-sidebar" id="app-sidebar-vue" aria-labelledby="app-sidebar-vue-mxcua__header">…</aside>
- unexpected value "visible"
at e2e/sidebarUtils.ts:20
18 | export async function closeSidebar(page: Page) {
19 | await page.locator('[data-cy-sidebar] .app-sidebar__close').click({ force: true })
> 20 | await expect(page.locator('[data-cy-sidebar]')).not.toBeVisible()
| ^
21 | }
22 |
23 | export async function closeToasts(page: Page) {
at closeSidebar (/home/runner/actions-runner/_work/activity/activity/playwright/e2e/sidebarUtils.ts:20:54)
at createPublicShare (/home/runner/actions-runner/_work/activity/activity/playwright/e2e/sidebarUtils.ts:57:2)
at /home/runner/actions-runner/_work/activity/activity/playwright/e2e/sidebar.spec.ts:38:2
|
|
[chromium] › playwright/e2e/sidebar.spec.ts:37:1 › Has share activity:
playwright/e2e/sidebarUtils.ts#L20
1) [chromium] › playwright/e2e/sidebar.spec.ts:37:1 › Has share activity ─────────────────────────
Error: expect(locator).not.toBeVisible() failed
Locator: locator('[data-cy-sidebar]')
Expected: not visible
Received: visible
Timeout: 5000ms
Call log:
- Expect "not toBeVisible" with timeout 5000ms
- waiting for locator('[data-cy-sidebar]')
13 × locator resolved to <aside data-v-82f4f9ef="" data-v-f91af60e="" data-cy-sidebar="" data-v-0549f131="" class="app-sidebar" id="app-sidebar-vue" aria-labelledby="app-sidebar-vue-hwtay__header">…</aside>
- unexpected value "visible"
at e2e/sidebarUtils.ts:20
18 | export async function closeSidebar(page: Page) {
19 | await page.locator('[data-cy-sidebar] .app-sidebar__close').click({ force: true })
> 20 | await expect(page.locator('[data-cy-sidebar]')).not.toBeVisible()
| ^
21 | }
22 |
23 | export async function closeToasts(page: Page) {
at closeSidebar (/home/runner/actions-runner/_work/activity/activity/playwright/e2e/sidebarUtils.ts:20:54)
at createPublicShare (/home/runner/actions-runner/_work/activity/activity/playwright/e2e/sidebarUtils.ts:57:2)
at /home/runner/actions-runner/_work/activity/activity/playwright/e2e/sidebar.spec.ts:38: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:37:1 › Has share activity ──────────────────────────
1 skipped
15 passed (6.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report
Expired
|
3.72 MB |
sha256:2b04801f84f75497884b3dcb339d0139d519de9afa6e584f34cbb33da9a95fd3
|
|
|
html-report--attempt-1
Expired
|
4.26 MB |
sha256:030a4d490997dd2e72ab58bdc8b725aa57ed1c3ec5422e07792bf0d06d38dbb1
|
|