test failures with 2.7.0
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cliff |
New
|
Undecided
|
Unassigned |
Bug Description
I'm seeing some test failures here with 2.7.0:
cliff.tests.
=======
ERROR: cliff.tests.
-------
_StringException: Empty attachments:
stderr
stdout
Traceback (most recent call last):
File "/builddir/
mgr.
AttributeError: 'TestFindInvali
=======
ERROR: cliff.tests.
-------
_StringException: Empty attachments:
stderr
stdout
Traceback (most recent call last):
File "/builddir/
cmd, name, remaining = mgr.find_
AttributeError: 'TestLookupAndFind' object has no attribute 'argv'
=======
ERROR: cliff.tests.
-------
_StringException: Empty attachments:
stderr
stdout
Traceback (most recent call last):
File "/builddir/
cmd, name, remaining = mgr.find_
AttributeError: 'TestLookupWith
=======
ERROR: Adapter test runner load hooks to call generate_scenarios.
-------
Traceback (most recent call last):
File "/usr/lib/
self.
File "/usr/lib/
return func(*arg, **kw)
File "/usr/lib/
if getattr(params[0], 'suiteClass', None) is not None:
IndexError: tuple index out of range
-------
Ran 137 tests in 0.406s
FAILED (SKIP=1, errors=4)
Happy to gather more info, etc. Thanks.