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

Issue 3398004: Linux Reliability: Strip test binaries and libraries.... (Closed)

Created:
10 years, 3 months ago by Lei Zhang
Modified:
9 years, 7 months ago
Reviewers:
Michael Moss
CC:
chromium-reviews, Allen
Visibility:
Public.

Description

Linux Reliability: Strip test binaries and libraries. BUG=none TEST=Linux Reliability Builder test directory output is < 100 MB. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=59569

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -0 lines) Patch
M build/common.gypi View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/chrome.gyp View 1 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Lei Zhang
10 years, 3 months ago (2010-09-14 18:55:13 UTC) #1
Michael Moss
LGTM with syntax nit. http://codereview.chromium.org/3398004/diff/1/3 File chrome/chrome.gyp (right): http://codereview.chromium.org/3398004/diff/1/3#newcode1578 chrome/chrome.gyp:1578: '<(PRODUCT_DIR)/lib.target/_pyautolib.so'], Maybe use '<@(_inputs)' here.
10 years, 3 months ago (2010-09-14 19:14:16 UTC) #2
Lei Zhang
10 years, 3 months ago (2010-09-15 22:24:25 UTC) #3
On 2010/09/14 19:14:16, Michael Moss wrote:
> LGTM with syntax nit.
> 
> http://codereview.chromium.org/3398004/diff/1/3
> File chrome/chrome.gyp (right):
> 
> http://codereview.chromium.org/3398004/diff/1/3#newcode1578
> chrome/chrome.gyp:1578: '<(PRODUCT_DIR)/lib.target/_pyautolib.so'],
> Maybe use '<@(_inputs)' here.

Done.

Powered by Google App Engine
This is Rietveld 408576698