Code review comment for lp:~soren/surveilr/plugins

Revision history for this message
Linux2Go Jenkins (linux2go-jenkins) wrote :

The attempt to merge lp:~soren/surveilr/plugins into lp:surveilr failed. Below is the output from the failed tests.

ok

+ sudo /etc/init.d/riak stop
+ sudo /var/lib/jenkins/clear_riak.sh
+ sudo /etc/init.d/riak start
+ tools/setup_virtualenv.sh
tools/setup_virtualenv.sh: line 7: virtualenv: command not found
tools/setup_virtualenv.sh: line 8: .venv/bin/pip: No such file or directory
+ .venv/bin/python2.7 setup.py nosetests --with-xcover --cover-erase --cover-html --cover-package=surveilr
/var/lib/jenkins/run_surveilr_tests.sh: line 7: .venv/bin/python2.7: No such file or directory
+ retval=127
+ '[' 127 -eq 0 ']'
+ sudo /etc/init.d/riak stop
+ exit 127

« Back to merge proposal