Re: [Python-projects] logilab-astng test errors

2010-10-02 Thread Nikolaus Rath
Nikolaus Rath writes: > Hello, > > I'm trying to install astng, but some of the tests fail: [...] Ok, now I *first* installed the module and *then* ran the tests. This time they all passed. I assumed that fulltest.sh would work like the setuptools test command (which tests the modules before ins

Re: [Python-projects] logilab-astng test errors

2010-09-28 Thread Sylvain Thénault
On 28 septembre 11:34, Nikolaus Rath wrote: > > I would suspect that the problem comes from the fact that you are running > > the test using the astng modules > > from /usr/lib/pymodules/python2.6/logilab/astng/ > > > > but tests in : > > /home/nikratio/tmp/logilab-astng-0.20.2/test/unittest_infe

Re: [Python-projects] logilab-astng test errors

2010-09-28 Thread Nikolaus Rath
Emile Anclin writes: > hello, > > On Saturday 25 September 2010 20:07:31 Nikolaus Rath wrote: >> Ran 412 test cases in 1.91s (1.87s CPU), 5 errors >> 13 modules OK (3 failed) >> failures: >> /home/nikratio/tmp/logilab-astng-0.20.2/test/unittest_inference [1/70], >> /home/nikratio/tmp/logilab-astng

Re: [Python-projects] logilab-astng test errors

2010-09-27 Thread Sylvain Thénault
On 27 septembre 23:30, Nikolaus Rath wrote: > On 09/27/2010 06:16 AM, Sylvain Thénault wrote: > > On 25 septembre 14:07, Nikolaus Rath wrote: > > > >> I'm trying to install astng, but some of the tests fail: > > [snip] > > > > except the None multiplication pb, it seems to be caused by missing te

Re: [Python-projects] logilab-astng test errors

2010-09-27 Thread Nikolaus Rath
On 09/27/2010 06:16 AM, Sylvain Thénault wrote: > On 25 septembre 14:07, Nikolaus Rath wrote: >> Hello, > > Hi, > >> I'm trying to install astng, but some of the tests fail: > [snip] > > except the None multiplication pb, it seems to be caused by missing test data > file in the distribution. S

Re: [Python-projects] logilab-astng test errors

2010-09-27 Thread Sylvain Thénault
On 25 septembre 14:07, Nikolaus Rath wrote: > Hello, Hi, > I'm trying to install astng, but some of the tests fail: [snip] except the None multiplication pb, it seems to be caused by missing test data file in the distribution. Which python version are you using? -- Sylvain Thénault

Re: [Python-projects] logilab-astng test errors

2010-09-27 Thread Emile Anclin
hello, On Saturday 25 September 2010 20:07:31 Nikolaus Rath wrote: > Ran 412 test cases in 1.91s (1.87s CPU), 5 errors > 13 modules OK (3 failed) > failures: > /home/nikratio/tmp/logilab-astng-0.20.2/test/unittest_inference [1/70], > /home/nikratio/tmp/logilab-astng-0.20.2/build/lib.linux-i686-2.

[Python-projects] logilab-astng test errors

2010-09-25 Thread Nikolaus Rath
Hello, I'm trying to install astng, but some of the tests fail: == unittest_inference.py === ...E.. == ERROR: test_binary_o