working groups on events page #669
Annotations
7 errors and 1 notice
|
playwright
Process completed with exit code 1.
|
|
[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#L191
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()
189 | await expect(workingGroupBadge.first()).toBeVisible()
190 |
> 191 | await conferenceChip.click()
| ^
192 | await expect(conferenceFilter).not.toBeChecked()
193 | await expect(conferenceBadge).toHaveCount(0)
194 | await conferenceChip.click()
at /home/runner/work/graphql.github.io/graphql.github.io/test/e2e/community-events.spec.ts:191:24
|
|
[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#L191
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
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
189 | await expect(workingGroupBadge.first()).toBeVisible()
190 |
> 191 | await conferenceChip.click()
| ^
192 | await expect(conferenceFilter).not.toBeChecked()
193 | await expect(conferenceBadge).toHaveCount(0)
194 | await conferenceChip.click()
at /home/runner/work/graphql.github.io/graphql.github.io/test/e2e/community-events.spec.ts:191:24
|
|
[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#L189
1) [chromium] › test/e2e/community-events.spec.ts:142:1 › event type filters hide cards and lock the last active tag
Error: expect.toBeVisible: Test timeout of 60000ms exceeded.
187 | await expect(conferenceBadge.first()).toBeVisible()
188 | await expect(meetupBadge.first()).toBeVisible()
> 189 | await expect(workingGroupBadge.first()).toBeVisible()
| ^
190 |
191 | await conferenceChip.click()
192 | await expect(conferenceFilter).not.toBeChecked()
at /home/runner/work/graphql.github.io/graphql.github.io/test/e2e/community-events.spec.ts:189:43
|
|
[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
3 skipped
5 passed (5.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
|
1.76 MB |
sha256:4fd9e2a6bc4d205b56b3af6e6a0b447ea5dfe5f151943797f3ac410469aefeba
|
|