working groups on events page #684
Annotations
9 errors and 1 notice
|
playwright
Process completed with exit code 1.
|
|
[chromium] › test/e2e/community-events.spec.ts:259:1 › upcoming and past sections only show events on the correct side of now:
test/e2e/community-events.spec.ts#L283
2) [chromium] › test/e2e/community-events.spec.ts:259:1 › upcoming and past sections only show events on the correct side of now
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.scrollIntoViewIfNeeded: Element is not attached to the DOM
Call log:
- attempting scroll into view action
- waiting for element to be stable
281 |
282 | await Promise.all([
> 283 | upcomingSection.scrollIntoViewIfNeeded(),
| ^
284 | pastEventsSection.scrollIntoViewIfNeeded(),
285 | ])
286 |
at /home/runner/work/graphql.github.io/graphql.github.io/test/e2e/community-events.spec.ts:283:21
|
|
[chromium] › test/e2e/community-events.spec.ts:259:1 › upcoming and past sections only show events on the correct side of now:
test/e2e/community-events.spec.ts#L283
2) [chromium] › test/e2e/community-events.spec.ts:259:1 › upcoming and past sections only show events on the correct side of now
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.scrollIntoViewIfNeeded: Element is not attached to the DOM
Call log:
- attempting scroll into view action
- waiting for element to be stable
281 |
282 | await Promise.all([
> 283 | upcomingSection.scrollIntoViewIfNeeded(),
| ^
284 | pastEventsSection.scrollIntoViewIfNeeded(),
285 | ])
286 |
at /home/runner/work/graphql.github.io/graphql.github.io/test/e2e/community-events.spec.ts:283:21
|
|
[chromium] › test/e2e/community-events.spec.ts:259:1 › upcoming and past sections only show events on the correct side of now:
test/e2e/community-events.spec.ts#L283
2) [chromium] › test/e2e/community-events.spec.ts:259:1 › upcoming and past sections only show events on the correct side of now
Error: locator.scrollIntoViewIfNeeded: Test timeout of 60000ms exceeded.
Call log:
- attempting scroll into view action
- waiting for element to be stable
281 |
282 | await Promise.all([
> 283 | upcomingSection.scrollIntoViewIfNeeded(),
| ^
284 | pastEventsSection.scrollIntoViewIfNeeded(),
285 | ])
286 |
at /home/runner/work/graphql.github.io/graphql.github.io/test/e2e/community-events.spec.ts:283:21
|
|
[chromium] › test/e2e/community-events.spec.ts:259: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:259: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#L159
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.scrollIntoViewIfNeeded: Element is not attached to the DOM
Call log:
- attempting scroll into view action
- waiting for element to be stable
157 | .first()
158 |
> 159 | await pastEventsSection.scrollIntoViewIfNeeded()
| ^
160 |
161 | const filterGroup = pastEventsSection.getByRole("group", {
162 | name: "Event type",
at /home/runner/work/graphql.github.io/graphql.github.io/test/e2e/community-events.spec.ts:159:27
|
|
[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#L159
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.scrollIntoViewIfNeeded: Element is not attached to the DOM
Call log:
- attempting scroll into view action
- waiting for element to be stable
157 | .first()
158 |
> 159 | await pastEventsSection.scrollIntoViewIfNeeded()
| ^
160 |
161 | const filterGroup = pastEventsSection.getByRole("group", {
162 | name: "Event type",
at /home/runner/work/graphql.github.io/graphql.github.io/test/e2e/community-events.spec.ts:159:27
|
|
[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#L159
1) [chromium] › test/e2e/community-events.spec.ts:142:1 › event type filters hide cards and lock the last active tag
Error: locator.scrollIntoViewIfNeeded: Test timeout of 60000ms exceeded.
Call log:
- attempting scroll into view action
- waiting for element to be stable
157 | .first()
158 |
> 159 | await pastEventsSection.scrollIntoViewIfNeeded()
| ^
160 |
161 | const filterGroup = pastEventsSection.getByRole("group", {
162 | name: "Event type",
at /home/runner/work/graphql.github.io/graphql.github.io/test/e2e/community-events.spec.ts:159:27
|
|
[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
2 failed
[chromium] › test/e2e/community-events.spec.ts:142:1 › event type filters hide cards and lock the last active tag
[chromium] › test/e2e/community-events.spec.ts:259:1 › upcoming and past sections only show events on the correct side of now
3 skipped
5 passed (6.0m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
|
2.85 MB |
sha256:fbb0d530a1777ede336580b3e4c6ae6a49d567456620f7127a69c3bb8dad9760
|
|