Skip to content

Showcase Smoke

Showcase Smoke #17

Triggered via schedule July 5, 2026 08:04
Status Failure
Total duration 9m 48s
Artifacts

showcase-smoke.yml

on: schedule
Showcase nav-surface smoke
9m 45s
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: Command Center: examples/app-showcase/e2e/showcase-smoke.spec.ts#L70
1) [chromium] › e2e/showcase-smoke.spec.ts:47:7 › surface renders cleanly: Command Center ──────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Command Center: chart width expect(received).toBeGreaterThan(expected) Expected: > 200 Received: 100 68 | // >0 alone previously passed even on a collapsed ~130px-wide chart panel 69 | // (#2616 D) — require a width a real chart panel would actually have. > 70 | expect(box!.width, `${surface.name}: chart width`).toBeGreaterThan(200); | ^ 71 | expect(box!.height, `${surface.name}: chart height`).toBeGreaterThan(0); 72 | } 73 | }); at /home/runner/work/framework/framework/examples/app-showcase/e2e/showcase-smoke.spec.ts:70:58
[chromium] › e2e/showcase-smoke.spec.ts:47:7 › surface renders cleanly: Command Center: examples/app-showcase/e2e/showcase-smoke.spec.ts#L70
1) [chromium] › e2e/showcase-smoke.spec.ts:47:7 › surface renders cleanly: Command Center ──────── Error: Command Center: chart width expect(received).toBeGreaterThan(expected) Expected: > 200 Received: 100 68 | // >0 alone previously passed even on a collapsed ~130px-wide chart panel 69 | // (#2616 D) — require a width a real chart panel would actually have. > 70 | expect(box!.width, `${surface.name}: chart width`).toBeGreaterThan(200); | ^ 71 | expect(box!.height, `${surface.name}: chart height`).toBeGreaterThan(0); 72 | } 73 | }); at /home/runner/work/framework/framework/examples/app-showcase/e2e/showcase-smoke.spec.ts:70:58
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: Command Center ───────── 30 passed (1.7m)