Skip to content

test-infra: auth-hub-jwt + export-watch flake under full-suite parallel contention #609

Description

@unforced

Spotted during #606 review: two full-suite runs of bun test ./src/ ./core/src/ produced 7 then 2 failures in src/auth-hub-jwt.test.ts (cross-vault JWT scope) and src/export-watch.test.ts (CLI --watch/SIGINT timing); both pass 3/3 in isolation and neither was touched by the PR. Load-sensitive timing under parallel contention — same hygiene class as the known two-factor backup-codes and mirror-routes debounce flakes. Worth a de-flake pass (deadline headroom or serialization) so full-suite runs stop crying wolf during reviews.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions