We are a little further than that unfortunately. Some failures in conf.py
were preventing tests other than doctests from running. With conf.py and
the doctests fixed, we are at 4 errors and 10 failures, which is still
pretty good.
What do we think should be done with u'blah' type strings in the doc tests?
They show up in the outputs of methods as 'blah' in 3.x and u'blah' in 2.x,
so it's not like we can really wrap them in six.
Same story with some other display stuff. Numpy now reprs as
<4x9 sparse matrix of type '<*class* 'numpy.int64'>'
Instead of
<4x9 sparse matrix of type '<*type* 'numpy.int64'>'
We could +ELLIPSIS it even though that's not really what ELLIPSIS is
supposed to mean. Not too familiar with doctest so not sure how to best
proceed.
Ideas?
On Tue, Jul 9, 2013 at 3:21 PM, Justin Vincent <justi...@gmail.com> wrote:
> Thanks for getting that all set up. I'll take another crack at it tonight.
> On Jul 9, 2013 2:46 PM, "Olivier Grisel" <olivier.gri...@ensta.org> wrote:
>
>> We are almost there. I have reconfigured the Jenkins build for Python
>> 3.3, NumPy 1.7.1 and SciPy 0.12.0:
>>
>>
>> https://jenkins.shiningpanda-ci.com/scikit-learn/job/python-3.3-numpy-1.7.1-scipy-0.12.0/
>>
>> Here are the remaining errors / failures:
>>
>>
>> https://jenkins.shiningpanda-ci.com/scikit-learn/job/python-3.3-numpy-1.7.1-scipy-0.12.0/674/console
>>
>> --
>> Olivier
>> http://twitter.com/ogrisel - http://github.com/ogrisel
>>
>>
>> ------------------------------------------------------------------------------
>> See everything from the browser to the database with AppDynamics
>> Get end-to-end visibility with application monitoring from AppDynamics
>> Isolate bottlenecks and diagnose root cause in seconds.
>> Start your free trial of AppDynamics Pro today!
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Scikit-learn-general mailing list
>> Scikit-learn-general@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>>
>
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general