chore: check API Platform 4.1 #1753
ci.yml
on: pull_request
Tests
3m 0s
Lint
1m 5s
Matrix: E2E Tests
Annotations
3 errors and 2 notices
[chromium] › tests/GraphQL.spec.ts:4:7 › GraphQL › Check GraphQL playground @read:
pwa/tests/GraphQL.spec.ts#L6
1) [chromium] › tests/GraphQL.spec.ts:4:7 › GraphQL › Check GraphQL playground @READ ─────────────
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('#graphiql-container')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByTestId('#graphiql-container')
4 | test("Check GraphQL playground @READ", async ({ page }) => {
5 | await page.goto("/graphql");
> 6 | await expect(page.getByTestId("#graphiql-container")).toBeVisible();
| ^
7 | });
8 | })
9 |
at /home/runner/work/demo/demo/pwa/tests/GraphQL.spec.ts:6:59
|
[chromium] › tests/GraphQL.spec.ts:4:7 › GraphQL › Check GraphQL playground @read:
pwa/tests/GraphQL.spec.ts#L6
1) [chromium] › tests/GraphQL.spec.ts:4:7 › GraphQL › Check GraphQL playground @READ ─────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('#graphiql-container')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByTestId('#graphiql-container')
4 | test("Check GraphQL playground @READ", async ({ page }) => {
5 | await page.goto("/graphql");
> 6 | await expect(page.getByTestId("#graphiql-container")).toBeVisible();
| ^
7 | });
8 | })
9 |
at /home/runner/work/demo/demo/pwa/tests/GraphQL.spec.ts:6:59
|
E2E Tests (@read)
Process completed with exit code 1.
|
🎭 Playwright Run Summary
11 passed (34.2s)
|
🎭 Playwright Run Summary
1 failed
[chromium] › tests/GraphQL.spec.ts:4:7 › GraphQL › Check GraphQL playground @READ ──────────────
25 passed (1.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
api-platform~demo~3QW4T7+2.dockerbuild
|
193 KB |
|
api-platform~demo~J3CL15+2.dockerbuild
|
190 KB |
|
api-platform~demo~Q82C4G+2.dockerbuild
|
163 KB |
|
playwright-screenshots
|
571 KB |
|