Skip to content

[C8] Full test suite is Linux-only; macOS only smoke-tests doctor #298

Description

@DsThakurRawat

Labels: ci, testing, priority:medium
File: pytest.yml:12 (ubuntu-latest, py3.10/3.12 only), doctor-smoke.yml:42 (macOS runs only tether doctor)

Description. No unit/integration test runs on macOS; Windows is entirely absent.

Why it matters. Apple Silicon is a touted, supported target (README/pyproject + [onnx] path), yet Mac-specific breakage in serve/export/CLI (paths, ORT CPU EP, threading, Rich rendering) reaches Mac users unverified.

Tasks.

  • Add macos-latest to the pytest.yml matrix (at least import/CLI/serve subset with [onnx,serve]).
  • Explicitly document Windows as unsupported if that's the intent.

Dedup. Not covered.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions