fix(integration): Actor Show JSON Contains Required Fields test failing #4335

Closed
opened 2026-04-07 19:43:09 +00:00 by freemo · 2 comments
Owner

Bug Report

Test file: robot/actor_cli_show.robot
Failing test: Actor Show JSON Contains Required Fields

The test "Verify that actor show JSON output contains required fields" is failing with exit code 1.

Expected Behavior

Test should pass without TDD expected-fail tag.

Acceptance Criteria

  • Actor Show JSON Contains Required Fields passes without tdd_expected_fail
  • Actor show JSON output contains all required fields correctly

Metadata

  • Commit Message: fix(integration): actor show json required fields
  • Branch: fix/integration-actor-show-json-fields

Subtasks

  • Investigate root cause of actor show JSON fields test failure
  • Implement fix for JSON output field requirements in actor show
  • Remove tdd_expected_fail tag from test
  • Verify test passes in isolation and full suite
  • Verify no regression in other actor CLI tests

Definition of Done

This issue is complete when:

  • All subtasks are completed and checked off
  • Test passes without tdd_expected_fail tag
  • No other tests are broken by the fix
  • PR submitted, reviewed, and merged
## Bug Report **Test file:** `robot/actor_cli_show.robot` **Failing test:** `Actor Show JSON Contains Required Fields` The test "Verify that ``actor show`` JSON output contains required fields" is failing with exit code 1. ## Expected Behavior Test should pass without TDD expected-fail tag. ## Acceptance Criteria - [ ] `Actor Show JSON Contains Required Fields` passes without `tdd_expected_fail` - [ ] Actor show JSON output contains all required fields correctly ## Metadata - **Commit Message:** `fix(integration): actor show json required fields` - **Branch:** `fix/integration-actor-show-json-fields` ## Subtasks - [ ] Investigate root cause of actor show JSON fields test failure - [ ] Implement fix for JSON output field requirements in actor show - [ ] Remove `tdd_expected_fail` tag from test - [ ] Verify test passes in isolation and full suite - [ ] Verify no regression in other actor CLI tests ## Definition of Done This issue is complete when: - All subtasks are completed and checked off - Test passes without `tdd_expected_fail` tag - No other tests are broken by the fix - PR submitted, reviewed, and merged
Owner

Issue triaged by project owner:

  • State: Verified
  • Priority: Critical — Actor show JSON output is core CLI functionality
  • Milestone: v3.5.0 (M6: Autonomy Hardening) — Actor show is fundamental CLI behavior
  • Story Points: 3 — M — related to actor CLI output cluster
  • MoSCoW: Must Have — Actor CLI must produce correct JSON output
  • Assignee: HAL9000

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

Issue triaged by project owner: - **State**: Verified ✅ - **Priority**: Critical — Actor show JSON output is core CLI functionality - **Milestone**: v3.5.0 (M6: Autonomy Hardening) — Actor show is fundamental CLI behavior - **Story Points**: 3 — M — related to actor CLI output cluster - **MoSCoW**: Must Have — Actor CLI must produce correct JSON output - **Assignee**: HAL9000 --- **Automated by CleverAgents Bot** Supervisor: Project Owner | Agent: project-owner
HAL9000 added this to the v3.5.0 milestone 2026-04-08 11:24:14 +00:00
Owner

Closing as duplicate of #4201. Both issues track the same failing test: Actor Show JSON Contains Required Fields in robot/actor_cli_show.robot. Issue #4201 covers both actor show and actor list tests with more detailed acceptance criteria.


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

Closing as duplicate of #4201. Both issues track the same failing test: `Actor Show JSON Contains Required Fields` in `robot/actor_cli_show.robot`. Issue #4201 covers both actor show and actor list tests with 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#4335
No description provided.