-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
ALL
-
TIG 2017-07-10
-
None
-
None
-
None
-
None
-
None
-
None
-
None
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.