Skip to content

Conversation

@zoecarver
Copy link
Contributor

  1. .github/workflows/on-pr.yml - Added hardware tests to PR workflow:
  • Added test-hardware job that depends on build
  • Added test-hardware to check-all-green needs
  1. .github/workflows/call-test-hardware.yml - Fixed test failure handling:
  • Removed || true so lit test failures will actually fail CI
  1. .github/scripts/run_lit_tests.sh - Set up SYSTEM_DESC_PATH:
  • Added logic to find and export SYSTEM_DESC_PATH from ttrt-artifacts/system_desc.ttsys
  1. test/lit.cfg.py - Enable hardware tests:
  • Removed test_*.py exclusion pattern
  • Added tt-mlir's python_packages to PYTHONPATH for ttnn access
  • Added ttnn availability detection (REQUIRES: ttnn feature)
  1. Test files - Updated directives: test_elementwise_ops.py: UNSUPPORTED: system-darwin → REQUIRES: ttnn and similar for other tests

@zoecarver zoecarver requested a review from a team as a code owner December 29, 2025 19:18
@zoecarver
Copy link
Contributor Author

Waiting for #169

@zoecarver zoecarver marked this pull request as draft December 29, 2025 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants