Skip to content

Merge remote-tracking branch 'origin/master' into minor #5312

Merge remote-tracking branch 'origin/master' into minor

Merge remote-tracking branch 'origin/master' into minor #5312

Triggered via push February 23, 2026 12:40
Status Failure
Total duration 14m 8s
Artifacts
check dashboard changes
10s
check dashboard changes
Matrix: e2e (mariadb)
Matrix: e2e (mysql)
Matrix: e2e (postgres)
Matrix: e2e (sqljs)
Matrix: unit tests
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 notice
e2e (postgres) (22.x)
Process completed with exit code 130.
e2e (mariadb) (20.x)
Process completed with exit code 130.
e2e (sqljs) (22.x)
Process completed with exit code 130.
e2e (postgres) (20.x)
Process completed with exit code 130.
e2e (mariadb) (22.x)
Process completed with exit code 130.
e2e (sqljs) (20.x)
Process completed with exit code 130.
e2e (sqljs) (24.x)
Process completed with exit code 130.
e2e (postgres) (24.x)
Process completed with exit code 130.
e2e (mariadb) (24.x)
Process completed with exit code 130.
[chromium] › e2e/tests/settings/shipping-methods.spec.ts:26:5 › Shipping Methods CRUD › should display the shipping methods list page: packages/dashboard/e2e/page-objects/list-page.base.ts#L43
1) [chromium] › e2e/tests/settings/shipping-methods.spec.ts:26:5 › Shipping Methods CRUD › should display the shipping methods list page Error: expect(locator).toBeVisible() failed Locator: locator('table') Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('table') - waiting for navigation to finish... - navigated to "http://localhost:5174/shipping-methods?sort=&page=1&perPage=10" at ../page-objects/list-page.base.ts:43 41 | async expectLoaded() { 42 | await expect(this.heading).toBeVisible(); > 43 | await expect(this.dataTable).toBeVisible(); | ^ 44 | } 45 | 46 | getRows() { at BaseListPage.expectLoaded (/home/runner/work/vendure/vendure/packages/dashboard/e2e/page-objects/list-page.base.ts:43:38) at /home/runner/work/vendure/vendure/packages/dashboard/e2e/tests/settings/shipping-methods.spec.ts:29:9
e2e (mysql) (24.x)
Process completed with exit code 130.
e2e (mysql) (22.x)
Process completed with exit code 130.
e2e (mysql) (20.x)
Process completed with exit code 130.
🎭 Playwright Run Summary
1 flaky [chromium] › e2e/tests/settings/shipping-methods.spec.ts:26:5 › Shipping Methods CRUD › should display the shipping methods list page 6 skipped 200 passed (9.2m)