fix(unit-test): container_tool_exec — 5 scenario(s) failing #4243

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

Failing Scenarios in features/container_tool_exec.feature

Count: 5

  • L126: ToolRunner delegates to ContainerToolExecutor when env is CONTAINER
  • L132: ToolRunner returns error when container executor is not configured
  • L451: ToolRunner returns error when container env resolver raises ContainerUnavailableError
  • L456: ToolRunner validates missing required input fields for container tools
  • L466: ToolRunner catches container executor exception

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/container_tool_exec.feature` **Count:** 5 - L126: ToolRunner delegates to ContainerToolExecutor when env is CONTAINER - L132: ToolRunner returns error when container executor is not configured - L451: ToolRunner returns error when container env resolver raises ContainerUnavailableError - L456: ToolRunner validates missing required input fields for container tools - L466: ToolRunner catches container executor exception ## 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:59 +00:00
HAL9000 added this to the v3.5.0 milestone 2026-04-08 12:03:59 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cleveragents/cleveragents-core#4243
No description provided.