mirror of
https://github.com/open-jarvis/OpenJarvis.git
synced 2026-07-28 05:12:26 +00:00
The gemma_cpp live tests require local model weights and env vars (GEMMA_CPP_MODEL_PATH, etc.) that are not available in CI, causing 4 failures since the gemma-cpp-engine PR was merged. Add marker filters to the pytest invocation so live and cloud tests are skipped. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>