Files
deb-python-tempest-lib/tempest_lib/tests/cmd/__init__.py
Thomas Bechtold d118faf43a Fix ValueError in subunit_trace
When a subunit stream for a testcase doesn't contain start end enddate,
the duration can't be calculated which leads to a:

ValueError: could not convert string to float

Check now if the duration is an empty string and add basic test coverage
based on ddt for the subunit_trace command.

Change-Id: I6fdc8d283e67becbecf58b7779e33271db048a73
2015-04-17 15:57:51 +02:00

0 lines
0 B
Python

The file is empty.