Lines Matching refs:TestFail
322 @raise TestFail: This exception is already raised, with a decription
336 # Raise the proper TestFail exception.
338 raise error.TestFail('Trapped in the recovery screen (reason: %d) '
341 raise error.TestFail('Timed out waiting for DUT reboot')
671 except error.TestFail as e:
681 except error.TestFail as e:
734 except error.TestFail:
1048 succeed, raises a TestFail exception.
1051 @raise TestFail: When check_status=True, action function not succeed.
1082 raise error.TestFail('%s: %s returning %s' %
1096 @raise TestFail: if the shutdown_action() failed to turn DUT off.
1104 raise error.TestFail(
1153 @raise TestFail: If the function does notsucceed.
1271 raise error.TestFail(