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

Problem: python bindings are not checked by CI server. #961

Closed
wants to merge 11 commits into from
Closed

Problem: python bindings are not checked by CI server. #961

wants to merge 11 commits into from

Conversation

twhittock
Copy link
Contributor

Solution: Add check-py target to CI build script

Due to #960 issues

Solution: Add check-py target to CI build script
@jemc
Copy link
Member

jemc commented Mar 19, 2015

@twhittock
It seems like python is missing some part of its setup here (see the error message about failing to import libc).

Also, I'd prefer to see this as a separate item in the build matrix, so it's clear when the C build is succeeding and passing, but the python bindings are failing. If you're unsure of how to do this, I can take care of it in a separate PR after you get the python check passing in your PR.

@twhittock
Copy link
Contributor Author

ok looks like this will work now - closing and creating a PR which is readable. thanks for bearing with me here.

@twhittock twhittock closed this Mar 22, 2015
@twhittock twhittock deleted the ci-py-test branch March 22, 2015 22:54
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