Skip to content

test: investigate and fix failing edge-case suite (test_edge_cases.sh) #82

@T72

Description

@T72

Summary

The full safe test run now passes test_tm.sh but fails on tests/test_edge_cases.sh.

Observed

  • Runner: bash tests/run_all_tests_safe.sh
  • test_tm.sh: PASS (20/20)
  • test_edge_cases.sh: FAIL (14 passed, 29 failed, total 43)

Impact

The full test pipeline stops at suite 2/12 and cannot provide confidence for release-quality behavior.

Proposed triage/fix

  • Reproduce tests/test_edge_cases.sh directly in Windows/Git Bash context
  • Identify first failing assertions and root causes
  • Apply focused fixes preserving fail-fast behavior and clear diagnostics

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