Files
stack/packages
fargo 7de3374fc9
ci/woodpecker/pr/ci Pipeline failed
ci(#1297): wire the broker-preflight suite into test:framework-shell (#1017 enumeration)
Pipeline 2468 and 2556 both failed the CI 'sanitization' step. The log
(2556, step 60166) shows verify-sanitized.sh PASSED both times — the
failure was the test-enumeration guard bundled in the same step: the new
tools/fleet/test-agent-session-broker-preflight.sh existed on disk but
was not enumerated on any CI surface. UNENUMERATED, 1 failure.

The suite is CI-fit by construction (self-controlled preconditions: fake
tmux/mosaic on PATH, real tmpdir unix socket, hermetic env — see its
header), so it belongs IN the chain, not in the exclusions. Wired as the
last link of test:framework-shell; guard now reports population 53,
enumerated 37, excluded 16 (was 36/16).
2026-08-20 11:50:06 -05:00
..