wip test stabalization is a mess still

This commit is contained in:
2026-03-03 23:53:53 -05:00
parent c0a8777204
commit 3203891b79
17 changed files with 263 additions and 422 deletions

View File

@@ -72,15 +72,15 @@
- [x] Task: Final Artifact Isolation Verification [7c70f74]
- [x] Task: Conductor - User Manual Verification 'Phase 4: Documentation & Final Verification' (Protocol in workflow.md) [Manual]
## Phase 5: Resolution of Lingering Regressions
- [~] Task: Identify failing test batches [Isolated]
- [ ] Task: Resolve `tests/test_visual_sim_mma_v2.py` (Epic Planning Hang)
- [ ] WHERE: `gui_2.py`, `gemini_cli_adapter.py`, `tests/mock_gemini_cli.py`.
- [ ] WHAT: Fix the hang where Tier 1 epic planning never completes in simulation.
- [ ] HOW: Add debug logging to adapter and mock. Fix stdin closure if needed.
- [ ] Task: Resolve `tests/test_gemini_cli_edge_cases.py` (Loop Termination Hang)
- [ ] WHERE: `tests/test_gemini_cli_edge_cases.py`.
- [ ] WHAT: Fix `test_gemini_cli_loop_termination` timeout.
- [ ] Task: Resolve `tests/test_live_workflow.py` and `tests/test_visual_orchestration.py`
- [ ] Task: Resolve `conductor/tests/` failures
- [ ] Task: Final Artifact Isolation & Batched Test Verification
## Phase 5: Resolution of Lingering Regressions [checkpoint: beb0feb]
- [x] Task: Identify failing test batches [Isolated]
- [x] Task: Resolve `tests/test_visual_sim_mma_v2.py` (Epic Planning Hang)
- [x] WHERE: `gui_2.py`, `gemini_cli_adapter.py`, `tests/mock_gemini_cli.py`.
- [x] WHAT: Fix the hang where Tier 1 epic planning never completes in simulation.
- [x] HOW: Add debug logging to adapter and mock. Fix stdin closure if needed.
- [x] Task: Resolve `tests/test_gemini_cli_edge_cases.py` (Loop Termination Hang)
- [x] WHERE: `tests/test_gemini_cli_edge_cases.py`.
- [x] WHAT: Fix `test_gemini_cli_loop_termination` timeout.
- [x] Task: Resolve `tests/test_live_workflow.py` and `tests/test_visual_orchestration.py`
- [x] Task: Resolve `conductor/tests/` failures
- [x] Task: Final Artifact Isolation & Batched Test Verification