Lines Matching defs:fail
1422 # We only want to get to the new kernel, don't fail
1751 sub fail {
1782 save_logs "fail", $store_failures;
1817 (fail "unable to exec $command" and return 0);
2236 fail "failed - got a bug report" and return 0;
2241 fail "failed - never got a boot prompt." and return 0;
2269 # and if we fail, we force another reboot, that should powercycle it.
2428 # then we fail on any warning!
2436 fail "New warning found (not in $warnings_file)\n$_\n";
2472 fail "$file built with warnings" and return 0;
2639 fail "failed build" and return 0;
2697 doprint "Pass, fail, or skip? [p/f/s]";
2822 fail "test abort" and return -2;
2840 fail "unknown default action: $bisect_ret_default"
2848 fail "test failed" and return 0;
3069 fail "Tested BISECT_BAD [$bad] and it succeeded" and return 0;
3081 fail "Tested BISECT_GOOD [$good] and it failed" and return 0;
3302 fail "Have no good config to compare with, please set CONFIG_BISECT_GOOD";
3320 fail "Could not find an executable config-bisect.pl\n",
3366 fail "Bad config succeeded when expected to fail!";
3375 fail "Good config failed when expected to succeed!";
3461 fail "SHA1 $start not found";
3812 fail "Invalid MIN_CONFIG_TYPE '$minconfig_type'\n" .
3817 fail "OUTPUT_MIN_CONFIG not defined" and return;
3838 fail "START_MIN_CONFIG or MIN_CONFIG not defined" and return;