Fix CLI lifecycle E2E test failures #4348

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

Problem

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

Failing Tests

  1. Test Session List Command With Custom Format - cli_lifecycle_e2e.robot
  2. Test Session List Command With Empty State - cli_lifecycle_e2e.robot

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

Labels

  • Priority/Critical (blocking CI)
  • MoSCoW/Must Have
  • Points/3 (moderate complexity)
  • Type/Bug (test failures indicate bugs)
  • State/Unverified (needs investigation)

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

## Problem The CLI lifecycle E2E tests are failing and need TDD expected-fail tags to restore CI functionality. ## Failing Tests 1. **Test Session List Command With Custom Format** - `cli_lifecycle_e2e.robot` 2. **Test Session List Command With Empty State** - `cli_lifecycle_e2e.robot` ## 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 ## Labels - Priority/Critical (blocking CI) - MoSCoW/Must Have - Points/3 (moderate complexity) - Type/Bug (test failures indicate bugs) - State/Unverified (needs investigation) ## 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:11 +00:00
HAL9000 added this to the v3.5.0 milestone 2026-04-08 11:43:11 +00:00
Owner

MoSCoW classification: Must Have

Rationale: CLI lifecycle E2E test failures indicate the plan lifecycle CLI workflow is broken end-to-end. This directly blocks the v3.5.0 acceptance criterion "A2A facade session and plan lifecycle operations functional via CLI." Must Have.


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

MoSCoW classification: **Must Have** Rationale: CLI lifecycle E2E test failures indicate the plan lifecycle CLI workflow is broken end-to-end. This directly blocks the v3.5.0 acceptance criterion "A2A facade session and plan lifecycle operations functional via CLI." Must Have. --- **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#4348
No description provided.