Work around coverage bug in py3 on Fedora
This commit is contained in:
parent
95f012b27d
commit
0661e0e3eb
3 changed files with 4 additions and 3 deletions
2
Makefile
2
Makefile
|
|
@ -74,8 +74,6 @@ test3:
|
|||
coverage erase
|
||||
PYTHONPATH=hub/.:plugins/hub/.:plugins/builder/. nosetests-3 \
|
||||
--with-coverage --cover-package . tests/test_lib tests/test_cli
|
||||
@echo Sleeping to work around an issue
|
||||
sleep 10
|
||||
coverage html
|
||||
@echo Coverage report in htmlcov/index.html
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue