New events and meetups #650
Annotations
10 errors and 1 notice
|
[chromium] › test/e2e/community-events.spec.ts:21:1 › map matches screenshot:
test/e2e/community-events.spec.ts#L30
2) [chromium] › test/e2e/community-events.spec.ts:21:1 › map matches screenshot ──────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timeout 5000ms exceeded while waiting on the predicate
28 | await expect(mapCanvas).toBeVisible({ timeout: 10000 })
29 |
> 30 | await expect
| ^
31 | .poll(async () => {
32 | const box = await mapCanvas.boundingBox()
33 | return box && box.width > 100 && box.height > 100
at /home/runner/work/graphql.github.io/graphql.github.io/test/e2e/community-events.spec.ts:30:3
|
|
[chromium] › test/e2e/community-events.spec.ts:21:1 › map matches screenshot:
test/e2e/community-events.spec.ts#L30
2) [chromium] › test/e2e/community-events.spec.ts:21:1 › map matches screenshot ──────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timeout 5000ms exceeded while waiting on the predicate
28 | await expect(mapCanvas).toBeVisible({ timeout: 10000 })
29 |
> 30 | await expect
| ^
31 | .poll(async () => {
32 | const box = await mapCanvas.boundingBox()
33 | return box && box.width > 100 && box.height > 100
at /home/runner/work/graphql.github.io/graphql.github.io/test/e2e/community-events.spec.ts:30:3
|
|
[chromium] › test/e2e/community-events.spec.ts:21:1 › map matches screenshot:
test/e2e/community-events.spec.ts#L23
2) [chromium] › test/e2e/community-events.spec.ts:21:1 › map matches screenshot ──────────────────
Error: locator.scrollIntoViewIfNeeded: Test timeout of 60000ms exceeded.
Call log:
- attempting scroll into view action
- waiting for element to be stable
21 | test("map matches screenshot", async ({ page }) => {
22 | const mapContainer = page.locator("#meetups-map").first()
> 23 | await mapContainer.scrollIntoViewIfNeeded()
| ^
24 | await expect(mapContainer).toBeVisible({ timeout: 10000 })
25 | await page.waitForTimeout(1500) // we need to wait until Playwright finishes scrolling...
26 |
at /home/runner/work/graphql.github.io/graphql.github.io/test/e2e/community-events.spec.ts:23:22
|
|
[chromium] › test/e2e/community-events.spec.ts:21:1 › map matches screenshot:
test/e2e/community-events.spec.ts#L0
2) [chromium] › test/e2e/community-events.spec.ts:21:1 › map matches screenshot ──────────────────
Test timeout of 60000ms exceeded.
|
|
[chromium] › test/e2e/community-events.spec.ts:7:1 › Zurich meetup link works:
test/e2e/community-events.spec.ts#L11
1) [chromium] › test/e2e/community-events.spec.ts:7:1 › Zurich meetup link works ─────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 60000ms exceeded.
Call log:
- waiting for getByRole('link', { name: /Zurich/i }).first()
- locator resolved to <a target="_blank" data-index="18" rel="noreferrer" href="https://www.meetup.com/graphql-zurich" title="Zurich, Switzerland — GraphQL Zurich" class="gql-focus-visible gql-focus-visible group/li flex items-center justify-between gap-3 border-b border-neu-300 px-3 py-2 text-sm text-neu-800 transition-colors last:border-0 hover:bg-neu-200 hover:duration-0 dark:hover:bg-neu-900/5">…</a>
- 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
9 | await link.scrollIntoViewIfNeeded()
10 |
> 11 | await link.click()
| ^
12 |
13 | const pagePromise = page.context().waitForEvent("page")
14 | await link.click()
at /home/runner/work/graphql.github.io/graphql.github.io/test/e2e/community-events.spec.ts:11:14
|
|
[chromium] › test/e2e/community-events.spec.ts:7:1 › Zurich meetup link works:
test/e2e/community-events.spec.ts#L0
1) [chromium] › test/e2e/community-events.spec.ts:7:1 › Zurich meetup link works ─────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
|
[chromium] › test/e2e/community-events.spec.ts:7:1 › Zurich meetup link works:
test/e2e/community-events.spec.ts#L11
1) [chromium] › test/e2e/community-events.spec.ts:7:1 › Zurich meetup link works ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 60000ms exceeded.
Call log:
- waiting for getByRole('link', { name: /Zurich/i }).first()
- locator resolved to <a target="_blank" data-index="18" rel="noreferrer" href="https://www.meetup.com/graphql-zurich" title="Zurich, Switzerland — GraphQL Zurich" class="gql-focus-visible gql-focus-visible group/li flex items-center justify-between gap-3 border-b border-neu-300 px-3 py-2 text-sm text-neu-800 transition-colors last:border-0 hover:bg-neu-200 hover:duration-0 dark:hover:bg-neu-900/5">…</a>
- 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
9 | await link.scrollIntoViewIfNeeded()
10 |
> 11 | await link.click()
| ^
12 |
13 | const pagePromise = page.context().waitForEvent("page")
14 | await link.click()
at /home/runner/work/graphql.github.io/graphql.github.io/test/e2e/community-events.spec.ts:11:14
|
|
[chromium] › test/e2e/community-events.spec.ts:7:1 › Zurich meetup link works:
test/e2e/community-events.spec.ts#L0
1) [chromium] › test/e2e/community-events.spec.ts:7:1 › Zurich meetup link works ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
|
[chromium] › test/e2e/community-events.spec.ts:7:1 › Zurich meetup link works:
test/e2e/community-events.spec.ts#L11
1) [chromium] › test/e2e/community-events.spec.ts:7:1 › Zurich meetup link works ─────────────────
Error: locator.click: Test timeout of 60000ms exceeded.
Call log:
- waiting for getByRole('link', { name: /Zurich/i }).first()
9 | await link.scrollIntoViewIfNeeded()
10 |
> 11 | await link.click()
| ^
12 |
13 | const pagePromise = page.context().waitForEvent("page")
14 | await link.click()
at /home/runner/work/graphql.github.io/graphql.github.io/test/e2e/community-events.spec.ts:11:14
|
|
[chromium] › test/e2e/community-events.spec.ts:7:1 › Zurich meetup link works:
test/e2e/community-events.spec.ts#L0
1) [chromium] › test/e2e/community-events.spec.ts:7:1 › Zurich meetup link works ─────────────────
Test timeout of 60000ms exceeded.
|
|
🎭 Playwright Run Summary
3 failed
[chromium] › test/e2e/community-events.spec.ts:7:1 › Zurich meetup link works ──────────────────
[chromium] › test/e2e/community-events.spec.ts:21:1 › map matches screenshot ───────────────────
[chromium] › test/e2e/community-events.spec.ts:43:1 › map tooltip appears on marker hover ──────
5 passed (9.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
|
3.63 MB |
sha256:64298c06012c628223091779b5a4931f578dec899dfa7e1115e2feb25ea33fba
|
|