My one CL is unable to run linux_chromium_dbg_ng |
|||||
Issue descriptionOther CLs have been ok, but when I cq this one, it fails linux_chromium_dbg_ng instantly. https://chromium-review.googlesource.com/c/chromium/src/+/1038403 Try jobs failed on following builders: linux_chromium_dbg_ng on master.tryserver.chromium.linux (JOB_FAILED, build has not started yet; builder either lacks capacity or does not exist (misspelled?))
,
May 4 2018
I'll mark this is WontFix, since everything appears working as expected: specifying a missing builder in Cq-Include-Trybots will make the CQ run fail. I'm not sure how Cq-Include-Trybots ended up in the CL description, but it's unlikely to be an issue with the service (it doesn't touch the commit messages).
,
May 4 2018
PRESUBMIT.py of directories in which CL modified files has added that line. The problem is that linux_chromium_dbg_ng has migrated to luci, so it should be loaded from luci.chromium.try:linux_chromium_dbg_ng
,
May 4 2018
Thank you, build/PRESUBMIT.py has build/PRESUBMIT.py:24: 'master.tryserver.chromium.linux:linux_chromium_dbg_ng', I will convert it.
,
May 4 2018
tandrii is fixing with a CL :)
,
May 4 2018
,
May 4 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/f3dd93a5c5289a738877b86ed90f1ef9a24ffbf1 commit f3dd93a5c5289a738877b86ed90f1ef9a24ffbf1 Author: Andrii Shyshkalov <tandrii@chromium.org> Date: Fri May 04 21:12:43 2018 Fix buildbot linux_chromium_dbg_ng reference in PRESUBMIT. Build has migrated to LUCI. R=danakj@chromium.org Bug: 839600 Change-Id: I15fab6330a0215b4edf14318993ae4608d269dbe Reviewed-on: https://chromium-review.googlesource.com/1044772 Reviewed-by: danakj <danakj@chromium.org> Reviewed-by: John Budorick <jbudorick@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Cr-Commit-Position: refs/heads/master@{#556191} [modify] https://crrev.com/f3dd93a5c5289a738877b86ed90f1ef9a24ffbf1/build/PRESUBMIT.py
,
May 4 2018
|
|||||
►
Sign in to add a comment |
|||||
Comment 1 by danakj@chromium.org
, May 3 2018