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

Issue 1004003: Add a blacklist to disable autotests that don't build (Closed)

Created:
10 years, 9 months ago by Aaron Kemp
Modified:
9 years, 7 months ago
Reviewers:
petkov, robotboy
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

Add a blacklist to disable autotests that don't build TEST=built on arm-generic, x86-generic BUG=none

Patch Set 1 #

Total comments: 3

Patch Set 2 : updated wrt comments #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -2 lines) Patch
M src/scripts/build_autotest.sh View 1 1 chunk +18 lines, -2 lines 1 comment Download

Messages

Total messages: 7 (0 generated)
robotboy
http://codereview.chromium.org/1004003/diff/1/2 File src/scripts/build_autotest.sh (right): http://codereview.chromium.org/1004003/diff/1/2#newcode45 src/scripts/build_autotest.sh:45: ALL_TESTS="${ALL_TESTS},${SITE_TEST##${CLIENT_TEST_PATH}/}" This is certainly an improvement. :) http://codereview.chromium.org/1004003/diff/1/2#newcode50 src/scripts/build_autotest.sh:50: ...
10 years, 9 months ago (2010-03-17 05:06:12 UTC) #1
Aaron Kemp
On 2010/03/17 05:06:12, robotboy wrote: > http://codereview.chromium.org/1004003/diff/1/2#newcode50 > src/scripts/build_autotest.sh:50: BLACKLISTED_TESTS="ltp netperf2 gpu_SanAngeles > audiovideo_PlaybackRecordSemiAuto" > ...
10 years, 9 months ago (2010-03-17 17:24:15 UTC) #2
petkov
http://codereview.chromium.org/1004003/diff/4001/5001 File src/scripts/build_autotest.sh (right): http://codereview.chromium.org/1004003/diff/4001/5001#newcode56 src/scripts/build_autotest.sh:56: for TEST in ${BLACKLISTED_TESTS} Another way to do this, ...
10 years, 9 months ago (2010-03-17 17:27:49 UTC) #3
Aaron Kemp
On 2010/03/17 17:27:49, petkov wrote: > http://codereview.chromium.org/1004003/diff/4001/5001 > File src/scripts/build_autotest.sh (right): > > http://codereview.chromium.org/1004003/diff/4001/5001#newcode56 > ...
10 years, 9 months ago (2010-03-17 17:30:45 UTC) #4
Aaron Kemp
On 2010/03/17 17:30:45, Aaron Kemp wrote: > On 2010/03/17 17:27:49, petkov wrote: > > http://codereview.chromium.org/1004003/diff/4001/5001 ...
10 years, 9 months ago (2010-03-17 17:31:27 UTC) #5
petkov
On 2010/03/17 17:31:27, Aaron Kemp wrote: > On 2010/03/17 17:30:45, Aaron Kemp wrote: > > ...
10 years, 9 months ago (2010-03-17 17:39:53 UTC) #6
robotboy
10 years, 9 months ago (2010-03-18 20:03:38 UTC) #7
LGTM, thanks for waiting, and thanks for doing this.  I've got a couple CL's
soon to submit that fix problems with building autotest from a clean setup_board
state.  But that isn't blocking this.

Powered by Google App Engine
This is Rietveld 408576698