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

Issue 1513006: autotest ebuild change. (Closed)

Created:
10 years, 8 months ago by ericli
Modified:
9 years, 7 months ago
Reviewers:
adlr, sosa
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, tedbo, rtc, awong, Chris Masone, adlr
Visibility:
Public.

Description

autotest ebuild change. This ebuild file has been refactored to support prebuild functions inside autoserv. and should be reviewed with: http://codereview.chromium.org/1317002 http://codereview.chromium.org/1595001 It also provides backward compatibility functions to build all client tests without executing them.

Patch Set 1 #

Patch Set 2 : patch 1 #

Patch Set 3 : patch 3. #

Total comments: 6

Patch Set 4 : patch 4 #

Total comments: 7

Patch Set 5 : patch 5. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -22 lines) Patch
M chromeos-base/autotest/autotest-0.0.1.ebuild View 1 2 3 4 4 chunks +61 lines, -22 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
ericli
10 years, 8 months ago (2010-03-30 22:10:11 UTC) #1
adlr
http://codereview.chromium.org/1513006/diff/4001/5001 File chromeos-base/autotest/autotest-0.0.1.ebuild (right): http://codereview.chromium.org/1513006/diff/4001/5001#newcode74 chromeos-base/autotest/autotest-0.0.1.ebuild:74: cp -fpru ${autotest_files}/{client,conmux,server,tko,utils} ${dst} || die quotes around ${autotest_files} ...
10 years, 8 months ago (2010-03-30 22:16:23 UTC) #2
ericli
fixed. PTAL. http://codereview.chromium.org/1513006/diff/4001/5001 File chromeos-base/autotest/autotest-0.0.1.ebuild (right): http://codereview.chromium.org/1513006/diff/4001/5001#newcode74 chromeos-base/autotest/autotest-0.0.1.ebuild:74: cp -fpru ${autotest_files}/{client,conmux,server,tko,utils} ${dst} || die On ...
10 years, 8 months ago (2010-03-30 22:30:30 UTC) #3
adlr
LGTM On Tue, Mar 30, 2010 at 3:30 PM, <ericli@chromium.org> wrote: > fixed. PTAL. > ...
10 years, 8 months ago (2010-03-30 22:40:15 UTC) #4
sosa
http://codereview.chromium.org/1513006/diff/9001/10001 File chromeos-base/autotest/autotest-0.0.1.ebuild (right): http://codereview.chromium.org/1513006/diff/9001/10001#newcode28 chromeos-base/autotest/autotest-0.0.1.ebuild:28: BUILD_STAGE=${PORTAGE_BUILDDIR}/staging Comment to explain what build_stage is http://codereview.chromium.org/1513006/diff/9001/10001#newcode48 chromeos-base/autotest/autotest-0.0.1.ebuild:48: ...
10 years, 8 months ago (2010-03-30 22:58:14 UTC) #5
ericli
PTAL. The line looks too long on the web because codereview web rendered TAB into ...
10 years, 8 months ago (2010-03-30 23:13:08 UTC) #6
sosa
10 years, 8 months ago (2010-03-30 23:15:27 UTC) #7
lgtm, thnx

Powered by Google App Engine
This is Rietveld 408576698