[PATCH] [zorg] Add sanitizer-bootstrap-lite bot.
Sergey Matveev
earthdok at google.com
Wed Dec 17 06:20:15 PST 2014
Another thing I don't understand is how fatal and non-fatal steps are configured. I.e. here:
http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux/builds/14600
we fail to build the host compiler, so all remaining steps are skipped. On the other hand, when a test fails, we still run the remaining steps:
http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap/builds/5327
Yet, it looks like in both cases the script looks exactly the same:
(run_step) || echo @@@STEP_FAILURE@@@
http://reviews.llvm.org/D6689
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list