[llvm-dev] Fwd: buildbot failure in LLVM on sanitizer-x86_64-linux-bootstrap
Renato Golin via llvm-dev
llvm-dev at lists.llvm.org
Fri Oct 2 07:09:21 PDT 2015
On 1 October 2015 at 20:52, Alexey Samsonov via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> What is the specific concern?
> http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap/builds/8553
> shows that "check-llvm" fails under MSan, and several tests fail with an
> actual
> MSan error report. Prbably you got the email notification because the slave
> was restarted at
> http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap/builds/8552,
> and
> you were added to blame list when the bot failed on the next iteration.
Yup.
We can fix that in two ways:
1. Change the buildmaster to not warn on red->exception->red.
2. Create another identical non-emailing buildmaster and move this bot there.
cheers,
--renato
More information about the llvm-dev
mailing list