Skip to content

test: fix collaboration suite initialization/id-extraction failure #86

@T72

Description

@T72

Summary

tests/run_all_tests_safe.sh now fails at tests/test_collaboration.sh (suite 6/12).

Observed

  • Failing point: first task creation/id extraction
  • Command: TASK1=$(./tm add "Test task 1" | grep -o '[a-f0-9]\{8\}')
  • TASK1 empty, script exits due set -e.

Impact

Full test pipeline still cannot complete.

Proposed fix

  • Ensure non-interactive orchestration enforcement preconditions are set in suite setup
  • Re-run collaboration suite and full safe suite

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