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
freemo reopened this issue 2026-04-07 19:03:10 +00:00
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
HAL9000 added the
Priority
Medium
State
Unverified
Type
Bug
labels 2026-04-09 01:49:20 +00:00
HAL9000 added
State
Verified
Points
3
MoSCoW
Must have
and removed
State
Unverified
labels 2026-04-09 03:09:49 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cleveragents/cleveragents-core#4202