Lines Matching refs:AutoservError
53 class FactoryImageCheckerException(error.AutoservError):
364 raise error.AutoservError('DUT has no board attribute, '
412 @raises AutoservError: If we failed to update the job_repo_url.
420 raise error.AutoservError('Failed to update job_repo_url with %s, '
456 @raises AutoservError: If we're unable to save the new job_repo_url as
512 raise error.AutoservError(
526 raise error.AutoservError(
740 raise error.AutoservError(
1047 @raises AutoservError if the image fails to boot.
1096 raise error.AutoservError('DUT failed to reboot installed '
1272 @raises AutoservError: As appropriate, during cleanup and verify.
1282 @raise AutoservError: If servo is not initialized and verified.
1293 raise error.AutoservError('Failed to create servo object.')
1733 @raise error.AutoservError: If any mismatch between cros-version label
1761 raise error.AutoservError('The host has wrong cros-version label.')
1767 @raise error.AutoservError: If state is not good.
1822 raise error.AutoservError('The host TPM is in a bad state.')
1832 @raise error.AutoservError: If state is not good.
1851 raise error.AutoservError(
1864 @raise error.AutoservError: if filesystem is not writable.
1872 raise error.AutoservError('DUT filesystem is read-only.')
1982 raise error.AutoservError('Chrome failed to reach login. '