Files
fusion/scripts/lib/dashboard-curated-skiplist.json
gsxdsm 615d744c8a FN-6066: fix dashboard curated inventory guard
Keep the dashboard curated inventory guard aligned with the current dashboard test surface.

- add the newly required @fusion/core exports to the agent import route test mock
- teach the test inventory script to request file-only vitest listings for dashboard curated checks
- extend the dashboard curated skiplist with the pre-existing chat manager exclusion

Files changed:
 packages/dashboard/src/__tests__/routes-agent-import.test.ts | 3 +++
 scripts/check-test-inventory.mjs                             | 5 +++--
 scripts/lib/dashboard-curated-skiplist.json                  | 4 ++++
 3 files changed, 10 insertions(+), 2 deletions(-)

Fusion-Task-Id: FN-6066

Fusion-Task-Lineage: 51e3c42c-d642-4873-8201-636a420d0991
2026-06-09 02:23:35 -07:00

138 lines
7.5 KiB
JSON

{
"$comment": "Dashboard curated-gate skip-list (plan U2 / R7). Files here are NOT executed by any quality project. Every entry needs a non-empty reason. These were discovered as orphans (running in no executed project) that FAIL in isolation today, so gating them would break CI; skip-listed to keep the gate green and the failures tracked. Remove an entry once the test is fixed and add it to a backfill/quality project.",
"entries": [
{
"file": "packages/dashboard/app/__tests__/build-output.test.ts",
"reason": "asserts the built bundle; runs standalone via `pnpm --filter @fusion/dashboard test:build` (needs a prior vite build), not in the unit gate"
},
{
"file": "packages/dashboard/app/components/__tests__/ChatView.regular-composer-no-right-line.test.tsx",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/app/components/__tests__/MissionManager.test.tsx",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/app/components/__tests__/ModalReentry.test.tsx",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/app/components/__tests__/ModelSelectorTab.test.tsx",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/app/components/__tests__/NewAgentDialog.test.tsx",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/app/components/__tests__/OAuthReloginBanner.test.tsx",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/app/components/__tests__/PlanningModeModal.favorites.test.tsx",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/app/components/__tests__/PlanningModeModal.questions.test.tsx",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/app/components/__tests__/PlanningModeModal.swipe-back.test.tsx",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/app/components/__tests__/PlanningModeModal.ui-interactions.test.tsx",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/app/components/__tests__/SkillsView.css.test.ts",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/app/components/__tests__/TaskReviewTab.test.tsx",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/app/components/__tests__/TerminalModal.test.tsx",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/app/components/__tests__/mobile-css.test.tsx",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/app/hooks/__tests__/quickChatLastSessionStorage.test.ts",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/app/hooks/__tests__/useChatRooms.test.ts",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/app/hooks/__tests__/useTaskDiffStats.test.ts",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/src/__tests__/evals-routes.test.ts",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/src/__tests__/github-tracking-delete.test.ts",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/src/__tests__/github-tracking-periodic-reconcile-sweep.test.ts",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/src/__tests__/insights-routes.test.ts",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/src/__tests__/mission-e2e.test.ts",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/src/__tests__/planning.test.ts",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/src/__tests__/routes-run-audit-goal-events.test.ts",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/src/__tests__/routes-run-cited-goals.test.ts",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/src/__tests__/session-cross-tab.test.ts",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/src/__tests__/session-error-recovery.test.ts",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/src/__tests__/session-persistence-roundtrip.test.ts",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/src/__tests__/session-reconnect.test.ts",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/src/__tests__/chat-manager.test.ts",
"reason": "pre-existing exclusion from dashboard-api-quality-backfill; tracked for rescue in FN-TBD"
},
{
"file": "packages/dashboard/src/__tests__/shared-branch-group-entry-points.test.ts",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
},
{
"file": "packages/dashboard/src/__tests__/usage.test.ts",
"reason": "pre-existing failure (orphaned from curated gate, never previously executed in CI; tracked as FN-TBD)"
}
]
}