<div dir="ltr"><div>Hello,<br><br></div>I added some additional unit tests to this <a href="https://github.com/scikit-learn/scikit-learn/pull/10581">PR</a>, which required me to do<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">from numpy.testing import assert_array_compare <br></blockquote><div><br>This caused the build on both <a href="https://travis-ci.org/scikit-learn/scikit-learn/builds/337229008?utm_source=github_status&utm_medium=notification">Travis</a> and <a href="https://ci.appveyor.com/project/sklearn-ci/scikit-learn/build/1.0.19893">Appveyor</a> to fail with<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">ImportError: cannot import name assert_array_compare <br></blockquote><div><br></div><div>I don't have this issue on my locale (Ubuntu 16.04, Python 2.7).<br><br></div><div>Any hints? <br><br></div><div>Thank you.<br></div></div></div>