Skip to content

bisect_test: handle exception when test result xml is invalid

clayton craft requested to merge update into master

Sometimes a project (crucible) will produce an empty/invalid xml file, this handles the exception in those cases to prevent the entire bisect/accept job from failing.

Merge request reports