Home | History | Annotate | Download | only in dynamic_suite

Lines Matching refs:reason

43                        and reason for issue.
49 self.reason = result.reason
56 # reason field need lab attention. Lab bugs for the aborted case
88 'Build: %(build)s.\n\nReason:\n%(reason)s.\n'
104 'reason': self.reason,
116 # TO-DO(shuqianz) Fix the dedupe failing issue because reason contains
129 reason = self.reason
132 reason = reason.replace(b, 'BOARD_PLACEHOLDER')
135 self.name, reason)