On Fri, Jan 6, 2012 at 2:38 AM, Vlad Niculae <[email protected]> wrote: > > On Jan 5, 2012, at 23:45 , Fabian Pedregosa wrote: > >> and that was >> quite convenient for testing on systems on which nosetest fails >> (windows). > > Hi Fabian > Could you please be more specific regarding this point, since as a former > Windows user, I find that I don't know what you mean.
On windows, nosetest fails for the joblib tests if you have multiple cores, thus sklearn.test() has to be used from the command line (it has to do with nosetest not being run inside a __main__ block). I just meant that sklearn.test() is more important in those systems. I don't remember though if sklearn.test() has always failed if run from the source directory or if it's a recent regression. Fabian. ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
