'cover' tox job fails for option --coverage not recognized
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
qinling |
Fix Released
|
Medium
|
junboli |
Bug Description
$ tox -ecover
cover develop-
cover installed:
...
...
cover runtests: PYTHONHASHSEED=
cover runtests: commands[0] | python setup.py test --coverage --testr-args=
/home/github/
warnings.warn("Do not call this function", DeprecationWarning)
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help
error: option --coverage not recognized
ERROR: InvocationError: '/home/
_______
ERROR: cover: commands failed
Changed in qinling: | |
assignee: | nobody → junboli (junboli) |
Changed in qinling: | |
importance: | Undecided → Medium |
milestone: | none → queen-1 |
Fix proposed to branch: master /review. openstack. org/512464
Review: https:/