Lines Matching defs:fail
1484 # We only want to get to the new kernel, don't fail
1809 sub fail {
1840 save_logs "fail", $store_failures;
1875 (fail "unable to exec $command" and return 0);
2292 fail "failed - got a bug report" and return 0;
2297 fail "failed - never got a boot prompt." and return 0;
2325 # and if we fail, we force another reboot, that should powercycle it.
2481 # then we fail on any warning!
2489 fail "New warning found (not in $warnings_file)\n$_\n";
2525 fail "$file built with warnings" and return 0;
2694 fail "failed build" and return 0;
2753 doprint "Pass, fail, or skip? [p/f/s]";
2876 fail "test abort" and return -2;
2894 fail "unknown default action: $bisect_ret_default"
2902 fail "test failed" and return 0;
3122 fail "Tested BISECT_BAD [$bad] and it succeeded" and return 0;
3134 fail "Tested BISECT_GOOD [$good] and it failed" and return 0;
3329 fail "Have no good config to compare with, please set CONFIG_BISECT_GOOD";
3348 fail "Could not find an executable config-bisect.pl\n",
3394 fail "Bad config succeeded when expected to fail!";
3403 fail "Good config failed when expected to succeed!";
3489 fail "SHA1 $start not found";
3824 fail "Invalid MIN_CONFIG_TYPE '$minconfig_type'\n" .
3829 fail "OUTPUT_MIN_CONFIG not defined" and return;
3850 fail "START_MIN_CONFIG or MIN_CONFIG not defined" and return;