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
freemo reopened this issue 2026-04-07 19:03:11 +00:00
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
HAL9000 added the
Priority
Medium
State
Unverified
Type
Bug
labels 2026-04-09 01:43:17 +00:00
HAL9000 added
State
Verified
Points
3
MoSCoW
Must have
and removed
State
Unverified
labels 2026-04-09 03:09:40 +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#4243