continuous integration - Hudson build failed using Python & Coverage -


I set Hudson for Python I've completed everything except the coverage section. My output failed with this output:

  [workspace] $ / bin / sh -xe /tmp/hudson6222564272447222496.sh + coverage run test / run.py --with-xunit assigned to you I have to try to include the argument, executed at least one -e, -x, -c, -r, or -a  

, but got an exception, Which was ultimately due to a permissions failure:

  IOError: [Errno 13] Permission denied: 'nosetests.xml'  

What Hudson < / Strong> <>

You have an old number of coverage.py It's a smear, it looks like something like 2.x. There is new syntax with "coverage run" coverage. Download the latest coverage, and it would be nice to go.


Comments

Popular posts from this blog

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -