gsxdsm
afb2ed0650
FN-8271: restore quarantined CLI tests under shard load
Restore affected CLI and engine tests by removing load-amplifying fixture work and synchronizing fake-timer recovery.
- Replace the dist-barrel PostgreSQL fixture with an injected in-memory task store.
- Move mission and goal tool coverage to the shared PostgreSQL harness and complete plugin-store mocks.
- Return rescued CLI and heartbeat tests to default lanes and clear their quarantine records.
Files changed:
.../src/__tests__/extension-dist-barrel.test.ts | 90 ++++++++--------------
.../__tests__/extension-mission-goal-tools.test.ts | 27 ++++---
packages/cli/src/commands/__tests__/plugin.test.ts | 11 +++
packages/cli/vitest.config.ts | 21 +----
.../src/__tests__/heartbeat-error-recovery.test.ts | 33 ++++----
packages/engine/vitest.config.ts | 7 +-
scripts/lib/test-quarantine.json | 78 +------------------
7 files changed, 84 insertions(+), 183 deletions(-)
Fusion-Task-Id: FN-8271
Fusion-Task-Lineage: 212a3ec7-db6b-4e80-97c3-1c704822cf60
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-18 07:48:45 -07:00
..
2026-07-18 07:48:45 -07:00
2026-07-18 00:52:59 -07:00
2026-07-18 00:52:59 -07:00
2026-06-08 15:19:27 -07:00
2026-07-18 07:48:45 -07:00