[TIP] Error using Ned's coverage in Hudson matrix build job

Olemis Lang olemis at gmail.com
Mon Sep 20 14:28:27 PDT 2010


Sorry , solved ...

On Mon, Sep 20, 2010 at 5:24 PM, Olemis Lang <olemis at gmail.com> wrote:
> Hi !
>
[...]

>
> and unittests worked just fine . I upgraded it and now it looks like this
>
> {{{
>
> $WORKSPACE/venv/$BUILD_NUMBER/bin/coverage run
> $WORKSPACE/venv/$BUILD_NUMBER/bin/python$PYTHON setup.py test -r
> ciutils:junitrunner
> $WORKSPACE/venv/$BUILD_NUMBER/bin/coverage xml
>
> }}}
>

The error was that I included the path to the Python interpreter ... :$

Now it seems to be running ok ... seems ... ;o)

-- 
Regards,

Olemis.

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:



More information about the testing-in-python mailing list