Stop using detailed-errors plugin for nose.
Because of the move to testtools, the detailed-errors plugin is not only no longer useful, it actually causes problems, as it fails to process the error information sent up by testtools. Part of blueprint grizzly-testtools Change-Id: I0c8ff489fa92bb4cf7dcd06dd73f14701c013608
This commit is contained in:
parent
f84c488274
commit
7ea5be5952
@ -28,7 +28,6 @@ output_file = glance/locale/glance.pot
|
||||
# tissue http://pypi.python.org/pypi/tissue (pep8 checker)
|
||||
# openstack-nose https://github.com/jkoelker/openstack-nose
|
||||
verbosity=2
|
||||
detailed-errors=1
|
||||
cover-package = glance
|
||||
cover-html = true
|
||||
cover-erase = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user