It's been a little while that our test suite doesn't finish under
jenkins with Python 3.3 because it takes too long to run:
https://jenkins.shiningpanda.com/scikit-learn/job/python-3.3-numpy-1.7.1-scipy-0.12.0/lastBuild/console

We need to make sure that we keep a bound on the build time and test time
each time we merge in code (removing HMM will gain 20s in the test suite,
but that's for in 2 releases).

As a side note, I don't understand why the build + test time is much
longer for Python 3.3 compared to other version under jenkins (it is true
only under jenkins, not on travis).

Gaƫl

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to