22 Jul 17:22
Re: Overview of ETS 3.0 tests
From: Prabhu Ramachandran <prabhu@...>
Subject: Re: Overview of ETS 3.0 tests
Newsgroups: gmane.comp.python.enthought.devel
Date: 2008-07-22 15:22:47 GMT
Subject: Re: Overview of ETS 3.0 tests
Newsgroups: gmane.comp.python.enthought.devel
Date: 2008-07-22 15:22:47 GMT
Ilan Schnell wrote: > Prabhu, > hmm, why are you getting the ImportError for test.test_support? > This is in the standard Python Library, maybe it is an unfortunate > name collision on your system. I'll check this (and other things) > on other machines and environments, maybe that will give us a clue. Indeed it was a name collision. I had another test.py in my path. Now I get Ran 112 tests in 33.689s OK. So all is good. It would be nice though if others could just run nosetests on the integrationtests/mayavi and see how it goes. Thanks. prabhu
RSS Feed