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-14 23:18:55 -07:00
2026-07-13 23:00:25 -07:00
2026-06-23 23:30:32 -07:00
2026-06-03 19:12:28 -07:00
2026-07-17 15:46:31 -07:00
2026-07-10 13:26:23 -07:00
2026-07-13 01:21:33 -07:00
2026-06-24 19:25:38 -07:00
2026-07-16 10:33:47 -07:00
2026-06-18 16:47:09 -07:00
2026-07-08 09:00:47 -07:00
2026-06-15 02:30:41 -07:00
2026-06-25 22:41:18 -07:00
2026-07-14 23:18:55 -07:00
2026-06-03 19:12:28 -07:00
2026-07-18 07:48:45 -07:00
2026-06-14 15:29:35 -07:00
2026-06-25 17:04:30 -07:00
2026-06-19 05:13:39 -07:00