Skip to content

T-PL96-quality-gate-captures-test-stderr-failures

Status: closed/superseded · Impact: medium · Complexity: small

bun test failures that write only to stderr are invisible to the quality gate’s finding extractor, so a whole class of failing tests can ride through the gate unnoticed. This task closes that invisible-failure class — either by sweeping the offending fixtures or by teaching the extractor to capture stderr too.

bun test carries pre-existing failing tests (fixtures missing the schema-required id field) whose failures write only to stderr and are invisible to the gate’s finding extraction — an invisible-failure class that undermines the gate; fixtures need a sweep and/or the extractor should also capture stderr.

— from T-0012

TBD — receiver to fill before promoting from planning/draft.

TBD — receiver to fill before promoting from planning/draft.

TBD — receiver to fill before promoting from planning/draft.

TBD — receiver to fill before promoting from planning/draft.

TBD — receiver to fill before promoting from planning/draft.

  • none
  • none

Spawned by /sdlc:spawn-task-pr on 2026-06-04 UTC from T-0012 in git@github.com:sksizer/dev.git.


← Back to Tasks