Lines Matching defs:run
54 self.print_error("timeout, restarting run...")
57 def run(self):
70 "Detected crash during boot, restarting run...")
75 "Failed to get to fastboot prompt, restarting run...")
91 # The db820c boards intermittently reboot. Just restart the run
95 "Detected spontaneous reboot, restarting run...")
101 "Detected kernel soft lockup, restarting run...")
107 "Detected network device failure, restarting run...")
118 "Detected GPU hang, restarting run...")
130 "Reached the end of the CPU serial log without finding a result, restarting run...")
151 retval = fastboot.run()