Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"make test_python" should be a thing that exists and runs Python tests. #276

Closed
nathanielmanistaatgoogle opened this issue Jan 29, 2015 · 4 comments
Assignees
Labels
disposition/help wanted Maintainers do not have enough resources to allocate to this at the moment. Help is appreciated! lang/all wrapped languages lang/Python

Comments

@nathanielmanistaatgoogle
Copy link
Member

It's acceptable only for the nonce that I've hacked up a few shell scripts that plug into run_tests.py; running Python tests should really be stated properly and doable from both make and run_tests (and the run_tests configuration should be parallelized).

@nathanielmanistaatgoogle
Copy link
Member Author

Nicolas, is this task worth doing or should it be closed with the reasoning being that run_tests.py is the only supported way of running Python tests?

@nicolasnoble
Copy link
Member

I'm actually fine saying the "test_python" target is a .PHONY one that just piggy-backs on run_tests.py - would that satisfy this ?

@nathanielmanistaatgoogle
Copy link
Member Author

Yes, I think that would be fine.

nicolasnoble added a commit to nicolasnoble/grpc that referenced this issue Mar 17, 2015
Adds a Makefile target called 'test_python' that first builds grpc, then call run_tests.py to run the python tests for the current configuration.
@nathanielmanistaatgoogle
Copy link
Member Author

This is fixed in #1070.

stanley-cheung pushed a commit to stanley-cheung/grpc that referenced this issue Aug 27, 2015
Update c++ examples to API changes.
@lock lock bot locked as resolved and limited conversation to collaborators Oct 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
disposition/help wanted Maintainers do not have enough resources to allocate to this at the moment. Help is appreciated! lang/all wrapped languages lang/Python
Projects
None yet
Development

No branches or pull requests

3 participants