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

Issue 3603012: Support run multiple control file under the same test directory. (Closed)

Created:
10 years, 2 months ago by ericli
Modified:
9 years, 7 months ago
Reviewers:
petkov, kmixter1, sosa
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Visibility:
Public.

Description

Support run multiple control file under the same test directory. Change-Id: I1ad0aaec6517758812bf4ba0460ab0c81a6f84cb BUG=7357 TEST=run_remote_tests.sh ... bvt regression and then observer both bvt and regression test result Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=4751889

Patch Set 1 #

Patch Set 2 : patch2 #

Total comments: 4

Patch Set 3 : patch #

Patch Set 4 : patch #

Patch Set 5 : patch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M run_remote_tests.sh View 1 2 3 4 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
ericli
10 years, 2 months ago (2010-10-05 18:26:29 UTC) #1
petkov
http://codereview.chromium.org/3603012/diff/2001/3001 File run_remote_tests.sh (right): http://codereview.chromium.org/3603012/diff/2001/3001#newcode242 run_remote_tests.sh:242: short_name=${short_name}.${control_file_name} why not keep the original short_name in this ...
10 years, 2 months ago (2010-10-05 22:18:23 UTC) #2
ericli
http://codereview.chromium.org/3603012/diff/2001/3001 File run_remote_tests.sh (right): http://codereview.chromium.org/3603012/diff/2001/3001#newcode242 run_remote_tests.sh:242: short_name=${short_name}.${control_file_name} In rare situation, if there are two control ...
10 years, 2 months ago (2010-10-05 23:27:05 UTC) #3
petkov
http://codereview.chromium.org/3603012/diff/2001/3001 File run_remote_tests.sh (right): http://codereview.chromium.org/3603012/diff/2001/3001#newcode242 run_remote_tests.sh:242: short_name=${short_name}.${control_file_name} How about another special case then, so that: ...
10 years, 2 months ago (2010-10-06 12:53:33 UTC) #4
ericli
PTAL. Thanks. http://codereview.chromium.org/3603012/diff/2001/3001 File run_remote_tests.sh (right): http://codereview.chromium.org/3603012/diff/2001/3001#newcode242 run_remote_tests.sh:242: short_name=${short_name}.${control_file_name} Done. On 2010/10/06 12:53:34, petkov wrote: ...
10 years, 2 months ago (2010-10-06 16:39:45 UTC) #5
petkov
LGTM -- although I would have removed the interleaved comments and have one summary comment ...
10 years, 2 months ago (2010-10-06 16:43:45 UTC) #6
ericli
10 years, 2 months ago (2010-10-06 17:11:50 UTC) #7
I will take your advice. Changes made, and pushing.

Powered by Google App Engine
This is Rietveld 408576698