Searched refs:fail_ok (Results 1 – 3 of 3) sorted by relevance
49 skipped = nocrash = passes = fail_ok = fail = crash = 056 fail_ok += 171 "fail_ok": fail_ok,
41 def command_output(cmd, directory, fail_ok=False): argument54 if p.returncode != 0 and not fail_ok:
268 def command_output(cmd, directory, fail_ok=False): argument282 if not fail_ok: