Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Fully Compatible
-
ALL
-
v3.6
-
TIG 2018-1-29
-
0
Description
A ValueError: min() arg is an empty sequence exception is raised when a Report (from test_failures.py) is created with an empty list of report entries.
In update_test_lifecycle.py, a Report is created for each test group. If the test group does not have historical data for the period, the report entries list will be empty, triggering the error.
Attachments
Issue Links
- is duplicated by
-
SERVER-32632 Update test_lifecycle needs to handle reports which return an empty result
-
- Closed
-