[py-dev] Empty traceback reported after running tests

Baptiste Lepilleur baptiste.lepilleur at gmail.com
Thu Apr 28 20:00:17 CEST 2011


Upgrading to 2.0.3 has indeed fixed the issue (the empty traceback no longer
appear).

Though I don't really see an issue corresponding to that in the changelog...

Thanks,
Baptiste.

2011/4/28 Ronny Pfannschmidt <Ronny.Pfannschmidt at gmx.de>

> On Thu, 2011-04-28 at 09:54 +0200, Baptiste Lepilleur wrote:
> >
> >
> > 2011/4/28 Ronny Pfannschmidt <Ronny.Pfannschmidt at gmx.de>
> >
> >         On Wed, 2011-04-27 at 22:29 +0200, Baptiste Lepilleur wrote:
> >         > Hi,
> >         [...]
> >         >
> >         > Notes that the traceback is empty. Any idea of what could
> >         explain
> >         > that?
> >
> >
> >         can you retry with a more recent py.test
> >         afair this problem has been fixed after 1.3.4
> >
> >         also i would suggest to follow the py.test convention and name
> >         the test
> >         files test_{foo} instead {foo}test
> >
> >
> >
> > What is the procedure for upgrading an existing install done
> > easy_install? Do I just reinstall using the latest tarball? Or do I
> > need to remove previous module manually (If so is it just py.test
> > module)?
> >
> easy_install -U pytest
> since easy_install wont upgrade already installed packages unless asked
> to
>
> -- Ronny
>
> >
> > Thanks,
> > Baptiste.
> >
> >
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pytest-dev/attachments/20110428/772d74e1/attachment.html>


More information about the Pytest-dev mailing list