Fix M3 E2E verification test failures #4354

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

Problem

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

Failing Tests

7 tests in m3_e2e_verification.robot covering success criteria including decision recording, decision tree, decision explain, invariant management, correction dry run, correction live revert, and technical criteria persistence.

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 M3 E2E verification tests are failing and need TDD expected-fail tags to restore CI functionality. ## Failing Tests 7 tests in `m3_e2e_verification.robot` covering success criteria including decision recording, decision tree, decision explain, invariant management, correction dry run, correction live revert, and technical criteria persistence. ## 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 #4299. Both issues track the same failing tests in robot/m3_e2e_verification.robot. Issue #4299 has more detailed context with all 7 failing test names.


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

Closing as duplicate of #4299. Both issues track the same failing tests in `robot/m3_e2e_verification.robot`. Issue #4299 has more detailed context with all 7 failing test names. --- **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#4354
No description provided.