I have a tested fix branch for the reference test suite, but this repository currently restricts opening pull requests to collaborators only, so GitHub blocks PR creation from my fork.
Compare link:
main...Dphoshoba:mantis:test/fail-soft-reference-deps
Summary:
- Make
reference/test_suite.py fail-soft when optional Google ADK dependencies are unavailable.
- Add a minimal dependency-gate test so lightweight pytest environments still return success instead of collection failure.
Verification run locally:
python -m pytest -q → 1 passed, 1 skipped in 0.08s
python -m pre_commit run --all-files → passed
Branch:
https://github.com/Dphoshoba/mantis/tree/test/fail-soft-reference-deps
Could a collaborator either open this compare as a PR or enable PR creation for this repository?
I have a tested fix branch for the reference test suite, but this repository currently restricts opening pull requests to collaborators only, so GitHub blocks PR creation from my fork.
Compare link:
main...Dphoshoba:mantis:test/fail-soft-reference-deps
Summary:
reference/test_suite.pyfail-soft when optional Google ADK dependencies are unavailable.Verification run locally:
python -m pytest -q→1 passed, 1 skipped in 0.08spython -m pre_commit run --all-files→ passedBranch:
https://github.com/Dphoshoba/mantis/tree/test/fail-soft-reference-deps
Could a collaborator either open this compare as a PR or enable PR creation for this repository?