Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
Fully Compatible
-
ALL
-
Storage 2018-01-15
Description
If values.test_list_outfile is None, trying to write a report to it will fail.
Some places in the burn_in_tests.py script do check for this, but the "No new or modified tests found." path doesn't. So the check needs to be added.