Deploy twice a day #168
Annotations
8 errors and 1 notice
|
playwright
Process completed with exit code 1.
|
|
[chromium] › test/e2e/community-events.spec.ts:257:1 › upcoming and past sections only show events on the correct side of now:
test/e2e/community-events.spec.ts#L281
2) [chromium] › test/e2e/community-events.spec.ts:257: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
279 |
280 | await Promise.all([
> 281 | upcomingSection.scrollIntoViewIfNeeded(),
| ^
282 | pastEventsSection.scrollIntoViewIfNeeded(),
283 | ])
284 |
at /home/runner/work/graphql.github.io/graphql.github.io/test/e2e/community-events.spec.ts:281:21
|
|
[chromium] › test/e2e/community-events.spec.ts:257:1 › upcoming and past sections only show events on the correct side of now:
test/e2e/community-events.spec.ts#L281
2) [chromium] › test/e2e/community-events.spec.ts:257: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
279 |
280 | await Promise.all([
> 281 | upcomingSection.scrollIntoViewIfNeeded(),
| ^
282 | pastEventsSection.scrollIntoViewIfNeeded(),
283 | ])
284 |
at /home/runner/work/graphql.github.io/graphql.github.io/test/e2e/community-events.spec.ts:281:21
|
|
[chromium] › test/e2e/community-events.spec.ts:257:1 › upcoming and past sections only show events on the correct side of now:
test/e2e/community-events.spec.ts#L281
2) [chromium] › test/e2e/community-events.spec.ts:257: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
279 |
280 | await Promise.all([
> 281 | upcomingSection.scrollIntoViewIfNeeded(),
| ^
282 | pastEventsSection.scrollIntoViewIfNeeded(),
283 | ])
284 |
at /home/runner/work/graphql.github.io/graphql.github.io/test/e2e/community-events.spec.ts:281:21
|
|
[chromium] › test/e2e/community-events.spec.ts:257: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:257: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: 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:257:1 › upcoming and past sections only show events on the correct side of now
3 skipped
5 passed (5.3m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
Expired
|
2.68 MB |
sha256:47d188774fcf3a000e64169cd67dceca96c7e1dfba6951ebf49cd6571fcb459b
|
|