Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(107)

Issue 2412353004: Remove tools dir from root webrtc target (Closed)

Created:
4 years, 2 months ago by charujain
Modified:
4 years, 2 months ago
Reviewers:
kjellander_webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, qiang.lu, niklas.enbom, yujie_mao (webrtc), peah-webrtc
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Remove tools dir from root webrtc target Removing it as we don't need it to build as part of webrtc target. BUG=webrtc:6412 NOTRY=True Committed: https://crrev.com/163b1a2d0a0f8e822d8cd15f6385057bc7988ad1 Cr-Commit-Position: refs/heads/master@{#14622}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M webrtc/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 17 (10 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2412353004/1
4 years, 2 months ago (2016-10-13 02:59:26 UTC) #7
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 2 months ago (2016-10-13 02:59:28 UTC) #9
kjellander_webrtc
lgtm
4 years, 2 months ago (2016-10-13 03:14:27 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2412353004/1
4 years, 2 months ago (2016-10-13 03:14:33 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-10-13 03:22:50 UTC) #14
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/163b1a2d0a0f8e822d8cd15f6385057bc7988ad1 Cr-Commit-Position: refs/heads/master@{#14622}
4 years, 2 months ago (2016-10-13 03:22:58 UTC) #16
kjellander_webrtc
4 years, 2 months ago (2016-10-13 03:50:07 UTC) #17
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.webrtc.org/2420573002/ by kjellander@webrtc.org.

The reason for reverting is: Seems to break our Android Swarming bots. Probably
due to
https://cs.chromium.org/chromium/src/testing/buildbot/gn_isolate_map.pyl?rcl=...

Error:
/b/c/b/Android32__M_Nexus5X__dbg_/src/buildtools/linux64/gn gen //out/Debug
--check
--runtime-deps-list-file=/b/c/b/Android32__M_Nexus5X__dbg_/src/out/Debug/runtime_deps
  -> returned 1
ERROR The label "//webrtc/tools:tools_unittests(//build/toolchain/android:arm)"
isn't a target.
When reading the line:
  //webrtc/tools:tools_unittests
from the
--runtime-deps-list-file=/b/c/b/Android32__M_Nexus5X__dbg_/src/out/Debug/runtime_deps
GN gen failed: 1.

Powered by Google App Engine
This is Rietveld 408576698