Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
Fully Compatible
-
ALL
-
TIG 2017-07-10
Description
The post step that runs in etc/evergreen.yml looks for existence of the file report_reliable.json to run buildscripts/combine_reports.py. It could be the case that report_unreliable.json was never created, due to a hang or timeout. In this case combine_reports.py should just ignore missing files.