Skip to content

Fix: Pydantic validation errors in error scenario tests #276

Description

@anchapin

Description

Error scenario tests fail with Pydantic validation errors.

Failing Tests

Error

Root Cause

Tests are passing TaskSubmission instances directly where dictionaries are expected.

Expected Fix

Update tests to pass dict format or update the validation logic to accept model instances.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions