diff options
| author | Craig Jennings <c@cjennings.net> | 2026-07-16 15:56:54 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-07-16 15:56:54 -0500 |
| commit | 18b5bf159927d6f1dfd887b526653b66a106d990 (patch) | |
| tree | bf6eb450bb0ed577d7b6c3f6c390dba6d7033bd0 /todo.org | |
| parent | 0ba008d4f1f10db030f6bfa3f1a4f71e8c622e72 (diff) | |
| download | archsetup-18b5bf159927d6f1dfd887b526653b66a106d990.tar.gz archsetup-18b5bf159927d6f1dfd887b526653b66a106d990.zip | |
fix(test): stop a failing screen-family check orphaning its browser
probe-fams.mjs had no try/finally, so a throw skipped chrome.kill() and left the headless browser alive on its port. The next run connected to that survivor and reported results from a stale page: old widgets.js, chips already clicked. It cost me a debug loop today, insisting a card's default ink was green and another's chips were missing, neither of which was true of the page on disk.
A probe that answers from the previous run is worse than one that crashes. Its two siblings already had the guard.
Diffstat (limited to 'todo.org')
0 files changed, 0 insertions, 0 deletions
