Skip to content

Admin module Bootstrap5 conversion #560

Admin module Bootstrap5 conversion

Admin module Bootstrap5 conversion #560

Triggered via pull request December 5, 2023 02:32
Status Failure
Total duration 5m 52s
Artifacts 1

ci.yml

on: pull_request
PHP CS 7.4
5s
PHP CS 7.4
PHP CS 8.0
8s
PHP CS 8.0
PHP CS 8.1
6s
PHP CS 8.1
Unit/Acceptance tests
5m 28s
Unit/Acceptance tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 notice
[chromium] › src/admin.test.ts:143:5 › Test that Cmfive Admin can create/run/rollback migrations: test/playwright/src/admin.test.ts#L160
1) [chromium] › src/admin.test.ts:143:5 › Test that Cmfive Admin can create/run/rollback migrations Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByText('Migration created') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByText('Migration created') 158 | await modal.locator("#name").fill(migration); 159 | await modal.getByRole("button", { name: "Save" }).click(); > 160 | await expect(page.getByText("Migration created")).toBeVisible(); | ^ 161 | 162 | if (await page.locator("#admin table tr td", {hasText: migration}).count() != 1) { 163 | console.warn("Could not create migration " + migration + ", skipping tests"); at /home/runner/work/cmfive-core/cmfive-core/test/playwright/src/admin.test.ts:160:55
Unit/Acceptance tests
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed [chromium] › src/admin.test.ts:143:5 › Test that Cmfive Admin can create/run/rollback migrations 4 passed (27.9s)

Artifacts

Produced during runtime
Name Size
test-output Expired
2.35 MB