Lines Matching refs:TestPushException
114 class TestPushException(Exception):
242 raise TestPushException('Failed to powerwash dut %s. Make '
278 raise TestPushException('Failed to retrieve suite job ID.')
288 raise TestPushException(
302 @raise TestPushException: If a DUT does not have expected build imaged.
313 raise TestPushException('DUT is not imaged properly. Host %s has '
400 raise TestPushException('\n'.join(summary))
437 raise TestPushException('Failed to close issue %d' % issue.id)
450 @raise TestPushException: If auto bug file failed to create a new issue or
456 raise TestPushException('Auto bug file failed. Unable to locate bug '
459 raise TestPushException('Auto bug file failed to create a new issue. '
462 raise TestPushException(('Auto bug file failed to dedupe for issue %d '
473 raise TestPushException(('Auto bug file failed. Multiple issues (%s) '