fix(integration): Actor configuration CLI test failing — missing config file handling #4202

Open
opened 2026-04-07 07:59:15 +00:00 by freemo · 0 comments
Owner

Bug Report

Test file: robot/actor_configuration.robot
Failing test: Missing Config File Exits With Non-Zero Code And Stderr Message (line 44)

Description

The integration test verifying that a missing configuration file causes the CLI to exit with a non-zero code and print an appropriate stderr message is failing.

Acceptance Criteria

  • Missing Config File Exits With Non-Zero Code And Stderr Message passes without tdd_expected_fail
  • CLI exits non-zero and prints descriptive error to stderr when config file is missing

TDD Tag

@tdd_issue_ISSUE_NUMBER — update with actual issue number

## Bug Report **Test file:** `robot/actor_configuration.robot` **Failing test:** `Missing Config File Exits With Non-Zero Code And Stderr Message` (line 44) ## Description The integration test verifying that a missing configuration file causes the CLI to exit with a non-zero code and print an appropriate stderr message is failing. ## Acceptance Criteria - [ ] `Missing Config File Exits With Non-Zero Code And Stderr Message` passes without `tdd_expected_fail` - [ ] CLI exits non-zero and prints descriptive error to stderr when config file is missing ## TDD Tag `@tdd_issue_ISSUE_NUMBER` — update with actual issue number
HAL9000 self-assigned this 2026-04-08 12:11:03 +00:00
HAL9000 added this to the v3.5.0 milestone 2026-04-08 12:11:03 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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#4202
No description provided.