Skip to content

working groups on events page #687

working groups on events page

working groups on events page #687

Triggered via pull request November 18, 2025 23:27
Status Failure
Total duration 9m 22s
Artifacts 1

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 notice
playwright
Process completed with exit code 1.
[chromium] › test/e2e/community-events.spec.ts:255:1 › upcoming and past sections only show events on the correct side of now: test/e2e/community-events.spec.ts#L0
2) [chromium] › test/e2e/community-events.spec.ts:255:1 › upcoming and past sections only show events on the correct side of now Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
[chromium] › test/e2e/community-events.spec.ts:255:1 › upcoming and past sections only show events on the correct side of now: test/e2e/community-events.spec.ts#L280
2) [chromium] › test/e2e/community-events.spec.ts:255:1 › upcoming and past sections only show events on the correct side of now Error: expect.toBeVisible: Target page, context or browser has been closed 278 | 279 | await expect(upcomingSection).toBeVisible() > 280 | await expect(pastEventsSection).toBeVisible() | ^ 281 | 282 | const now = Date.now() 283 | at /home/runner/work/graphql.github.io/graphql.github.io/test/e2e/community-events.spec.ts:280:35
[chromium] › test/e2e/community-events.spec.ts:255:1 › upcoming and past sections only show events on the correct side of now: test/e2e/community-events.spec.ts#L0
2) [chromium] › test/e2e/community-events.spec.ts:255:1 › upcoming and past sections only show events on the correct side of now Test timeout of 60000ms exceeded.
[chromium] › test/e2e/community-events.spec.ts:142:1 › event type filters hide cards and lock the last active tag: test/e2e/community-events.spec.ts#L224
1) [chromium] › test/e2e/community-events.spec.ts:142:1 › event type filters hide cards and lock the last active tag Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 60000ms exceeded. Call log: - waiting for locator('section').filter({ has: getByRole('heading', { name: /Past events & meetups/i, level: 2 }) }).first().getByRole('group', { name: 'Event type' }).locator('label').filter({ hasText: /conference/i }).first() 222 | for (const activeFilter of activeFilters) { 223 | await expect(activeFilter.badges.first()).toBeVisible() > 224 | await activeFilter.chip.click() | ^ 225 | await expect(activeFilter.filter).not.toBeChecked() 226 | await expect(activeFilter.badges).toHaveCount(0) 227 | await activeFilter.chip.click() at /home/runner/work/graphql.github.io/graphql.github.io/test/e2e/community-events.spec.ts:224:29
[chromium] › test/e2e/community-events.spec.ts:142:1 › event type filters hide cards and lock the last active tag: test/e2e/community-events.spec.ts#L0
1) [chromium] › test/e2e/community-events.spec.ts:142:1 › event type filters hide cards and lock the last active tag Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
[chromium] › test/e2e/community-events.spec.ts:142:1 › event type filters hide cards and lock the last active tag: test/e2e/community-events.spec.ts#L224
1) [chromium] › test/e2e/community-events.spec.ts:142:1 › event type filters hide cards and lock the last active tag Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 60000ms exceeded. Call log: - waiting for locator('section').filter({ has: getByRole('heading', { name: /Past events & meetups/i, level: 2 }) }).first().getByRole('group', { name: 'Event type' }).locator('label').filter({ hasText: /conference/i }).first() - locator resolved to <label class="cursor-pointer select-none hover:opacity-90 hover:ring hover:ring-neu-100 has-[>:disabled]:pointer-events-none dark:hover:ring-neu-50">…</label> - attempting click action - waiting for element to be visible, enabled and stable 222 | for (const activeFilter of activeFilters) { 223 | await expect(activeFilter.badges.first()).toBeVisible() > 224 | await activeFilter.chip.click() | ^ 225 | await expect(activeFilter.filter).not.toBeChecked() 226 | await expect(activeFilter.badges).toHaveCount(0) 227 | await activeFilter.chip.click() at /home/runner/work/graphql.github.io/graphql.github.io/test/e2e/community-events.spec.ts:224:29
[chromium] › test/e2e/community-events.spec.ts:142:1 › event type filters hide cards and lock the last active tag: test/e2e/community-events.spec.ts#L0
1) [chromium] › test/e2e/community-events.spec.ts:142:1 › event type filters hide cards and lock the last active tag Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
[chromium] › test/e2e/community-events.spec.ts:142:1 › event type filters hide cards and lock the last active tag: test/e2e/community-events.spec.ts#L216
1) [chromium] › test/e2e/community-events.spec.ts:142:1 › event type filters hide cards and lock the last active tag Error: locator.count: Target page, context or browser has been closed 214 | for (const definition of filterDefinitions) { 215 | const badgeLocator = tagBadge(definition.badgeText) > 216 | if ((await definition.filter.count()) === 0) continue | ^ 217 | activeFilters.push({ ...definition, badges: badgeLocator }) 218 | } 219 | at /home/runner/work/graphql.github.io/graphql.github.io/test/e2e/community-events.spec.ts:216:34
[chromium] › test/e2e/community-events.spec.ts:142:1 › event type filters hide cards and lock the last active tag: test/e2e/community-events.spec.ts#L0
1) [chromium] › test/e2e/community-events.spec.ts:142:1 › event type filters hide cards and lock the last active tag Test timeout of 60000ms exceeded.
🎭 Playwright Run Summary
1 failed [chromium] › test/e2e/community-events.spec.ts:142:1 › event type filters hide cards and lock the last active tag 1 flaky [chromium] › test/e2e/community-events.spec.ts:255:1 › upcoming and past sections only show events on the correct side of now 3 skipped 5 passed (8.1m)

Artifacts

Produced during runtime
Name Size Digest
playwright-report
3.18 MB
sha256:c3b37845c22e76881a2807f9724ebeedc59761634aa8d27b9474890373995fc7