Linux x64 Builder failing on chromium waterfall |
|||
Issue descriptionBuilds are failing on https://build.chromium.org/p/chromium/builders/Linux%20x64/builds/37330 Traceback (most recent call last): File "/b/rr/tmpDsQejh/rw/checkout/scripts/slave/chromium/archive_build.py", line 664, in <module> sys.exit(main()) File "/b/rr/tmpDsQejh/rw/checkout/scripts/slave/chromium/archive_build.py", line 660, in main return s.ArchiveBuild() File "/b/rr/tmpDsQejh/rw/checkout/scripts/slave/chromium/archive_build.py", line 425, in ArchiveBuild self.options.arch) File "/b/build/scripts/common/archive_utils.py", line 80, in __init__ self._files_cfg = self._ParseFilesCfg(files_file) File "/b/build/scripts/common/archive_utils.py", line 116, in _ParseFilesCfg execfile(files_file, exec_globals) File "/b/c/b/linux_clobber/src/chrome/tools/build/linux/FILES.cfg", line 130 'buildtype': ['dev, 'official''], Looks like the culprit is https://codereview.chromium.org/2777193002 //+adding all the Chromium Sheriffs Would someone help to take a look? It looks like just a typo so I can fix forward.
,
Apr 12 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/6ede719ec9e4a968c5eedafda3be94c210568d81 commit 6ede719ec9e4a968c5eedafda3be94c210568d81 Author: dimu <dimu@chromium.org> Date: Wed Apr 12 04:58:16 2017 Fix typo in Linux Files.cfg BUG= 710741 R=mkwst@chromium.org, rouslan@chromium.org, capn@chromium.org, haraken@chromium.org, hongchan@chromium.org TBR=mmoss@chromium.org, kbr@chromium.org, piman@chromium.org Review-Url: https://codereview.chromium.org/2807063009 Cr-Commit-Position: refs/heads/master@{#463933} [modify] https://crrev.com/6ede719ec9e4a968c5eedafda3be94c210568d81/chrome/tools/build/linux/FILES.cfg
,
Apr 12 2017
,
Apr 12 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/b4385fe27191d35f21e09475f58b69347e3e6203 commit b4385fe27191d35f21e09475f58b69347e3e6203 Author: dimu <dimu@google.com> Date: Wed Apr 12 06:31:48 2017 Fix typo in Linux Files.cfg BUG= 710741 Review-Url: https://codereview.chromium.org/2807063009 Cr-Commit-Position: refs/heads/master@{#463933} (cherry picked from commit 6ede719ec9e4a968c5eedafda3be94c210568d81) Review-Url: https://codereview.chromium.org/2815013003 . Cr-Commit-Position: refs/branch-heads/3069@{#3} Cr-Branched-From: b2197feae09d55e93d632fef6292729b1655ef1a-refs/heads/master@{#463921} [modify] https://crrev.com/b4385fe27191d35f21e09475f58b69347e3e6203/chrome/tools/build/linux/FILES.cfg |
|||
►
Sign in to add a comment |
|||
Comment 1 by dimu@chromium.org
, Apr 12 2017