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

Issue 3008083004: Revert of Add //build/android/pylib/results/ to Android isolate packaging (Closed)

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

Description

Revert of Add //build/android/pylib/results/ to Android isolate packaging (patchset #1 id:1 of https://codereview.webrtc.org/3006103002/ ) Reason for revert: Breaks memcheck bot: https://build.chromium.org/p/client.webrtc/builders/Linux%20Memcheck/builds/11554 Edward: do you understand why? I'll run a full CQ set before relanding for sure. Original issue's description: > Add //build/android/pylib/results/ to Android isolate packaging > > This is needed before relanding > https://chromium-review.googlesource.com/c/chromium/tools/build/+/619228 > > TESTED= > I built tools_unittests and verified build/android/pylib/results/presentation/test_results_presentation.py > is listed in the .isolated file: > OUT=out/android-Release > TEST=tools_unittests > tools_webrtc/mb/mb.py isolate //$OUT $TEST > tools/swarming_client/isolate.py archive -I https://isolateserver.appspot.com -i $OUT/$TEST.isolate -s $OUT/$TEST.isolated > > BUG=chromium:717417 > NOTRY=True > > Review-Url: https://codereview.webrtc.org/3006103002 > Cr-Commit-Position: refs/heads/master@{#19695} > Committed: https://chromium.googlesource.com/external/webrtc/+/f8ff0282c6b605f16fa5464b9496be1f6bac35ed TBR=ehmaldonado@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=chromium:717417 Review-Url: https://codereview.webrtc.org/3008083004 Cr-Commit-Position: refs/heads/master@{#19696} Committed: https://chromium.googlesource.com/external/webrtc/+/e5abac443a5cbaf5acdcdc7c0876f8ba2aa48ad1

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -9 lines) Patch
M webrtc/webrtc.gni View 2 chunks +0 lines, -9 lines 2 comments Download

Messages

Total messages: 10 (3 generated)
kjellander_webrtc
Created Revert of Add //build/android/pylib/results/ to Android isolate packaging
3 years, 3 months ago (2017-09-05 17:14:46 UTC) #2
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/3008083004/1
3 years, 3 months ago (2017-09-05 17:14:48 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/external/webrtc/+/e5abac443a5cbaf5acdcdc7c0876f8ba2aa48ad1
3 years, 3 months ago (2017-09-05 17:14:57 UTC) #6
kjellander_webrtc
On 2017/09/05 17:14:57, commit-bot: I haz the power wrote: > Committed patchset #1 (id:1) as ...
3 years, 3 months ago (2017-09-05 17:16:25 UTC) #7
ehmaldonado_webrtc
https://codereview.webrtc.org/3008083004/diff/1/webrtc/webrtc.gni File webrtc/webrtc.gni (left): https://codereview.webrtc.org/3008083004/diff/1/webrtc/webrtc.gni#oldcode287 webrtc/webrtc.gni:287: if (defined(invoker.data)) { D'oh, this should be outside the ...
3 years, 3 months ago (2017-09-05 17:22:33 UTC) #8
kjellander_webrtc
A revert of this CL (patchset #1 id:1) has been created in https://codereview.webrtc.org/3011023002/ by kjellander@webrtc.org. ...
3 years, 3 months ago (2017-09-06 08:41:42 UTC) #9
kjellander_webrtc
3 years, 3 months ago (2017-09-06 08:43:21 UTC) #10
Message was sent while issue was closed.
https://codereview.webrtc.org/3008083004/diff/1/webrtc/webrtc.gni
File webrtc/webrtc.gni (left):

https://codereview.webrtc.org/3008083004/diff/1/webrtc/webrtc.gni#oldcode287
webrtc/webrtc.gni:287: if (defined(invoker.data)) {
On 2017/09/05 17:22:33, ehmaldonado_webrtc wrote:
> D'oh, this should be outside the if (!build_with_chromium && is_android), so
> that data is set also for non-android builds.

Yeah, that's probably it. I'll make that change in the reland CL:
https://codereview.webrtc.org/3011023002/

Powered by Google App Engine
This is Rietveld 408576698