working groups on events page #683
Annotations
8 errors and 1 notice
|
check
Process completed with exit code 1.
|
|
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: 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: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: 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
|
|
🎭 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 (4.5m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
|
2.95 MB |
sha256:07346f6755157c5b8c7c88ceb3e279aa8e879011ae6166838137848449d62551
|
|