[IPython-dev] spurious output during testing?

MinRK benjaminrk at gmail.com
Wed May 2 14:05:56 EDT 2012


On Wed, May 2, 2012 at 9:42 AM, Jörgen Stenarson <
jorgen.stenarson at kroywen.se> wrote:

> When I run the testsuite I get a bunch of messages during the
> IPython.parallell test:
>
> .[Application] keys mismatch
> [Application] Table _ exists and doesn't match db format, trying __1
>
> Is this expected? If not what could be wrong in my setup?
>

It is probably due to stale files in the iptest profile.  If you clear it
out (profile_iptest/tasks.db), then it should stop.  A permanent fix would
be to change the tests to use a fully temporary profile_dir.

-MinRK


>
> I run the tests in a virtualenv with only the necessary packages installed.
>
> /Jörgen
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20120502/6256037e/attachment.html>


More information about the IPython-dev mailing list