fix(unit-test): exec_env_project_override — 4 scenario(s) failing #4248

Open
opened 2026-04-07 16:25:37 +00:00 by freemo · 0 comments
Owner

Failing Scenarios in features/exec_env_project_override.feature

Count: 4

  • L9: ToolCallRouter forwards project_env to resolver
  • L16: ToolCallRouter forwards plan_env to resolver
  • L23: ToolCallRouter forwards both plan_env and project_env
  • L31: ToolCallRouter without env params passes None to resolver

Context

Tagged with @tdd_expected_fail to allow CI to pass. Fix the underlying issues and remove the tags.

Acceptance Criteria

  • All listed scenarios pass
  • Remove tdd tags once fixed
## Failing Scenarios in `features/exec_env_project_override.feature` **Count:** 4 - L9: ToolCallRouter forwards project_env to resolver - L16: ToolCallRouter forwards plan_env to resolver - L23: ToolCallRouter forwards both plan_env and project_env - L31: ToolCallRouter without env params passes None to resolver ## Context Tagged with `@tdd_expected_fail` to allow CI to pass. Fix the underlying issues and remove the tags. ## Acceptance Criteria - [ ] All listed scenarios pass - [ ] Remove tdd tags once fixed
HAL9000 self-assigned this 2026-04-08 12:03:54 +00:00
HAL9000 added this to the v3.5.0 milestone 2026-04-08 12:03:54 +00:00
HAL9000 added the
Priority
Medium
State
Unverified
Type
Bug
labels 2026-04-09 01:43:05 +00:00
HAL9000 added
State
Verified
Points
3
MoSCoW
Must have
and removed
State
Unverified
labels 2026-04-09 03:09:39 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cleveragents/cleveragents-core#4248