New issue
Advanced search Search tips

Issue 910509 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Nov 30
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

CQ wants to use non-existing bot

Project Member Reported by droger@chromium.org, Nov 30

Issue description

CQ rejects my patch because it complains that ios-simulator-cronet does not exist. I guess this is related to buildbot/LUCI because it's trying to use builbot whereas it seems that this bot usually uses LUCI.

https://chromium-review.googlesource.com/c/chromium/src/+/1070154

Patch Set 32:

Try jobs failed on following builders:
  ios-simulator-cronet on master.tryserver.chromium.mac (JOB_FAILED, build has not started yet; builder either lacks capacity or does not exist (misspelled?))
 
I could land the CL when I removed the line from the description:
Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet

Note that I did not add this line manually, it was added automatically. I guess it was added long time ago, and the bug disappeared since then.

I'm leaving the bug open even though I could land the CL, because there was a failure of some automated step somewhere (some bots were automatically added to my CL and then not removed when they became invalid).
Sorry for typo:

> I guess it was added long time ago, and the bug disappeared since then.

s/the bug disappeared/the bot disappeared/
Status: WontFix (was: Untriaged)
You originally uploaded your CL prior to ios-simulator-cronet's migration from buildbot to LUCI.

If you see this again, s/master.tryserver.chromium.mac:ios-simulator-cronet/luci.chromium.try:ios-simulator-cronet/. The corresponding change to PRESUBMIT (which until recently was responsible for adding this line on upload) landed in August: https://chromium.googlesource.com/chromium/src/+/ad6195396f1329f2fe277a33a80cba39636f29a3
So this means we're fine breaking CLs everytime we remove from the waterfall a bot that was added by PRESUBMIT.
I'm fine with that, as long as it doesn't impact too many people.

Sign in to add a comment