<div dir="ltr"><div dir="ltr">On Thu, Jan 13, 2022 at 2:08 PM <<a href="mailto:paul.robinson@sony.com">paul.robinson@sony.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Stella wrote:<br>
> The few times I’ve made commits to llvm, for example, I’ve always<br>
> gotten at least one email about a break that was unrelated to my<br>
> change (because my changes are perfect, thank you very much). This<br>
> larger problem of build breaks is much harder to address than flaky<br>
> bots or tests, but I think would improve the health of llvm &<br>
> friends significantly more (and in the meantime, we could tolerate<br>
> some “flakiness”).<br>
<br>
This is consistent enough that if I don’t get a bot email, I wonder<br>
if my “git push” failed. 😊 The project very much needs a functioning<br>
pre-commit sanity check of some kind.  What we have now is Phabricator<br>
running something that basically always fails, making it largely<br>
useless.  But that is straying from the topic of bot-owner<br>
responsibilities.<br>
<br>
On that topic, however, I would like to request a way to actively get<br>
help with a bot failure. A little while ago I tried to commit a patch<br>
to lit, which after a couple of tries, passed everywhere except *one*<br>
test on *one* bot.  I asked for help on llvm-dev and got no reply.<br>
The patch is reverted and remains on a back burner because I couldn’t<br>
get help.  At some point I will try again, but I suspect there won’t<br>
be a way to solve the problem without the active help of the bot owner,<br>
whoever it is.  How do you find a bot owner, anyway?<br></blockquote><div><br>You should be able to get the email address for the buildbot owner & email them directly (probably good to also include llvm-dev, though (with the move to discourse - maybe you can tag the buildbot owner in a post? be good to make sure all buildbot owners are on discourse and readily identifiable from the buildbot owner info in buildbot)). If they don't reply/help after some time I think it's reasonable to consider the configuration unsupported/silence the buildbot, etc.</div></div></div>