FAIL scipy/stats/tests/test_stats.py::TestIQR::test_scale ?
![](https://secure.gravatar.com/avatar/6addaaac6c24fbb529bb2d6dfb1d1502.jpg?s=120&d=mm&r=g)
Sorry if I missed something about this, but all builds have been experiencing a failure on Travis CI Python version 3.7 lately: FAIL scipy/stats/tests/test_stats.py::TestIQR::test_scale Thoughts?
![](https://secure.gravatar.com/avatar/bfd1a4884c9621f28ee42e38f652db99.jpg?s=120&d=mm&r=g)
It seems to be due to a change in NumPy, I opened an issue upstream: https://github.com/numpy/numpy/issues/12737 Eric On Sat, Jan 12, 2019 at 9:14 PM Matt Haberland <haberland@ucla.edu> wrote:
Sorry if I missed something about this, but all builds have been experiencing a failure on Travis CI Python version 3.7 lately:
FAIL scipy/stats/tests/test_stats.py::TestIQR::test_scale
Thoughts? _______________________________________________ SciPy-Dev mailing list SciPy-Dev@python.org https://mail.python.org/mailman/listinfo/scipy-dev
![](https://secure.gravatar.com/avatar/6f1e0a1c41913d3a2cc3cfe6b7260e91.jpg?s=120&d=mm&r=g)
Given the state of the issue, I can write up a patch shortly, since the original was my PR to begin with. Regards, - Joe On Mon, Jan 14, 2019 at 10:12 AM Eric Larson <larson.eric.d@gmail.com> wrote:
It seems to be due to a change in NumPy, I opened an issue upstream:
https://github.com/numpy/numpy/issues/12737
Eric
On Sat, Jan 12, 2019 at 9:14 PM Matt Haberland <haberland@ucla.edu> wrote:
Sorry if I missed something about this, but all builds have been experiencing a failure on Travis CI Python version 3.7 lately:
FAIL scipy/stats/tests/test_stats.py::TestIQR::test_scale
Thoughts? _______________________________________________ SciPy-Dev mailing list SciPy-Dev@python.org https://mail.python.org/mailman/listinfo/scipy-dev
_______________________________________________ SciPy-Dev mailing list SciPy-Dev@python.org https://mail.python.org/mailman/listinfo/scipy-dev
participants (3)
-
Eric Larson
-
Joseph Fox-Rabinovitz
-
Matt Haberland