Skip to content

Bootstrap migrations #1046

Bootstrap migrations

Bootstrap migrations #1046

Triggered via pull request October 14, 2024 02:23
Status Failure
Total duration 5m 30s
Artifacts 2

ci.yml

on: pull_request
Matrix: PHP CS
Matrix: Unit/Acceptance tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors, 4 warnings, and 5 notices
[chromium] › src/form.test.ts:8:5 › Test that forms can be created: boilerplate/test/playwright/src/form.test.ts#L1
1) [chromium] › src/form.test.ts:8:5 › Test that forms can be created, edited and deleted ──────── Test timeout of 30000ms exceeded.
[chromium] › src/form.test.ts:8:5 › Test that forms can be created: boilerplate/test/playwright/src/utils/form.ts#L11
1) [chromium] › src/form.test.ts:8:5 › Test that forms can be created, edited and deleted ──────── Error: locator.fill: Test timeout of 30000ms exceeded. Call log: - waiting for getByLabel('Title') at src/utils/form.ts:11 9 | await page.getByRole("button", {name: "Add a form"}).click(); 10 | > 11 | await page.getByLabel("Title").fill(form); | ^ 12 | await page.getByLabel("Description").fill(description); 13 | 14 | await page.getByRole("button", {name: "Save"}).click(); at Function.createForm (/home/runner/work/cmfive-core/cmfive-core/boilerplate/test/playwright/src/utils/form.ts:11:40) at /home/runner/work/cmfive-core/cmfive-core/boilerplate/test/playwright/src/form.test.ts:19:5
[chromium] › src/form.test.ts:29:5 › Test that singleton forms can be created and deleted: boilerplate/test/playwright/src/form.test.ts#L1
2) [chromium] › src/form.test.ts:29:5 › Test that singleton forms can be created and deleted ───── Test timeout of 30000ms exceeded.
[chromium] › src/form.test.ts:29:5 › Test that singleton forms can be created and deleted: boilerplate/test/playwright/src/utils/form.ts#L11
2) [chromium] › src/form.test.ts:29:5 › Test that singleton forms can be created and deleted ───── Error: locator.fill: Test timeout of 30000ms exceeded. Call log: - waiting for getByLabel('Title') at src/utils/form.ts:11 9 | await page.getByRole("button", {name: "Add a form"}).click(); 10 | > 11 | await page.getByLabel("Title").fill(form); | ^ 12 | await page.getByLabel("Description").fill(description); 13 | 14 | await page.getByRole("button", {name: "Save"}).click(); at Function.createForm (/home/runner/work/cmfive-core/cmfive-core/boilerplate/test/playwright/src/utils/form.ts:11:40) at /home/runner/work/cmfive-core/cmfive-core/boilerplate/test/playwright/src/form.test.ts:38:5
[chromium] › src/form.test.ts:49:5 › Test that form applications can be created: boilerplate/test/playwright/src/form.test.ts#L1
3) [chromium] › src/form.test.ts:49:5 › Test that form applications can be created, edited and deleted Test timeout of 30000ms exceeded.
[chromium] › src/form.test.ts:49:5 › Test that form applications can be created: boilerplate/test/playwright/src/utils/form.ts#L11
3) [chromium] › src/form.test.ts:49:5 › Test that form applications can be created, edited and deleted Error: locator.fill: Test timeout of 30000ms exceeded. Call log: - waiting for getByLabel('Title') at src/utils/form.ts:11 9 | await page.getByRole("button", {name: "Add a form"}).click(); 10 | > 11 | await page.getByLabel("Title").fill(form); | ^ 12 | await page.getByLabel("Description").fill(description); 13 | 14 | await page.getByRole("button", {name: "Save"}).click(); at Function.createForm (/home/runner/work/cmfive-core/cmfive-core/boilerplate/test/playwright/src/utils/form.ts:11:40) at /home/runner/work/cmfive-core/cmfive-core/boilerplate/test/playwright/src/form.test.ts:58:5
Unit/Acceptance tests (18)
Process completed with exit code 1.
Unit/Acceptance tests (20)
The job was canceled because "_18" failed.
Unit/Acceptance tests (20)
The operation was canceled.
Slow Test: boilerplate/test/playwright/[chromium] › src/channels.test.ts#L1
boilerplate/test/playwright/[chromium] › src/channels.test.ts took 20.6s
Unit/Acceptance tests (18)
Failed to remove 'http.https://github.com/.extraheader' from the git config
Slow Test: boilerplate/test/playwright/[chromium] › src/channels.test.ts#L1
boilerplate/test/playwright/[chromium] › src/channels.test.ts took 21.1s
Unit/Acceptance tests (20)
Failed to remove 'http.https://github.com/.extraheader' from the git config
🎭 Playwright Run Summary
3 failed [chromium] › src/form.test.ts:8:5 › Test that forms can be created, edited and deleted ───────── [chromium] › src/form.test.ts:29:5 › Test that singleton forms can be created and deleted ────── [chromium] › src/form.test.ts:49:5 › Test that form applications can be created, edited and deleted
🎭 Playwright Run Summary
7 passed (38.3s)
🎭 Playwright Run Summary
2 passed (21.1s)
🎭 Playwright Run Summary
2 passed (21.6s)
🎭 Playwright Run Summary
7 passed (40.4s)

Artifacts

Produced during runtime
Name Size
test-output-18 Expired
1.16 MB
test-output-20 Expired
1.13 MB