Issue metadata
Sign in to add a comment
|
android_more_configs trybot is broken |
||||||||||||||||||||||
Issue descriptionIt fails on every build now: https://build.chromium.org/p/tryserver.webrtc/builders/android_more_configs The error looks like this: /b/build/scripts/slave/.recipe_deps/depot_tools/ninja -w dupbuild=err -C /b/build/slave/android/build/src/out/Debug -j50 ninja: Entering directory `/b/build/slave/android/build/src/out/Debug' ninja: error: '../../build/util/LASTCHANGE', needed by 'obj/base/build_date.inputdeps.stamp', missing and no known rule to make it The first observed failure is https://build.chromium.org/p/tryserver.webrtc/builders/android_more_configs/builds/604 and I suspect a roll of chromium_revision close to this point in time.
,
Nov 23 2016
It's kind of a strange error since the file that's missing is a checked-in file: https://cs.chromium.org/chromium/src/build/util/LASTCHANGE I haven't looked locally on the bots though.
,
Nov 25 2016
The following revision refers to this bug: https://chromium.googlesource.com/external/webrtc.git/+/57329102f973b0caf147ab054243583f52d2ae12 commit 57329102f973b0caf147ab054243583f52d2ae12 Author: ehmaldonado <ehmaldonado@webrtc.org> Date: Fri Nov 25 13:41:11 2016 Revert of CQ: Disable android_more_configs trybot (patchset #1 id:1 of https://codereview.webrtc.org/2522953003/ ) Reason for revert: Seems to have been fixed at https://codereview.webrtc.org/2531043003/ Original issue's description: > CQ: Disable android_more_configs trybot > > It started to fail always on compile. > > BUG= chromium:668137 > TBR=ehmaldonado@webrtc.org > > Committed: https://crrev.com/8e321c82ebc21789e5436bb5df57adafec27b04d > Cr-Commit-Position: refs/heads/master@{#15209} TBR=kjellander@webrtc.org NOTRY=True BUG= chromium:668137 Review-Url: https://codereview.webrtc.org/2527373002 Cr-Commit-Position: refs/heads/master@{#15243} [modify] https://crrev.com/57329102f973b0caf147ab054243583f52d2ae12/infra/config/cq.cfg
,
Nov 28 2016
Thanks for fixing this! |
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by bugdroid1@chromium.org
, Nov 23 2016