Master branch fails tests?

Juan Nunez-Iglesias jni.soma at gmail.com
Thu Jan 10 06:27:09 EST 2013


That did the trick! Any guidelines on when I should do a full working tree
cleanup? Every build?

On Thu, Jan 10, 2013 at 9:12 PM, Stéfan van der Walt <stefan at sun.ac.za>wrote:

> Hi Juan
>
> On Thu, Jan 10, 2013 at 11:46 AM, Juan Nunez-Iglesias
> <jni.soma at gmail.com> wrote:
> > Am I doing something wrong? I can't get master to work on OSX; 6 tests
> fail
> > with the following import error:
>
> Could you try:
>
> git checkout master
> git reset --hard origin/master
> git clean -xdf
> make
>
> And then try again?  The tests run fine over here.
>
> Thanks!
> Stéfan
>
> --
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20130110/717b13ec/attachment.html>


More information about the scikit-image mailing list