diff options
| author | Calvin Morrison <calvin@pobox.com> | 2026-08-19 12:31:10 -0400 |
|---|---|---|
| committer | Calvin Morrison <calvin@pobox.com> | 2026-08-19 12:31:10 -0400 |
| commit | d1fc2a8047d722f90d289fafe41be0029c6e39ff (patch) | |
| tree | 2547267c75f93f31a0787230cd6c688f2c7754eb /gui/cmd/text/main.go | |
| parent | 5bf7e1f5ea541af3275e287939485fa2b4149e2c (diff) | |
test: count what was skipped, and say how to stop skipping it
The suite reported 73 passed, 0 failed on a machine where it had been
reporting 87. Nothing had regressed: the VM had been booted without a
second card, so the fourteen card-mode checks skipped. A skip printed
one line among ninety and the total moved, and a total that moves is
not a signal anybody reads -- 73 passed looks exactly as good as 87
unless you happen to know which to expect.
So skips are counted with the rest:
87 passed, 0 failed, 0 skipped
and the one that matters says what to do about it rather than only what
is missing: boot with run.sh -gw and the spare card is there. The
header says the same, since that is where someone looks first.
Also finishes the proof the last commit could not. /sys/log/fw now has
a line for every port the suite can pick, so the collision that made
the old check fail by chance is certain: 3600 poison lines, and the
delta version passes 87 while the total version fails both logging
checks with 4 and 3 where 1 is right.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'gui/cmd/text/main.go')
0 files changed, 0 insertions, 0 deletions
