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

Custom checks per integration test #103

Closed
YannickJadoul opened this issue Sep 17, 2018 · 1 comment
Closed

Custom checks per integration test #103

YannickJadoul opened this issue Sep 17, 2018 · 1 comment

Comments

@YannickJadoul
Copy link
Member

Currently, the integration tests are checking for success by seeing if a hardcoded number of wheels is built: https://github.com/joerick/cibuildwheel/blob/master/bin/run_test.py#L25.

This should be changed into a condition that each test can impose independently.

See also #101 (comment) for more details.

@YannickJadoul
Copy link
Member Author

Fixed by #137. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant