gclient produces manifest with non-posix path for buildtools DEPS in chromium trybots on WIN |
|||||||||
Issue descriptionPosterity output: https://paste.googleplex.com/5542431655198720 https://ci.chromium.org/p/chromium/builders/luci.chromium.try/win7_chromium_rel_ng https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8935371964486946672/+/steps/bot_update/0/logs/json.output/0 Specific problem in manifest: }, "src\\buildtools\\clang_format\\script": { "repository": "https://chromium.googlesource.com/chromium/llvm-project/cfe/tools/clang-format.git", "revision": "a72164df8be7d1c68ae1ad6c3541e7819200327e" }, "src\\buildtools\\third_party\\libc++\\trunk": { "repository": "https://chromium.googlesource.com/chromium/llvm-project/libcxx.git", "revision": "aad34a13af010898f54c1bb2069194cb083cea4b" }, "src\\buildtools\\third_party\\libc++abi\\trunk": { "repository": "https://chromium.googlesource.com/chromium/llvm-project/libcxxabi.git", "revision": "9a39e428d018b723d7d187181fd08908b1cb6bd0" } but buildtools itself has correct posix path: "src/buildtools": { "repository": "https://chromium.googlesource.com/chromium/buildtools.git", "revision": "56eaae134648135663c4aa1ed82278572b5f35ef" },
,
Aug 3 2016
,
Sep 1 2016
,
Sep 4 2017
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue. Sorry for the inconvenience if the bug really should have been left as Available. If you change it back, also remove the "Hotlist-Recharge-Cold" label. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Sep 8 2017
,
Sep 10
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue. Sorry for the inconvenience if the bug really should have been left as Available. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Sep 14
So, first this is still a valid bug :( https://ci.chromium.org/p/chromium/builders/luci.chromium.try/win7_chromium_rel_ng still shows the same problem in every build i checked, e.g., https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8935371964486946672/+/steps/bot_update/0/logs/json.output/0 I also suspect this has something to do with gclient, and not bot_update itself, hence +Infra>SDK.
,
Sep 14
,
Sep 14
|
|||||||||
►
Sign in to add a comment |
|||||||||
Comment 1 by benhenry@chromium.org
, Jun 24 2016