Skip to content

Showcase Smoke

Showcase Smoke #30

Triggered via schedule July 18, 2026 08:53
Status Failure
Total duration 10m 52s
Artifacts

showcase-smoke.yml

on: schedule
Showcase nav-surface smoke
10m 49s
Showcase nav-surface smoke
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 1 warning, and 1 notice
Showcase nav-surface smoke
Process completed with exit code 1.
[chromium] › e2e/showcase-smoke.spec.ts:47:7 › surface renders cleanly: Delivery Operations: examples/app-showcase/e2e/showcase-smoke.spec.ts#L65
1) [chromium] › e2e/showcase-smoke.spec.ts:47:7 › surface renders cleanly: Delivery Operations ─── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.waitFor: Timeout 25000ms exceeded. Call log: - waiting for locator('.recharts-wrapper svg, .recharts-surface').first() to be visible 63 | if (surface.chart) { 64 | const svg = page.locator('.recharts-wrapper svg, .recharts-surface').first(); > 65 | await svg.waitFor({ state: 'visible', timeout: 25_000 }); | ^ 66 | const box = await svg.boundingBox(); 67 | expect(box, `${surface.name}: no chart SVG`).not.toBeNull(); 68 | // >0 alone previously passed even on a collapsed ~130px-wide chart panel at /home/runner/work/framework/framework/examples/app-showcase/e2e/showcase-smoke.spec.ts:65:17
[chromium] › e2e/showcase-smoke.spec.ts:47:7 › surface renders cleanly: Delivery Operations: examples/app-showcase/e2e/showcase-smoke.spec.ts#L65
1) [chromium] › e2e/showcase-smoke.spec.ts:47:7 › surface renders cleanly: Delivery Operations ─── TimeoutError: locator.waitFor: Timeout 25000ms exceeded. Call log: - waiting for locator('.recharts-wrapper svg, .recharts-surface').first() to be visible 63 | if (surface.chart) { 64 | const svg = page.locator('.recharts-wrapper svg, .recharts-surface').first(); > 65 | await svg.waitFor({ state: 'visible', timeout: 25_000 }); | ^ 66 | const box = await svg.boundingBox(); 67 | expect(box, `${surface.name}: no chart SVG`).not.toBeNull(); 68 | // >0 alone previously passed even on a collapsed ~130px-wide chart panel at /home/runner/work/framework/framework/examples/app-showcase/e2e/showcase-smoke.spec.ts:65:17
Showcase nav-surface smoke
No files were found with the provided path: examples/app-showcase/playwright-report/. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 failed [chromium] › e2e/showcase-smoke.spec.ts:47:7 › surface renders cleanly: Delivery Operations ──── 33 passed (3.0m)