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

TST: spatial.qhull: skip a test on 32-bit platforms #6347

Merged
merged 1 commit into from
Jul 5, 2016

Conversation

ev-br
Copy link
Member

@ev-br ev-br commented Jul 3, 2016

Test is (apparently) numerically unstable and is reported to fail on 32-bit systems. Intends to close gh-6101.
Note that a part of this test is already skipped on 32-bit platforms.

It would be good to get to the bottom of the failure at some point: is it really a limitation of an upstream QHull, or is it a test which is too optimistic. I'll open a separate ticket for this.
EDIT: gh-6348

Test is numerically unstable and is reported to fail on 32-bit
systems. See scipygh-6101
@ev-br ev-br added scipy.spatial maintenance Items related to regular maintenance tasks labels Jul 3, 2016
@ev-br ev-br added this to the 0.18.0 milestone Jul 3, 2016
@ev-br ev-br added the backport-candidate This fix should be ported by a maintainer to previous SciPy versions. label Jul 3, 2016
@rgommers
Copy link
Member

rgommers commented Jul 5, 2016

LGTM, thanks Evgeni.

@rgommers rgommers merged commit 81fe177 into scipy:master Jul 5, 2016
@ev-br ev-br deleted the qhull_32bit branch July 5, 2016 20:54
@ev-br ev-br removed the backport-candidate This fix should be ported by a maintainer to previous SciPy versions. label Jul 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Items related to regular maintenance tasks scipy.spatial
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Barycentric transforms test error on Python3, 32-bit Linux
2 participants