- 427 orphaned dashboard test files ran in NO gate; 395 now gated via self-maintaining backfill lanes (glob minus curated minus skip-list), 31 pre-existing failures + build-output skip-listed with reasons - settings -t name-filter lanes replaced by one unfiltered lane (describe blocks can no longer fall through filters) - scripts/check-test-inventory.mjs: --capture/--diff superset harness + --dashboard-curated completeness guard - pr-checks.yml: engine-slow CI gate (non-empty assertion) + inventory guard job - docs/testing.md: guard, skip-list policy, harness usage
134 lines
7.3 KiB
JSON
134 lines
7.3 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__/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)"
|
|
}
|
|
]
|
|
}
|