mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
The headless Chrome screenshot test polled for the screenshot file every 100 ms for 20 seconds, then panicked. Slow CI runners (Ubuntu 24.04 GHA) sometimes took longer than the polling deadline, surfacing as a flake. Chrome with `--screenshot` exits when the file is written, so waiting on the process is the deterministic completion signal — no polling, no arbitrary deadline that might be too short. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| attractor | ||
| bin | ||
| docs | ||
| twin | ||
| branching.fabro | ||
| conditions.fabro | ||
| invalid.fabro | ||
| legacy_tool.fabro | ||
| parallel.fabro | ||
| retro-e2e.fabro | ||
| simple.fabro | ||
| styled.fabro | ||