from
Marien Zwart <marienz at gentoo dot org>
to
Sylvain Thénault <sylvain.thenault at logilab dot fr>
subject
Re: [Python-projects] logilab-common-0.13.0 tests fixes and
permission glitch, pylint-0.9.0 test failures
date
On Wed, 11 Jan 2006 09:10:46 +01002006/01/11 16:41
Sylvain Thénault <sylvain.thenault@logilab.fr> wrote:
> On Tuesday 10 January à 19:03, Marien Zwart wrote:
<snip>
> > It should
> > probably have 444 or 644 permissions.
>
> hum, yes, this is a non easily resolvable distribution problem.
Just thought I'd point it out so it can be corrected in the next
release.
<snip>
> > Looks like the first failing test tests the commented out (FIXME)
> > code for W0602, so I suppose this is an "expected" failure of
> > sorts.
>
> yep, this is a feature which had been added then removed since it was
> causing to much false positive. But I've kept the test since I still
> intend to add it in the future.
Ok, I'll skip it locally.
> > The
> > second test fails because pylint warns about:
> >
> > func('''<body>Hello
> > </body>''')
> >
> > C0322: 61: Operator not preceded by a space
> > </body>''')
> > ^
>
> hum. Are you a windows user ?
Most definitely not :)
I'm asking all this because I want to make the "ebuilds" for
logilab-common, astng and pylint in the gentoo linux distribution run
the unittests before installing. I'll just skip the two tests for now,
hopefully I'll have the time to investigate the "operator not preceded
by a space" false positive later.
> Thank you for your feedback, regards,
Thanks for the response,
--
Marien.
