chore: check API Platform 4.1 #1702
ci.yml
on: pull_request
Tests
2m 2s
Lint
1m 18s
Matrix: E2E Tests
Annotations
13 errors and 1 notice
Tests
Process completed with exit code 1.
|
[chromium] › admin/BooksList.spec.ts:10:7 › Admin books list @admin › I can navigate through the list using the pagination @read:
pwa/tests/admin/BooksList.spec.ts#L6
1) [chromium] › admin/BooksList.spec.ts:10:7 › Admin books list @admin › I can navigate through the list using the pagination @READ
Test timeout of 45000ms exceeded while running "beforeEach" hook.
4 |
5 | test.describe("Admin books list @admin", () => {
> 6 | test.beforeEach(async ({ bookPage }) => {
| ^
7 | await bookPage.gotoList();
8 | });
9 |
at /home/runner/work/demo/demo/pwa/tests/admin/BooksList.spec.ts:6:8
|
[chromium] › admin/BooksList.spec.ts:10:7 › Admin books list @admin › I can navigate through the list using the pagination @read:
pwa/tests/admin/pages/BookPage.ts#L15
1) [chromium] › admin/BooksList.spec.ts:10:7 › Admin books list @admin › I can navigate through the list using the pagination @READ
Error: page.waitForURL: Test timeout of 45000ms exceeded.
=========================== logs ===========================
waiting for navigation until "load"
navigated to "https://localhost/admin"
navigated to "https://localhost/admin"
============================================================
at admin/pages/BookPage.ts:15
13 | await this.page.goto("/admin");
14 | await this.login();
> 15 | await this.page.waitForURL(/\/admin#\/admin/);
| ^
16 | await this.page.locator(".RaSidebar-fixed").getByText("Books").click();
17 |
18 | return this.page;
at BookPage.gotoList (/home/runner/work/demo/demo/pwa/tests/admin/pages/BookPage.ts:15:21)
at /home/runner/work/demo/demo/pwa/tests/admin/BooksList.spec.ts:7:5
|
[chromium] › admin/BooksList.spec.ts:10:7 › Admin books list @admin › I can navigate through the list using the pagination @read:
pwa/tests/admin/BooksList.spec.ts#L6
1) [chromium] › admin/BooksList.spec.ts:10:7 › Admin books list @admin › I can navigate through the list using the pagination @READ
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 45000ms exceeded while running "beforeEach" hook.
4 |
5 | test.describe("Admin books list @admin", () => {
> 6 | test.beforeEach(async ({ bookPage }) => {
| ^
7 | await bookPage.gotoList();
8 | });
9 |
at /home/runner/work/demo/demo/pwa/tests/admin/BooksList.spec.ts:6:8
|
[chromium] › admin/BooksList.spec.ts:10:7 › Admin books list @admin › I can navigate through the list using the pagination @read:
pwa/tests/admin/pages/BookPage.ts#L15
1) [chromium] › admin/BooksList.spec.ts:10:7 › Admin books list @admin › I can navigate through the list using the pagination @READ
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForURL: Test timeout of 45000ms exceeded.
=========================== logs ===========================
waiting for navigation until "load"
navigated to "https://localhost/admin"
navigated to "https://localhost/admin"
============================================================
at admin/pages/BookPage.ts:15
13 | await this.page.goto("/admin");
14 | await this.login();
> 15 | await this.page.waitForURL(/\/admin#\/admin/);
| ^
16 | await this.page.locator(".RaSidebar-fixed").getByText("Books").click();
17 |
18 | return this.page;
at BookPage.gotoList (/home/runner/work/demo/demo/pwa/tests/admin/pages/BookPage.ts:15:21)
at /home/runner/work/demo/demo/pwa/tests/admin/BooksList.spec.ts:7:5
|
[chromium] › admin/BooksList.spec.ts:53:7 › Admin books list @admin › I can filter the list @read:
pwa/tests/admin/BooksList.spec.ts#L6
2) [chromium] › admin/BooksList.spec.ts:53:7 › Admin books list @admin › I can filter the list @READ
Test timeout of 45000ms exceeded while running "beforeEach" hook.
4 |
5 | test.describe("Admin books list @admin", () => {
> 6 | test.beforeEach(async ({ bookPage }) => {
| ^
7 | await bookPage.gotoList();
8 | });
9 |
at /home/runner/work/demo/demo/pwa/tests/admin/BooksList.spec.ts:6:8
|
[chromium] › admin/BooksList.spec.ts:53:7 › Admin books list @admin › I can filter the list @read:
pwa/tests/admin/pages/BookPage.ts#L15
2) [chromium] › admin/BooksList.spec.ts:53:7 › Admin books list @admin › I can filter the list @READ
Error: page.waitForURL: Test timeout of 45000ms exceeded.
=========================== logs ===========================
waiting for navigation until "load"
navigated to "https://localhost/admin"
navigated to "https://localhost/admin"
============================================================
at admin/pages/BookPage.ts:15
13 | await this.page.goto("/admin");
14 | await this.login();
> 15 | await this.page.waitForURL(/\/admin#\/admin/);
| ^
16 | await this.page.locator(".RaSidebar-fixed").getByText("Books").click();
17 |
18 | return this.page;
at BookPage.gotoList (/home/runner/work/demo/demo/pwa/tests/admin/pages/BookPage.ts:15:21)
at /home/runner/work/demo/demo/pwa/tests/admin/BooksList.spec.ts:7:5
|
[chromium] › admin/BooksList.spec.ts:53:7 › Admin books list @admin › I can filter the list @read:
pwa/tests/admin/BooksList.spec.ts#L6
2) [chromium] › admin/BooksList.spec.ts:53:7 › Admin books list @admin › I can filter the list @READ
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 45000ms exceeded while running "beforeEach" hook.
4 |
5 | test.describe("Admin books list @admin", () => {
> 6 | test.beforeEach(async ({ bookPage }) => {
| ^
7 | await bookPage.gotoList();
8 | });
9 |
at /home/runner/work/demo/demo/pwa/tests/admin/BooksList.spec.ts:6:8
|
[chromium] › admin/BooksList.spec.ts:53:7 › Admin books list @admin › I can filter the list @read:
pwa/tests/admin/pages/BookPage.ts#L15
2) [chromium] › admin/BooksList.spec.ts:53:7 › Admin books list @admin › I can filter the list @READ
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForURL: Test timeout of 45000ms exceeded.
=========================== logs ===========================
waiting for navigation until "load"
navigated to "https://localhost/admin"
navigated to "https://localhost/admin"
============================================================
at admin/pages/BookPage.ts:15
13 | await this.page.goto("/admin");
14 | await this.login();
> 15 | await this.page.waitForURL(/\/admin#\/admin/);
| ^
16 | await this.page.locator(".RaSidebar-fixed").getByText("Books").click();
17 |
18 | return this.page;
at BookPage.gotoList (/home/runner/work/demo/demo/pwa/tests/admin/pages/BookPage.ts:15:21)
at /home/runner/work/demo/demo/pwa/tests/admin/BooksList.spec.ts:7:5
|
[chromium] › admin/BooksList.spec.ts:78:7 › Admin books list @admin › I can sort the list by title @read:
pwa/tests/admin/BooksList.spec.ts#L6
3) [chromium] › admin/BooksList.spec.ts:78:7 › Admin books list @admin › I can sort the list by title @READ
Test timeout of 45000ms exceeded while running "beforeEach" hook.
4 |
5 | test.describe("Admin books list @admin", () => {
> 6 | test.beforeEach(async ({ bookPage }) => {
| ^
7 | await bookPage.gotoList();
8 | });
9 |
at /home/runner/work/demo/demo/pwa/tests/admin/BooksList.spec.ts:6:8
|
[chromium] › admin/BooksList.spec.ts:78:7 › Admin books list @admin › I can sort the list by title @read:
pwa/tests/admin/pages/BookPage.ts#L15
3) [chromium] › admin/BooksList.spec.ts:78:7 › Admin books list @admin › I can sort the list by title @READ
Error: page.waitForURL: Test timeout of 45000ms exceeded.
=========================== logs ===========================
waiting for navigation until "load"
navigated to "https://localhost/admin"
navigated to "https://localhost/admin"
============================================================
at admin/pages/BookPage.ts:15
13 | await this.page.goto("/admin");
14 | await this.login();
> 15 | await this.page.waitForURL(/\/admin#\/admin/);
| ^
16 | await this.page.locator(".RaSidebar-fixed").getByText("Books").click();
17 |
18 | return this.page;
at BookPage.gotoList (/home/runner/work/demo/demo/pwa/tests/admin/pages/BookPage.ts:15:21)
at /home/runner/work/demo/demo/pwa/tests/admin/BooksList.spec.ts:7:5
|
E2E Tests (@write)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
E2E Tests (@write)
The action 'Run Playwright' has timed out after 10 minutes.
|
🎭 Playwright Run Summary
6 failed
[chromium] › admin/BooksList.spec.ts:10:7 › Admin books list @admin › I can navigate through the list using the pagination @READ
[chromium] › admin/BooksList.spec.ts:53:7 › Admin books list @admin › I can filter the list @READ
[chromium] › admin/BooksList.spec.ts:78:7 › Admin books list @admin › I can sort the list by title @READ
[chromium] › admin/BooksList.spec.ts:83:7 › Admin books list @admin › I can get to a book page from the list @READ
[chromium] › admin/ReviewsList.spec.ts:10:7 › Admin reviews list @admin › I can navigate through the list using the pagination @READ
[chromium] › admin/ReviewsList.spec.ts:54:7 › Admin reviews list @admin › I can filter the list @READ
19 passed (9.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
api-platform~demo~F463NB+2.dockerbuild
|
123 KB |
|
api-platform~demo~RKU7XP+2.dockerbuild
|
208 KB |
|
api-platform~demo~VJ240L+2.dockerbuild
|
207 KB |
|
playwright-screenshots
|
3.43 MB |
|