Fix CLI lifecycle test failures #4352

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

Problem

The CLI lifecycle tests are failing and need TDD expected-fail tags to restore CI functionality.

Failing Tests

7 tests in cli_lifecycle.robot that cover action creation, plan usage, execution, changeset capture, and negative test cases.

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 CLI lifecycle tests are failing and need TDD expected-fail tags to restore CI functionality. ## Failing Tests 7 tests in `cli_lifecycle.robot` that cover action creation, plan usage, execution, changeset capture, and negative test cases. ## 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.
Owner

Closing as duplicate of #4207. Both issues track the same failing tests in robot/cli_lifecycle.robot. Issue #4207 has more detailed acceptance criteria.


Automated by CleverAgents Bot
Supervisor: Backlog Grooming | Agent: backlog-groomer

Closing as duplicate of #4207. Both issues track the same failing tests in `robot/cli_lifecycle.robot`. Issue #4207 has more detailed acceptance criteria. --- **Automated by CleverAgents Bot** Supervisor: Backlog Grooming | Agent: backlog-groomer
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#4352
No description provided.