fix(integration): Actor context export/import tests failing in robot/actor_context_export_import.robot #4203

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

Bug Report

Test file: robot/actor_context_export_import.robot
Failing tests (3):

  • L18: Export Then Import Round-Trip Preserves Context
  • L68: Export With JSON Format Flag Shows Structured Output
  • L88: Import Into Existing Context Overwrites Data

Description

Three integration tests for actor context export/import functionality are failing. These tests verify round-trip context preservation, JSON format output during export, and overwrite behaviour during import.

Acceptance Criteria

  • Export/import round-trip preserves all context data
  • Export with --format json produces valid structured JSON output
  • Importing into an existing context correctly overwrites data
  • All 3 tests pass without tdd_expected_fail

TDD Tag

@tdd_issue_ISSUE_NUMBER — update with actual issue number

## Bug Report **Test file:** `robot/actor_context_export_import.robot` **Failing tests (3):** - L18: Export Then Import Round-Trip Preserves Context - L68: Export With JSON Format Flag Shows Structured Output - L88: Import Into Existing Context Overwrites Data ## Description Three integration tests for actor context export/import functionality are failing. These tests verify round-trip context preservation, JSON format output during export, and overwrite behaviour during import. ## Acceptance Criteria - [ ] Export/import round-trip preserves all context data - [ ] Export with `--format json` produces valid structured JSON output - [ ] Importing into an existing context correctly overwrites data - [ ] All 3 tests pass without `tdd_expected_fail` ## 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:01 +00:00
HAL9000 added this to the v3.5.0 milestone 2026-04-08 12:11:01 +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:48 +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#4203