Apparently those are all regressions caused by the latest version of
scipy. Those tests all pass with scipy 0.12. It would be great if
someone (you?) could investigate on what has changed in SciPy and is
causing the failures and what should be adjusted in scikit-learn to
account for those changes w
Hi,
Is the master branch on Github supposed to pass all tests? I get one
error and two failed tests:
==
ERROR: Ensures that checks return valid sparse matrices.
>
> I don't know how to do this with nose, maybe with a tuple:
> `(RuntimeError, ValueError)` in the assert_raises call?
>
Clever.
That seemed to do the job! I pushed it.
Virgile
On Tue, Jul 24, 2012 at 5:10 PM, Olivier Grisel wrote:
> 2012/7/24 Olivier Grisel :
> > 2012/7/24 Virgile Fritsch :
Hi,
He is running numpy 1.6.2. I have found out that numpy guys are renewing
their error management system so that they have generic error messages
(that is why googling the error message doesn't give any clue...). You can
see one of these patches here :
https://github.com/numpy/numpy/commit/51616
2012/7/24 Olivier Grisel :
> 2012/7/24 Virgile Fritsch :
>> Hi list,
>>
>> I got this error when pulling the last master state on my laptop:
>>
>>> ~/scikit-learn/sklearn/svm [master] $ nosetests
>>> .E
>>>
2012/7/24 Virgile Fritsch :
> Hi list,
>
> I got this error when pulling the last master state on my laptop:
>
>> ~/scikit-learn/sklearn/svm [master] $ nosetests
>> .E
>> ==
>> ER
Hi list,
I got this error when pulling the last master state on my laptop:
~/scikit-learn/sklearn/svm [master] $ nosetests
> .E
> ==
> ERROR: Check that primal coef modification