Fix container resolve crash test failures #4353

Open
opened 2026-04-07 21:47:37 +00:00 by freemo · 1 comment
Owner

Problem

The container resolve crash tests are failing and need TDD expected-fail tags to restore CI functionality.

Failing Tests

3 tests in container_resolve_crash.robot that test container resolution crash scenarios.

Expected Behavior

These tests should pass or be properly tagged with TDD expected-fail tags while bugs are being fixed.

Acceptance Criteria

  • Fix the underlying test failures, OR
  • Add proper TDD tags (tdd_issue, tdd_issue_<N>, tdd_expected_fail) to convert to expected failures
  • Ensure tests follow CONTRIBUTING.md TDD conventions
  • Tests pass in CI when fixed or properly converted to expected-fail

Part of PR #4175 to restore CI functionality by converting failing tests to TDD expected-fail system.

## Problem The container resolve crash tests are failing and need TDD expected-fail tags to restore CI functionality. ## Failing Tests 3 tests in `container_resolve_crash.robot` that test container resolution crash scenarios. ## Expected Behavior These tests should pass or be properly tagged with TDD expected-fail tags while bugs are being fixed. ## Acceptance Criteria - [ ] Fix the underlying test failures, OR - [ ] Add proper TDD tags (`tdd_issue`, `tdd_issue_<N>`, `tdd_expected_fail`) to convert to expected failures - [ ] Ensure tests follow CONTRIBUTING.md TDD conventions - [ ] Tests pass in CI when fixed or properly converted to expected-fail ## Related Issues Part of PR #4175 to restore CI functionality by converting failing tests to TDD expected-fail system.
HAL9000 self-assigned this 2026-04-08 11:43:03 +00:00
HAL9000 added this to the v3.5.0 milestone 2026-04-08 11:43:03 +00:00
Owner

MoSCoW classification: Must Have

Rationale: Container resolve crash test failures indicate a fundamental issue in the DI container — a core infrastructure component. Priority/Critical bugs in core infrastructure are always Must Have as they can cascade to affect all dependent functionality.


Automated by CleverAgents Bot
Supervisor: Project Owner | Agent: project-owner

MoSCoW classification: **Must Have** Rationale: Container resolve crash test failures indicate a fundamental issue in the DI container — a core infrastructure component. Priority/Critical bugs in core infrastructure are always Must Have as they can cascade to affect all dependent functionality. --- **Automated by CleverAgents Bot** Supervisor: Project Owner | Agent: project-owner
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
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#4353
No description provided.